diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-16 19:50:37 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-16 19:50:37 -0400 |
| commit | fe052464493571ac26d825823c8c6e95ddb096e2 (patch) | |
| tree | c33ac0f27a3248db58c197b16a103009f554bf15 /doc | |
| parent | 06f4258f8174302a825a893b3407df9cff15c577 (diff) | |
| parent | f18304181f59f737f8034f6a5aa69b89829f1785 (diff) | |
Merge branch 'joeyconfig'
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. |
