diff options
Diffstat (limited to 'doc/usage.mdwn')
| -rw-r--r-- | doc/usage.mdwn | 4 |
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. |
