summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-06-29 16:40:09 -0400
committerJoey Hess2015-06-29 16:40:09 -0400
commitaf8fc34abf3ff66aad2d9c5bb2fd0ce028b73da4 (patch)
tree971d15e1a77028f101b541821447d828cc9bab41 /doc
parentea35659445ea1db6fc7dbf12a038cc81cfe853e3 (diff)
parentfc04d0d81df909904fa655372ee005138f3b6ea7 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/usage.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 4030628f..1c306aa3 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -71,6 +71,10 @@ and configured in haskell.
Sets a field of privdata. The content is read in from stdin.
+* propellor --unset field context
+
+ Removes a value from the privdata store.
+
* propellor --dump field context
Outputs the privdata value to stdout.