summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 21:01:18 -0400
committerJoey Hess2014-03-30 21:01:18 -0400
commitcc16366ff2998866fa3b222114cb989985b48359 (patch)
tree93fae5039b1b723723a8bcea32aeed7821c1d956 /README
parent409cb20373f65c784f1430322b5f28bc58d34943 (diff)
propellor spin
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 34376263..b646fea9 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ for each host and be annoying.
Instead, propellor --spin $host looks for a privdata/$host.gpg file and
if found decrypts it and sends it to the host using ssh. To set a field
-in such a file, use: propellor --set $host $field $value
+in such a file, use: propellor --set $host $field
The field name is will be something like 'Password "root"'; see PrivData.hs
for available fields.