mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
fix help message
This commit is contained in:
@@ -46,7 +46,7 @@ void usage(bool print_help) {
|
||||
" -b BUFFER_SIZE buffer size for read/write (default 32768B)\n"
|
||||
" Note that this value is derived from\n"
|
||||
" CHANNEL_MAX_PACKET in libssh. Recommend NOT\n"
|
||||
" exceeds this value.\n"
|
||||
" exceeds the default value.\n"
|
||||
"\n"
|
||||
" -l LOGIN_NAME login name\n"
|
||||
" -p PORT port number\n"
|
||||
|
||||
Reference in New Issue
Block a user