Command line explanation missing #129

Open
opened 2026-01-29 20:37:00 +00:00 by claunia · 0 comments
Owner

Originally created by @rugk on GitHub (Aug 14, 2016).

$ ./bro -h                                       
Usage: ./bro [--force] [--quality n] [--decompress] [--input filename] [--output filename] [--repeat iters] [--verbose] [--window n] [--custom-dictionary filename]

This output is very few. E.g. I don't know what the --repeat or --window switches do.

Originally created by @rugk on GitHub (Aug 14, 2016). ``` console $ ./bro -h Usage: ./bro [--force] [--quality n] [--decompress] [--input filename] [--output filename] [--repeat iters] [--verbose] [--window n] [--custom-dictionary filename] ``` This output is very few. E.g. I don't know what the `--repeat` or `--window` switches do.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#129