Skip to content

Commit

Permalink
Update help docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bbodenmiller authored Feb 18, 2021
1 parent 6d70de0 commit 716623f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ To allow for the plugin to override user user name and icon on posts you must en
To use the plugin, navigate to the channel you want subscribed and use the following commands:
```
/feed help // to see the help menu
/feed subscribe <url> // to subscribe the channel to an rss feed
/feed unsubscribe <url> // to unsubscribe the channel from an rss feed
/feed subscribe <url> // to subscribe the channel to an RSS feed
/feed sub <url> // to subscribe the channel to an RSS feed
/feed unsubscribe <url> // to unsubscribe the channel from an RSS feed
/feed unsub <url> // to unsubscribe the channel from an RSS feed
/feed list // to list the feeds the channel is subscribed to
```

Expand Down

0 comments on commit 716623f

Please sign in to comment.