]> sigrok.org Git - libsigrok.git/blobdiff - src/input/trace32_ad.c
input modules: Improve option names and descriptions.
[libsigrok.git] / src / input / trace32_ad.c
index 7817457f81178fdb306bdac1bcd271658dce7d87..121688c502ec49da80625a17fce7b07582fdf6a5 100644 (file)
@@ -787,7 +787,7 @@ static struct sr_option options[] = {
        { "podN", "Import pod N", "Create channels and data for pod N", NULL, NULL },
        { "podO", "Import pod O", "Create channels and data for pod O", NULL, NULL },
 
-       { "samplerate", "Reduced sample rate in MHz", "Reduced sample rate in MHz", NULL, NULL },
+       { "samplerate", "Reduced sample rate (MHz)", "Reduce the original sample rate of 12.8 GHz to the specified sample rate in MHz", NULL, NULL },
 
        ALL_ZERO
 };