Finished template for manpage, added --version flag.
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
from .__version__ import __version__
|
||||
|
||||
__all__ = ['AGENT', 'SUMMARY', 'CONTROLS', 'HELP', 'COMMENT_FILE',
|
||||
'SUBMISSION_FILE', 'COMMENT_EDIT_FILE']
|
||||
|
||||
AGENT = """\
|
||||
desktop:https://github.com/michael-lazar/rtv:{} (by /u/civilization_phaze_3)\
|
||||
""".format(__version__)
|
||||
desktop:https://github.com/michael-lazar/rtv:{version}\
|
||||
(by /u/civilization_phaze_3)\
|
||||
"""
|
||||
|
||||
SUMMARY = """
|
||||
Reddit Terminal Viewer is a lightweight browser for www.reddit.com built into a
|
||||
|
||||
Reference in New Issue
Block a user