diff options
author | jamescott <jamescott@opscode.com> | 2013-11-04 09:44:39 -0800 |
---|---|---|
committer | jamescott <jamescott@opscode.com> | 2013-11-04 09:44:39 -0800 |
commit | 9ff75eb3acc1c19e73e5cca6cfa962dafd7398e5 (patch) | |
tree | 1d8f9007ca18c3efda171d0a20119d29e483ecb2 | |
parent | 0ea49fc52338efea48de609263fab6a7c6982c21 (diff) | |
download | ohai-9ff75eb3acc1c19e73e5cca6cfa962dafd7398e5.tar.gz |
CHEF-4714
-rw-r--r-- | docs/man/man1/ohai.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/ohai.1 b/docs/man/man1/ohai.1 index 68179ed2..dc59458f 100644 --- a/docs/man/man1/ohai.1 +++ b/docs/man/man1/ohai.1 @@ -76,7 +76,7 @@ The file against which Ohai will run. .B \fB\-h\fP, \fB\-\-help\fP Shows help for the command. .TP -.B \fB\-l LEVEL\fP, \fB\-\-log\-level LEVEL\fP +.B \fB\-l LEVEL\fP, \fB\-\-log_level LEVEL\fP The level of logging that will be stored in a log file: \fBdebug\fP, \fBinfo\fP, \fBwarn\fP, \fBerror\fP, or \fBfatal\fP. .TP .B \fB\-L LOGLOCATION\fP, \fB\-\-logfile c\fP |