diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-01 11:59:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-01 11:59:48 -0400 |
| commit | e02f802ac848fe9395d9a7019b4041eca814b0c9 (patch) | |
| tree | 5d155413c22200754ae4927474aac5ff4f311c75 /README | |
| parent | bf4ba055287f46d6e125d8fd7870dd981d224fc8 (diff) | |
add PROPELLOR_DEBUG
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -87,4 +87,9 @@ To securely store private data, use: propellor --set $host $field The field name will be something like 'Password "root"'; see PrivData.hs for available fields. +## debugging + +Set PROPELLOR_DEBUG=1 to make propellor print out all the commands it runs +and anything other debug messages Properties choose to. + [1] http://reclass.pantsfullofunix.net/ |
