common_hist_options.rst 371 B

1234567891011121314151617181920212223
  1. **-b**, **--bucket-size** *N*
  2. Set the histogram bucket size (default *1*).
  3. **-E**, **--entries** *N*
  4. Set the number of entries of the histogram (default 256).
  5. **--no-header**
  6. Do not print header.
  7. **--no-summary**
  8. Do not print summary.
  9. **--no-index**
  10. Do not print index.
  11. **--with-zeros**
  12. Print zero only entries.