mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-13 15:47:17 +03:00
README: Update --help output
This commit is contained in:
parent
398cd75c5e
commit
635a21d754
@ -48,11 +48,13 @@ Usage:
|
|||||||
|
|
||||||
Application Options:
|
Application Options:
|
||||||
-v, --verbose Show verbose logging.
|
-v, --verbose Show verbose logging.
|
||||||
|
--version Print version and exit.
|
||||||
-i, --identity= Private key to identify server with. (~/.ssh/id_rsa)
|
-i, --identity= Private key to identify server with. (~/.ssh/id_rsa)
|
||||||
--bind= Host and port to listen on. (0.0.0.0:2022)
|
--bind= Host and port to listen on. (0.0.0.0:2022)
|
||||||
--admin= Fingerprint of pubkey to mark as admin.
|
--admin= Fingerprint of pubkey to mark as admin.
|
||||||
--whitelist= Optional file of pubkey fingerprints that are allowed to connect
|
--whitelist= Optional file of pubkey fingerprints that are allowed to connect
|
||||||
--motd= Message of the Day file (optional)
|
--motd= Message of the Day file (optional)
|
||||||
|
--log= Write chat log to this file.
|
||||||
--pprof= enable http server for pprof
|
--pprof= enable http server for pprof
|
||||||
|
|
||||||
Help Options:
|
Help Options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user