[vhffs-dev] [1348] help fix |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1348
Author: gradator
Date: 2009-02-20 03:56:40 +0100 (Fri, 20 Feb 2009)
Log Message:
-----------
help fix
Modified Paths:
--------------
trunk/vhffs-stsmon/stsmon.c
Modified: trunk/vhffs-stsmon/stsmon.c
===================================================================
--- trunk/vhffs-stsmon/stsmon.c 2009-02-20 02:49:12 UTC (rev 1347)
+++ trunk/vhffs-stsmon/stsmon.c 2009-02-20 02:56:40 UTC (rev 1348)
@@ -133,7 +133,7 @@
printf ("Usage: %s [OPTION]...\n"
"Quick and dirty tool to monitor dry contacts connected on serial port\n\n"
" -f, --foreground\t\tDo not daemonise, default is to daemonise\n"
- " -d, --device\t\t\tDevice to use, default to /dev/ttyS0\n"
+ " -d, --device=DEVICE\t\tDevice to use, default to /dev/ttyS0\n"
" -b, --bind=IP\t\t\tListen to the specified IP address\n"
" -p, --baseport=PORT\t\tBase port, will listen from BASEPORT to BASEPORT+3, default to 13000\n"
" -l, --logfile=LOGFILE\t\tPath to logfile, default is to log on stdout\n"