From e02f802ac848fe9395d9a7019b4041eca814b0c9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 11:59:48 -0400 Subject: add PROPELLOR_DEBUG --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') 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/ -- cgit v1.3-2-g0d8e