Skip to content

Commit

Permalink
docs: better '--list' description
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed Aug 13, 2021
1 parent aabc94d commit 921c791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Type values surrounded in square brackets (`[]`) can be used as used as boolean
| --override | | false | Override local files on collision. |
| --reverse | | false | Reverse download direction and start at last RSS item. |
| --info | | false | Print retrieved podcast info instead of downloading. |
| --list | [String] | false | Print episode list instead of downloading. May optionally be passed "table" or "json" to specify output type. |
| --list | [String] | false | Print episode list instead of downloading. Defaults to "table" when used as a boolean option. "json" is also supported. |
| --exec | String | false | Execute a command after each episode is downloaded. |
| --version | | false | Output the version number. |
| --help | | false | Output usage information. |
Expand Down

0 comments on commit 921c791

Please sign in to comment.