Mercurial > dropbear
diff cli-runopts.c @ 333:9341570412e5
mention a command in the help
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 12 Jun 2006 03:51:40 +0000 |
parents | d965110e3f5c |
children | b895f91c2ee6 |
line wrap: on
line diff
--- a/cli-runopts.c Sun Jun 11 16:37:46 2006 +0000 +++ b/cli-runopts.c Mon Jun 12 03:51:40 2006 +0000 @@ -44,7 +44,7 @@ static void printhelp() { fprintf(stderr, "Dropbear client v%s\n" - "Usage: %s [options] [user@]host\n" + "Usage: %s [options] [user@]host [command]\n" "Options are:\n" "-p <remoteport>\n" "-l <username>\n"