diff options
author | jamescott <jamescott@opscode.com> | 2013-10-31 12:24:06 -0700 |
---|---|---|
committer | jamescott <jamescott@opscode.com> | 2013-10-31 12:24:10 -0700 |
commit | 0ea49fc52338efea48de609263fab6a7c6982c21 (patch) | |
tree | d963486456d9be2b2ab3c8d2fbdcc51e16a7bf9b /docs | |
parent | e5d69208af15ee84b702e8dcdcabf32996440eae (diff) | |
download | ohai-0ea49fc52338efea48de609263fab6a7c6982c21.tar.gz |
fix to say "The version of Ohai."
Diffstat (limited to 'docs')
-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 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 |