Skip to content
Snippets Groups Projects
Commit a0ed2ca7 authored by Matt Johnston's avatar Matt Johnston
Browse files

mention a command in the help

--HG--
extra : convert_revision : 27696753417cda4b57875adab53c0b3c12d341b8
parent 43131576
Branches
Tags
No related merge requests found
......@@ -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"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment