Fix spelling error
git-svn-id: https://bucket.mit.edu/svn/nilm/acquisition/ethstream@9684 ddd99763-3ecb-0310-9145-efcb8ce7c51f
This commit is contained in:
parent
56a79c00f6
commit
e2bf34ed0c
|
@ -54,7 +54,7 @@ struct options opt[] = {
|
|||
{'d', "detect", NULL, "Detect NerdJack IP address"},
|
||||
{'R', "range", "a,b",
|
||||
"Set range on NerdJack for channels 0-5,6-11 to either 5 or 10 (10,10)"},
|
||||
{'g', "gian", "a,b,c", "Set Labjack AIN channel gains: 0,1,2,4,8 in -C channel order"},
|
||||
{'g', "gain", "a,b,c", "Set Labjack AIN channel gains: 0,1,2,4,8 in -C channel order"},
|
||||
{'o', "oneshot", NULL, "don't retry in case of errors"},
|
||||
{'f', "forceretry", NULL, "retry no matter what happens"},
|
||||
{'c', "convert", NULL, "convert output to volts"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user