Skip to content

Commit

Permalink
README.md: show stdin better
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonbase59 committed Jun 18, 2024
1 parent f2197ef commit 6b5211d
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 @@ -247,7 +247,7 @@ Here is a **reference table** for settings and parameters in `cue_file` and Liqu
|`-r`, `--replaygain`|`settings.autocue.cue_file.write_replaygain`|false|true/false|
|`-f`, `--force`|`settings.autocue.cue_file.force_analysis`|false|true/false|
|`-n`, `--nice`|`settings.autocue.cue_file.nice`|false|true/false|
|`-j`, `--json`|—|None|file (-=stdin)
|`-j`, `--json`|—|None|file (`-`=`stdin`)
||`settings.autocue.cue_file.use_json_metadata`|true|true/false|
||`settings.autocue.cue_file.path`|cue_file|file|
||`settings.autocue.cue_file.fade_in`|0.1|seconds|
Expand Down

0 comments on commit 6b5211d

Please sign in to comment.