help on comment function added

This commit is contained in:
ysakamoto
2015-03-19 10:44:59 -05:00
parent 9ecf7e10bc
commit 60dfc85855
2 changed files with 2 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ In submission mode you can view the self text for a submission and browse commen
:``◄`` or ``h``: Return to subreddit mode
:``►`` or ``l``: Fold the selected comment, or load additional comments
:``c``: Comment/reply on the selected item
-------------
Configuration

View File

@@ -24,6 +24,7 @@ Subreddit Mode
Submission Mode
`LEFT` or `h` : Return to subreddit mode
`RIGHT` or `l` : Fold the selected comment, or load additional comments
`c` : Comment/reply on the selected item
"""
class Symbol(object):