Skip to content

Commit

Permalink
readme: update to match --help
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjnixon committed Nov 26, 2018
1 parent 54018a6 commit 933a690
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ The *EAR* reference implementation comes with two command line tools:
```bash
usage: ear-render [-h] [-d] -s target_system [-l layout_file]
[--output-gain-db gain_db] [--fail-on-overload]
[--enable-block-duration-fix] [--strict]
[--enable-block-duration-fix] [--programme id]
[--comp-object id] [--strict]
input_file output_file

EBU ADM renderer
Expand All @@ -71,6 +72,8 @@ optional arguments:
output
--enable-block-duration-fix
automatically try to fix faulty block format durations
--programme id select an audioProgramme to render by ID
--comp-object id select an audioObject by ID from a complementary group
--strict treat unknown ADM attributes as errors
```
Expand Down

0 comments on commit 933a690

Please sign in to comment.