diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-16 19:49:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-16 19:49:49 -0400 |
| commit | f18304181f59f737f8034f6a5aa69b89829f1785 (patch) | |
| tree | 8036e02a8b4198d6921d600e12070ec7886f170e /doc | |
| parent | 2815e00bf87b3a2743b32110a36930c649eab569 (diff) | |
Added --unset-unused
Diffstat (limited to 'doc')
| -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. |
