mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 14:35:36 +08:00
Improve help string
This commit is contained in:
parent
ba6847dd98
commit
16c50c6019
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ This is free software, and you are welcome to redistribute it under certain cond
|
|||
type=str,
|
||||
default=None,
|
||||
required=False,
|
||||
help="Create task that runs every n minutes",
|
||||
help="Create task that runs every n minutes on Windows",
|
||||
)
|
||||
|
||||
parser.add_argument("--license", action="store_true", help="Show license")
|
||||
|
|
Loading…
Reference in a new issue