1
0
mirror of https://github.com/clearml/dropbear synced 2025-03-31 15:50:27 +00:00

mention a command in the help

--HG--
extra : convert_revision : 27696753417cda4b57875adab53c0b3c12d341b8
This commit is contained in:
Matt Johnston 2006-06-12 03:51:40 +00:00
parent 4313157666
commit a0ed2ca71b

View File

@ -44,7 +44,7 @@ static void addforward(char* str, struct TCPFwdList** fwdlist);
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"