From 635a21d7545497f4289d372a3f8125c998e7990b Mon Sep 17 00:00:00 2001 From: S Leibrock Date: Tue, 16 Aug 2016 09:22:44 -0400 Subject: [PATCH] README: Update --help output --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83051b0..72ec344 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,13 @@ Usage: Application Options: -v, --verbose Show verbose logging. + --version Print version and exit. -i, --identity= Private key to identify server with. (~/.ssh/id_rsa) --bind= Host and port to listen on. (0.0.0.0:2022) --admin= Fingerprint of pubkey to mark as admin. --whitelist= Optional file of pubkey fingerprints that are allowed to connect --motd= Message of the Day file (optional) + --log= Write chat log to this file. --pprof= enable http server for pprof Help Options: