add pi to min/max

This commit is contained in:
Daniel Bauer
2020-03-08 11:42:47 +01:00
parent cd7bea063f
commit 936cbe1c58
11 changed files with 10352 additions and 10306 deletions

View File

@@ -31,14 +31,14 @@ args:
takes_value: true
required: true
allow_hyphen_values: true
help: Histogram minima (comma separated for multiple dimensions).
help: Histogram minima (comma separated for multiple dimensions). Also accepts "pi".
- max_hist:
long: max
value_name: HIST_MAX
takes_value: true
required: true
allow_hyphen_values: true
help: Histogram maxima (comma separated)
help: Histogram maxima (comma separated). Also accepts "pi".
- bins:
short: b
long: bins