summaryrefslogtreecommitdiffstats
path: root/bin/hpfilter.c
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2002-05-02 23:08:06 +0000
committerTar Committer <tar@ocjtech.us>2002-05-02 23:08:06 +0000
commitafcac75e572bcdd3cf269b921b7e8324aa5ffd4c (patch)
treedfffbfceb4f15c22781a599d6352586c8b7ce582 /bin/hpfilter.c
parent9f2402b0d86333f5f7e9d50437036cd3124bde47 (diff)
downloadrancid-afcac75e572bcdd3cf269b921b7e8324aa5ffd4c.tar.gz
rancid-afcac75e572bcdd3cf269b921b7e8324aa5ffd4c.tar.xz
rancid-afcac75e572bcdd3cf269b921b7e8324aa5ffd4c.zip
Imported from rancid-2.2.1.tar.gz.rancid-2.2.1
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;
}