diff options
author | Bdale Garbee <bdale@gag.com> | 2016-07-04 23:47:24 +0200 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-07-04 23:47:24 +0200 |
commit | 2e26d1ab42163988dc26b06b016c3b05efe17659 (patch) | |
tree | 5736db47fa979abb0e37b0fc3b956cd6cdbe9405 /ao-tools | |
parent | 639e461ded29a48c155afea12171cbfc191ccfd7 (diff) | |
parent | 65ed2f588ca596fe9aa559bebd590a2a11b9859b (diff) |
Merge branch 'master' into branch-1.6
Diffstat (limited to 'ao-tools')
-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. |