distro/common/man/man1/knife-bootstrap.1 in chef-10.12.0 vs distro/common/man/man1/knife-bootstrap.1 in chef-10.14.0.beta.1

- old
+ new

@@ -1,9 +1,9 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "KNIFE\-BOOTSTRAP" "1" "June 2012" "Chef 10.12.0" "Chef Manual" +.TH "KNIFE\-BOOTSTRAP" "1" "July 2012" "Chef 10.14.0.beta.1" "Chef Manual" . .SH "NAME" \fBknife\-bootstrap\fR \- Install Chef Client on a remote host . .SH "SYNOPSIS" @@ -58,9 +58,13 @@ Bootstrap a distro using a template . .TP \fB\-\-[no\-]host\-key\-verify\fR Enable host key verification, which is the default behavior\. +. +.TP +\fB\-\-hint HINT_NAME[=HINT_FILE]\fR +Provide the name of a hint (with option JSON file) to set for use by Ohai plugins\. . .SH "DESCRIPTION" Performs a Chef Bootstrap on the target node\. The goal of the bootstrap is to get Chef installed on the target system so it can run Chef Client with a Chef Server\. The main assumption is a baseline OS installation exists\. This sub\-command is used internally by some cloud computing plugins\. . .P