diff scripts/getan-report @ 551:d44ee9cd7261

Overworked standard database transfer parameter
author Magnus Schieder <mschieder@intevation.de>
date Wed, 12 Feb 2020 13:10:44 +0100
parents 28b1c18c900f
children e7b36e596751
line wrap: on
line diff
--- a/scripts/getan-report	Tue Feb 11 15:46:37 2020 +0100
+++ b/scripts/getan-report	Wed Feb 12 13:10:44 2020 +0100
@@ -27,8 +27,7 @@
             description="You can find more information at https://pypi.org/project/getan/")
 
     parser.add_argument('-d', '--database', metavar="DATABASE_FILE",
-                        help='(default: ~/.getan/%(default)s)]',
-                        default=DEFAULT_DATABASE)
+                        help='(default: ~/.getan/'+ DEFAULT_DATABASE + ")")
     parser.add_argument('-t', '--template',
                         help="""name of getan template (wochenbericht,
                                 zeiterfassung, zeiterfassung2),
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)