From 21939adbd4e727d35eeba83f32ad6aed88a65189 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 28 May 2019 02:02:31 -0400 Subject: added -m flag for config manual to -h screen --- init.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.go') 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() { -- cgit 1.4.1-2-gfad0