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