summaryrefslogtreecommitdiffstats
path: root/serial_arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'serial_arm.c')
-rw-r--r--serial_arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/serial_arm.c b/serial_arm.c
index d1a5149..4ed28b9 100644
--- a/serial_arm.c
+++ b/serial_arm.c
@@ -15,7 +15,7 @@
static int usage (const char *name)
{
fprintf (stderr, "Usage:\n");
- fprintf (stderr, "%s -h host [-p port] [-z zone] [-U|-S|-P|-R|-B|-F|-T|-A|-D]\n", name);
+ fprintf (stderr, "%s -p device [ -b baud ] [-z zone] [-U|-S|-P|-R|-B|-F|-T|-A|-D]\n", name);
fprintf (stderr, "\n");
fprintf (stderr, " -U Unset system/zone\n");
fprintf (stderr, " -S Set system/zone\n");