Command line explanation missing #132

Closed
opened 2026-01-29 20:37:04 +00:00 by claunia · 4 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.
Author
Owner

@eustas commented on GitHub (Mar 3, 2017):

Going to revamp command line tool soon.
Planned changes:

  • more gzip-like arguments
  • better help message
  • man page
  • rename to 'brotli' to avoid clash with existing /usr/bin/bro tool
@eustas commented on GitHub (Mar 3, 2017): Going to revamp command line tool soon. Planned changes: * more gzip-like arguments * better help message * man page * rename to 'brotli' to avoid clash with existing `/usr/bin/bro` tool
Author
Owner

@marchante0 commented on GitHub (Aug 3, 2017):

Any progress in this regard yet?

@marchante0 commented on GitHub (Aug 3, 2017): Any progress in this regard yet?
Author
Owner

@eustas commented on GitHub (Aug 4, 2017):

Already done =)

@eustas commented on GitHub (Aug 4, 2017): Already done =)
Author
Owner

@concatime commented on GitHub (Aug 6, 2017):

Awesome! Just continue like this!

@concatime commented on GitHub (Aug 6, 2017): Awesome! Just continue like this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#132