From 37c43559df699d7119df9e83d8c39bbd9194d63f Mon Sep 17 00:00:00 2001 From: Tobin Date: Tue, 31 Mar 2015 14:02:25 -0500 Subject: [PATCH] updated help and docs for search command --- README.rst | 1 + rtv/docs.py | 1 + 2 files changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 85f21f4..c6e5a5f 100644 --- a/README.rst +++ b/README.rst @@ -70,6 +70,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 The ``/`` prompt accepts subreddits in the following formats diff --git a/rtv/docs.py b/rtv/docs.py index b47a31b..895584e 100644 --- a/rtv/docs.py +++ b/rtv/docs.py @@ -38,6 +38,7 @@ Global Commands 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 Submission Mode `LEFT` or `h` : Return to subreddit mode