summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoey Hess2014-04-01 11:59:48 -0400
committerJoey Hess2014-04-01 11:59:48 -0400
commite02f802ac848fe9395d9a7019b4041eca814b0c9 (patch)
tree5d155413c22200754ae4927474aac5ff4f311c75 /README
parentbf4ba055287f46d6e125d8fd7870dd981d224fc8 (diff)
add PROPELLOR_DEBUG
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e4b8a9dc..3fa092fd 100644
--- a/README
+++ b/README
@@ -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/