diff --git a/doc.go b/doc.go index 9d4b94e4..d68c5c51 100644 --- a/doc.go +++ b/doc.go @@ -57,8 +57,11 @@ The flags are: --profile= Enable HTTP profiling on given port -- NOTE port must be between 1024 and 65536 --cpuprofile= Write CPU profile to the specified file - -d, --debuglevel= Logging level {trace, debug, info, warn, error, - critical} + -d, --debuglevel: Logging level for all subsystems {trace, debug, info, + warn, error, critical} -- You may also specify + =,=,... to set the + log level for individual subsystems -- Use show to list + available subsystems */ package main