Mercurial > dropbear
diff cli-runopts.c @ 697:aadfa8de977d
improve subsystem/sftp documentation, and multi-hop manual formatting
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 03 Mar 2013 11:47:41 +0800 |
parents | 4edea9f363d0 |
children | af4ef98b8591 |
line wrap: on
line diff
--- a/cli-runopts.c Sun Feb 24 00:16:02 2013 +0800 +++ b/cli-runopts.c Sun Mar 03 11:47:41 2013 +0800 @@ -63,7 +63,7 @@ "-N Don't run a remote command\n" "-f Run in background after auth\n" "-y Always accept remote host key if unknown\n" - "-s Request a subsystem (use for sftp)\n" + "-s Request a subsystem (use by external sftp)\n" #ifdef ENABLE_CLI_PUBKEY_AUTH "-i <identityfile> (multiple allowed)\n" #endif