diff --git a/appl/rsh/rsh.c b/appl/rsh/rsh.c index a6c661b98..3bfa23411 100644 --- a/appl/rsh/rsh.c +++ b/appl/rsh/rsh.c @@ -18,7 +18,7 @@ static int no_input; static void usage (void) { - errx (1, "Usage: %s [-45nx] [-l user] host command", __progname); + errx (1, "Usage: %s [-45nx] [-p port] [-l user] host command", __progname); } static int