mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
master: correct example datestring in help
This commit is contained in:
parent
810bb69989
commit
eabca1f311
@ -29,7 +29,7 @@ def log_args(parser):
|
||||
"base filename")
|
||||
group.add_argument("--log-backup-count", type=int, default=0,
|
||||
help="number of old log files to keep, or 0 to keep "
|
||||
"all log files. '.<yy>-<mm>-<dd>' is added "
|
||||
"all log files. '.<yyyy>-<mm>-<dd>' is added "
|
||||
"to the base filename (default: %(default)d)")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user