Skip to content

Commit

Permalink
Update CLI section in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ast0815 committed Oct 11, 2020
1 parent 2ae9a94 commit 3dcdf3e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,14 @@ of tabulated data. It can read in files or take data directly from STDIN::
the path to a single TH1, or one or more
paths to TTree branches.

-c, --columns INTEGER Total width of the displayed historgram in
characters. Defaults to width of the
terminal.

-r, --lines INTEGER Approximate total height of the displayed
historgram in characters. Calculated from
number of columns by default.

--version Show the version and exit.
--help Show this message and exit.

Expand Down

0 comments on commit 3dcdf3e

Please sign in to comment.