summaryrefslogtreecommitdiff
path: root/io-tool/mts-io-sysfs
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-12-16 10:32:44 -0600
committerJesse Gilles <jgilles@multitech.com>2013-12-16 10:32:44 -0600
commitfda5aea67ed4494fa1868eaa58f4dc95821b6365 (patch)
treec3a84cf9fadbac6b48491932069b750cc3ad23b0 /io-tool/mts-io-sysfs
parent1b04a0689b9e0eee15e1851cc136be2864c8a3a9 (diff)
parent5be8276633ef25569de793e5d2d3c5c0943a7718 (diff)
downloadcdp-io-controller-fda5aea67ed4494fa1868eaa58f4dc95821b6365.tar.gz
cdp-io-controller-fda5aea67ed4494fa1868eaa58f4dc95821b6365.tar.bz2
cdp-io-controller-fda5aea67ed4494fa1868eaa58f4dc95821b6365.zip
Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controller
Diffstat (limited to 'io-tool/mts-io-sysfs')
-rwxr-xr-xio-tool/mts-io-sysfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs
index 22d0be6..71253f6 100755
--- a/io-tool/mts-io-sysfs
+++ b/io-tool/mts-io-sysfs
@@ -144,7 +144,7 @@ usage() {
radio-reset )
printf " $FILENAME { 0 }\n" >&${out} ;;
reset-monitor )
- printf " $FILENAME { pid short-signal long-signal }\n" >&${out} ;;
+ printf " $FILENAME { pid short-signal long-signal [extra-long-signal] }\n" >&${out} ;;
serial-mode )
printf " $FILENAME { rs232 | rs422 | rs485 }\n" >&${out} ;;
* )