summaryrefslogtreecommitdiffstats
path: root/bin/hpfilter.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hpfilter.c')
-rw-r--r--bin/hpfilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hpfilter.c b/bin/hpfilter.c
index 7c00997..f665b6f 100644
--- a/bin/hpfilter.c
+++ b/bin/hpfilter.c
@@ -383,7 +383,7 @@ void
usage(void)
{
fprintf(stderr,
-"usage: %s [-h] <telnet|ssh> <hostname>
+"usage: %s [-hv] <telnet|ssh> <hostname>
", progname);
return;
}