diff options
author | Keith Packard <keithp@keithp.com> | 2016-06-24 12:06:32 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-06-29 19:17:45 -0700 |
commit | 3374a9069618658a33af54472d8670e3086af1e0 (patch) | |
tree | e5dc9411bc13f69998e8ce962f1fab4e0c7a181a | |
parent | ca59786b5022f592f6516a3ac54708789db14c94 (diff) |
ao-tools/ao-chaosread: Document length (-l) option
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | ao-tools/ao-chaosread/ao-chaosread.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-tools/ao-chaosread/ao-chaosread.1 b/ao-tools/ao-chaosread/ao-chaosread.1 index d8ed6cb3..ead8afb2 100644 --- a/ao-tools/ao-chaosread/ao-chaosread.1 +++ b/ao-tools/ao-chaosread/ao-chaosread.1 @@ -29,6 +29,10 @@ reads ADC values from the noise source on the attached ChaosKey device. \-s serial | --serial serial This selects a ChaosKey by serial number instead of using the first one found. +.TP +\-l length | --length length +Set the amount of data to read. Suffixes 'k', 'M' and 'G' are +supported. The default is 1k. .SH USAGE .I ao-chaosread reads noise data. |