]> sigrok.org Git - libsigrok.git/commit
input/csv: update comments/helptext for analog input data
authorGerhard Sittig <redacted>
Thu, 17 Oct 2019 20:14:04 +0000 (22:14 +0200)
committerGerhard Sittig <redacted>
Sat, 21 Dec 2019 17:20:04 +0000 (18:20 +0100)
commit08eb955a69f1302993c92ce19b3b71bf7feb0a8f
treec82f56030ed58d4bf4ce87cdba8d95c3ae890d3a
parent3f1f63f007466038e5330b44e477bdce51c2e770
input/csv: update comments/helptext for analog input data

Expand the developer comment that's inline in the source file. There is
enough room to explain things. Try to come up with a "one-line" help text
that is precise yet compact, and does inform the user of available format
choices including modifiers. Chances are that longer descriptions start
reducing the usefulness of the help or the visibility of options when
users are in a hurry. Those who care can access the manual.

Mark more options as obsolete, and mention more default values in the
builtin help text. Also tweak a comment on getting channel names from
header lines.
src/input/csv.c