aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2014-02-10 17:28:38 -0500
committerJoe Hunkeler <jhunkeler@gmail.com>2014-02-10 17:28:38 -0500
commit36b26fa3eab3611f082a238948f0ba7ba0414a2e (patch)
tree31aea9a0c0277b4ffbc41ce771b1842b125b2d7a /README
parent7d6bcec8a9bf7eee99a91e47aaa3442d66bc89d7 (diff)
downloadmultihome-master.tar.gz
FormatttingHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 927c217..d8962e4 100644
--- a/README
+++ b/README
@@ -71,6 +71,7 @@ Description:
Example:
transfer_env=( .*profile .*login .*cshrc* .bash* .ssh .Xauthority )
+
4. transfer_env_custom["hostname"] = "file [file ...]"
Type: Associative Array
Default: Empty
@@ -80,7 +81,8 @@ Description:
Example:
transfer_env_custom["server1"]="~/foo/configA /srv/foo/configB $FOO/bar"
transfer_env_custom["server2"]="~/bar/foo/configA /srv/bar/configB $BAR/foo"
-
+
+
5. transfer_env_HOSTNAME_always=true|false
Type: Boolean
Default: false
@@ -88,7 +90,8 @@ Description:
Always copy files/directories defined by transfer_env_custom
Example:
transfer_env_server1_always=false
-
+
+
6. transfer_env_always=true|false
Type: Boolean
Default: false