summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorJoey Hess2015-10-16 19:49:49 -0400
committerJoey Hess2015-10-16 19:49:49 -0400
commitf18304181f59f737f8034f6a5aa69b89829f1785 (patch)
tree8036e02a8b4198d6921d600e12070ec7886f170e /doc/usage.mdwn
parent2815e00bf87b3a2743b32110a36930c649eab569 (diff)
Added --unset-unused
Diffstat (limited to 'doc/usage.mdwn')
-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.