Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ reddit shell is a web based linux shell emulator written in JavaScript that lets
* **[subreddit] [new|rising|top|controversial]** - sort applies to subreddits only (not frontpage)
* **[subreddit] [next|previous]** - can only be used on result set
* **[..|-|~/]** - common directory nav commands - can only be used with the "cd" alias
* Description: list posts from the the specified subreddit or the front page if no subreddit specified and sorts by optional new, rising, top, controversial. Use the "cd" alias to forwards and backwards with the [..|-|~/] options
* Description: list posts from the specified subreddit or the front page if no subreddit specified and sorts by optional new, rising, top, controversial. Use the "cd" alias to forwards and backwards with the [..|-|~/] options
* **list subreddits**
* Aliases: **[ls, cd], subs**
* Options:
Expand Down