readme: make --search info a bit more clear

This commit is contained in:
Jacob Chapman
2022-04-18 16:03:24 -05:00
committed by Serene-Arc
parent 53d7ce2e5d
commit e068c9ce56

View File

@@ -98,8 +98,8 @@ The following options are common between both the `archive` and `download` comma
- This option will make the BDFR use the supplied user's saved posts list as a download source - This option will make the BDFR use the supplied user's saved posts list as a download source
- This requires an authenticated Reddit instance, using the `--authenticate` flag, as well as `--user` set to `me` - This requires an authenticated Reddit instance, using the `--authenticate` flag, as well as `--user` set to `me`
- `--search` - `--search`
- This will apply the specified search term to specific lists when scraping submissions - This will apply the input search term to specific lists when scraping submissions
- A search term can only be applied to subreddits and multireddits, supplied with the `- s` and `-m` flags respectively - A search term can only be applied when using the `--subreddit` and `--multireddit` flags
- `--submitted` - `--submitted`
- This will use a user's submissions as a source - This will use a user's submissions as a source
- A user must be specified with `--user` - A user must be specified with `--user`