Upping version

This commit is contained in:
Michael Lazar
2017-12-30 20:15:15 -05:00
parent 9eb1bde2e7
commit 5f365b8085
9 changed files with 62 additions and 18 deletions

View File

@@ -34,6 +34,7 @@ def build_parser():
parser = argparse.ArgumentParser(
prog='rtv', description=docs.SUMMARY,
epilog=docs.CONTROLS,
usage=docs.USAGE,
formatter_class=argparse.RawDescriptionHelpFormatter)
parser.add_argument(
'link', metavar='URL', nargs='?',