Skip to content

Commit

Permalink
docs: fix casing in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl authored Jun 11, 2024
1 parent e816be2 commit 8fd6312
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 @@ -36,7 +36,7 @@ Type values surrounded in square brackets (`[]`) can be used as used as boolean
| --include-meta | | false | Write out podcast metadata to JSON. |
| --include-episode-meta | | false | Write out individual episode metadata **to** JSON. |
| --include-episode-images | | false | Download found episode images. |
| --include-episode-transcripts | | false | download found episode transcripts. |
| --include-episode-transcripts | | false | Download found episode transcripts. |
| --offset | Number | false | Offset starting download position. Default is 0. |
| --limit | Number | false | Max number of episodes to download. Downloads all by default. |
| --after | String | false | Only download episodes after this date (i.e. MM/DD/YYY, inclusive). |
Expand Down

0 comments on commit 8fd6312

Please sign in to comment.