diff --git a/README.rst b/README.rst index c6e5a5f..b6e2d9b 100644 --- a/README.rst +++ b/README.rst @@ -71,6 +71,7 @@ In subreddit mode you can browse through the top submissions on either the front :``►`` or ``l``: View comments for the selected submission :``/``: Open a prompt to switch subreddits :``f``: Open a prompt to search the current subreddit +:``p``: Post a Submission to the current subreddit The ``/`` prompt accepts subreddits in the following formats diff --git a/rtv/docs.py b/rtv/docs.py index 430af2a..33002fe 100644 --- a/rtv/docs.py +++ b/rtv/docs.py @@ -38,6 +38,7 @@ Subreddit Mode `RIGHT` or `l` : View comments for the selected submission `/` : Open a prompt to switch subreddits `f` : Open a prompt to search the current subreddit + `p` : Post a Submission to the current subreddit Submission Mode `LEFT` or `h` : Return to subreddit mode