WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.81k stars 411 forks source link

Better --help #372

Closed BroBryce64 closed 1 year ago

BroBryce64 commented 1 year ago

I would like better --help in the command line. There is some basic help but it doesn't really explain the syntax of the values you'd give the various options (like 10sec, 110ms, -35dB etc). Several examples per option should be provided so that people understand the usage, but no examples are provided.

Couldn't this be done with something like "--help edit" or "--help progress" or something like that?

WyattBlue commented 1 year ago

You can already do --edit --help and --progress --help.