Deprecated -l flag, converted URL to positional argument

This commit is contained in:
Michael Lazar
2017-08-30 22:04:48 -04:00
parent 41333da82e
commit 91b35fe7fd
3 changed files with 34 additions and 10 deletions

View File

@@ -7,12 +7,11 @@ desktop:https://github.com/michael-lazar/rtv:{version}\
"""
SUMMARY = """
Reddit Terminal Viewer is a lightweight browser for www.reddit.com built into a
terminal window.
Reddit Terminal Viewer is a lightweight browser for https://www.reddit.com
"""
CONTROLS = """
Move the cursor using either the arrow keys or *Vim* style movement.
Move the cursor using the arrow keys or vim style movement.
Press `?` to open the help screen.
"""