Close href tag on activity pane.
Update program description.
This commit is contained in:
Tim 2015-09-14 20:45:49 +02:00
parent 578ba52215
commit 285946bf94
4 changed files with 16 additions and 3 deletions

View file

@ -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')