diff --git a/CONTROLS.rst b/CONTROLS.rst index 3d28551..6d00f69 100644 --- a/CONTROLS.rst +++ b/CONTROLS.rst @@ -30,6 +30,7 @@ Once you are logged in your username will appear in the top-right corner of the :``d``: Delete an existing post or comment :``i``: Display new messages prompt :``s``: View a list of subscribed subreddits +:``S``: View a list of subscribed multireddits -------------- Subreddit Mode @@ -44,11 +45,15 @@ In subreddit mode you can browse through the top submissions on either the front The ``/`` prompt accepts subreddits in the following formats +* ``python`` * ``/r/python`` * ``/r/python/new`` * ``/r/python+linux`` supports multireddits * ``/r/front`` will redirect to the front page -* ``/r/me`` will display your submissions +* ``/u/me`` will display your submissions +* ``/u/spez`` will display submissions from any other user +* ``/u/multi-mod/m/android`` display a multireddit curated by a user +* ``/domain/python.org`` dispaly submissions to stated domain --------------- Submission Mode