summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.go b/init.go
index 349c3f6..34b2621 100644
--- a/init.go
+++ b/init.go
@@ -301,9 +301,11 @@ func helpScreen() {
 
 Command Line Options:
     -h               Print this help screen.
+		-m               Print the configuration manual.
     -v               Print the version information and quit.
     -c [--config]    Path to an alternate configuration file
                        to use. May be relative or absolute.
+
 `)
 }
 func manualScreen() {