mirror of
https://github.com/clearml/dropbear
synced 2025-04-05 13:15:06 +00:00
mention a command in the help
--HG-- extra : convert_revision : 27696753417cda4b57875adab53c0b3c12d341b8
This commit is contained in:
parent
4313157666
commit
a0ed2ca71b
@ -44,7 +44,7 @@ static void addforward(char* str, struct TCPFwdList** fwdlist);
|
|||||||
static void printhelp() {
|
static void printhelp() {
|
||||||
|
|
||||||
fprintf(stderr, "Dropbear client v%s\n"
|
fprintf(stderr, "Dropbear client v%s\n"
|
||||||
"Usage: %s [options] [user@]host\n"
|
"Usage: %s [options] [user@]host [command]\n"
|
||||||
"Options are:\n"
|
"Options are:\n"
|
||||||
"-p <remoteport>\n"
|
"-p <remoteport>\n"
|
||||||
"-l <username>\n"
|
"-l <username>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user