summaryrefslogtreecommitdiff
path: root/doc/security.mdwn
diff options
context:
space:
mode:
authorJoey Hess2015-10-21 20:55:57 -0400
committerJoey Hess2015-10-21 20:55:57 -0400
commit38b767aca2069af3c9c1de64c0ea2c861ff5488e (patch)
tree74cab39a43149ef887872aa559ea554d254095c4 /doc/security.mdwn
parentb6d9bc23dffa801ffd28f9a5aa3c4b8a5aeba0ef (diff)
layout
Diffstat (limited to 'doc/security.mdwn')
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index 8a23d30c..b106b533 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -33,6 +33,6 @@ extracts the private data that the $host needs, and sends it to to the
$host using ssh. This lets a host know its own private data, without
seeing all the rest.
-To securely store private data, use: `propellor --set $field $context`
+To securely store private data, use: `propellor --set $field $context`
Propellor will tell you the details when you use a Property that needs
PrivData.