FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 0f87f1e9 authored by L. Bower's avatar L. Bower
Browse files

changing -s option for run date to -d

parent 03c0f04c
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ class ProcessorBase:
)
my_parser.add_argument(
'-s', '--start-date', '-i', '--initial-date',
'-d', '--run-date',
metavar = 'YYYYMMDD',
action = 'store',
default = self.todayString,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment