Fixed example in README

master
Keith Irwin 2021-07-09 00:33:44 -06:00
parent 028b36cd02
commit c479ecaeec
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ git pull
Once your `.reddit.rc` file has been configured, you can submit a post to [r/test](https://www.reddit.com/r/test) or any subreddit using:
```sh
echo "This is the post's body" | reddit-submit "This is a test title" test
echo "This is the post's body" | reddit-submit test "This is a test title"
```
### Automation