More message fixes
This commit is contained in:
parent
d28ab929fe
commit
8c315ce4de
2 changed files with 3 additions and 3 deletions
|
@ -283,7 +283,7 @@ if __name__ == "__main__":
|
|||
help='Get all missing TV shows')
|
||||
|
||||
parser.add_argument("--missing_days", type=int,
|
||||
help='Get missing TV shows in X past days')
|
||||
help='Get missing TV shows in past X days')
|
||||
|
||||
parser.add_argument("--upcoming", action='store_true',
|
||||
help='Get upcoming TV shows')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue