summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2014-11-23 15:23:54 -0400
committerJoey Hess2014-11-23 15:23:54 -0400
commit45d943023db4eb5c8b2fe8885cd9b1607d614a5b (patch)
treed88fe8e435ace9544292cec49b4320c4d5d52ba8 /doc
parent9c91b5b64c586cf808bcca5d26ff87f271574fa5 (diff)
parent23c91a0fddb3d7324d5197ce2a2c947af8503bfa (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/usage.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 6646ab14..16788320 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -20,12 +20,18 @@ action as needed to satisfy the configured properties of the local host.
# OPTIONS
-* --spin targethost [--via relayhost]
+* --spin targethost [targethost ...] [--via relayhost]
Causes propellor to automatically install itself on the specified target
host, or if it's already installed there, push any updates. Propellor is
then run on the target host, to satisfy its configured properties.
+ A signed git commit is made by --spin, so that any changes you have made
+ get propigated to the target host.
+
+ Multiple target hosts can be specified; propellor will run on each of
+ them in sequence.
+
When run with --via, propellor sshes to the relay host and runs
`propellor --spin hostname` from there. This can be useful when
propellor is installing itself, since most of the data transfer