diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-21 20:55:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-21 20:55:57 -0400 |
| commit | 38b767aca2069af3c9c1de64c0ea2c861ff5488e (patch) | |
| tree | 74cab39a43149ef887872aa559ea554d254095c4 /doc/security.mdwn | |
| parent | b6d9bc23dffa801ffd28f9a5aa3c4b8a5aeba0ef (diff) | |
layout
Diffstat (limited to 'doc/security.mdwn')
| -rw-r--r-- | doc/security.mdwn | 2 |
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. |
