diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-06-29 16:40:09 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-06-29 16:40:09 -0400 |
| commit | af8fc34abf3ff66aad2d9c5bb2fd0ce028b73da4 (patch) | |
| tree | 971d15e1a77028f101b541821447d828cc9bab41 /doc/usage.mdwn | |
| parent | ea35659445ea1db6fc7dbf12a038cc81cfe853e3 (diff) | |
| parent | fc04d0d81df909904fa655372ee005138f3b6ea7 (diff) | |
Merge branch 'joeyconfig'
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 4030628f..1c306aa3 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -71,6 +71,10 @@ and configured in haskell. Sets a field of privdata. The content is read in from stdin. +* propellor --unset field context + + Removes a value from the privdata store. + * propellor --dump field context Outputs the privdata value to stdout. |
