From 69a2c827f834e3e0706bde004f13243d5c9ca512 Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 29 Nov 2016 16:33:01 +0100 Subject: [PATCH] Clarified execsummary documentation --- chatops/python/docbuilder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chatops/python/docbuilder.py b/chatops/python/docbuilder.py index d96bab0..af4530a 100644 --- a/chatops/python/docbuilder.py +++ b/chatops/python/docbuilder.py @@ -56,8 +56,8 @@ the Free Software Foundation, either version 3 of the License, or parser.add_argument('-date', action='store', help='the invoice date') parser.add_argument('-execsummary', action='store', - help="""create an executive summary as well as a report. - Default: no """) + help="""create an executive summary as well as a report (true/false). + Default: false """) parser.add_argument('--fop-config', action='store', default='/etc/docbuilder/rosfop.xconf', help="""fop configuration file (default