mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
v1.1.9
Close href tag on activity pane. Update program description.
This commit is contained in:
parent
578ba52215
commit
285946bf94
4 changed files with 16 additions and 3 deletions
|
@ -64,7 +64,7 @@ def main():
|
|||
|
||||
# Set up and gather command line arguments
|
||||
parser = argparse.ArgumentParser(
|
||||
description='Python frontend for PlexWatch.')
|
||||
description='A Python based monitoring and tracking tool for Plex Media Server.')
|
||||
|
||||
parser.add_argument(
|
||||
'-v', '--verbose', action='store_true', help='Increase console logging verbosity')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue