diff --git a/chatops/python/docbuilder.py b/chatops/python/docbuilder.py index a1c85d6..b774018 100644 --- a/chatops/python/docbuilder.py +++ b/chatops/python/docbuilder.py @@ -57,12 +57,12 @@ 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 (true/false). + 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', + default='/etc/docbuilder/fop.xconf', help="""fop configuration file (default - /etc/docbuilder/rosfop.xconf""") + /etc/docbuilder/fop.xconf""") parser.add_argument('-f', '--fop', action='store', default='../target/report.fo', help="""intermediate fop output file (default: