summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-10-16 19:50:37 -0400
committerJoey Hess2015-10-16 19:50:37 -0400
commitfe052464493571ac26d825823c8c6e95ddb096e2 (patch)
treec33ac0f27a3248db58c197b16a103009f554bf15 /doc
parent06f4258f8174302a825a893b3407df9cff15c577 (diff)
parentf18304181f59f737f8034f6a5aa69b89829f1785 (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 1c306aa3..8a5148e9 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -75,6 +75,10 @@ and configured in haskell.
Removes a value from the privdata store.
+* propellor --unset-unused
+
+ Removes all values from the privdata store that are not currently in use.
+
* propellor --dump field context
Outputs the privdata value to stdout.