summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjamescott <jamescott@opscode.com>2013-10-31 12:24:06 -0700
committerjamescott <jamescott@opscode.com>2013-10-31 12:24:10 -0700
commit0ea49fc52338efea48de609263fab6a7c6982c21 (patch)
treed963486456d9be2b2ab3c8d2fbdcc51e16a7bf9b
parente5d69208af15ee84b702e8dcdcabf32996440eae (diff)
downloadohai-0ea49fc52338efea48de609263fab6a7c6982c21.tar.gz
fix to say "The version of Ohai."
-rw-r--r--docs/man/man1/ohai.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/ohai.1 b/docs/man/man1/ohai.1
index 44e2a044..68179ed2 100644
--- a/docs/man/man1/ohai.1
+++ b/docs/man/man1/ohai.1
@@ -83,7 +83,7 @@ The level of logging that will be stored in a log file: \fBdebug\fP, \fBinfo\fP,
The location in which log file output files will be saved. If this location is set to something other than \fBSTDOUT\fP, standard output logging will still be performed (otherwise there would be no output other than to a file).
.TP
.B \fB\-v\fP, \fB\-\-version\fP
-The version of the chef\-client.
+The version of Ohai.
.UNINDENT
.SH AUTHOR
Opscode