diff options
Diffstat (limited to 'distro/common/html/knife-configure.1.html')
-rw-r--r-- | distro/common/html/knife-configure.1.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/distro/common/html/knife-configure.1.html b/distro/common/html/knife-configure.1.html index fe66789054..741d4e9e9f 100644 --- a/distro/common/html/knife-configure.1.html +++ b/distro/common/html/knife-configure.1.html @@ -119,16 +119,16 @@ create an administrator and knife configuration file. Leave the field blank to accept the default value. On most systems, the default values are acceptable.</p> -<p>user@host$ knife configure -i<br /> -Please enter the chef server URL: [http://localhost:4000]<br /> -Please enter a clientname for the new client: [username]<br /> -Please enter the existing admin clientname: [chef-webui]<br /> -Please enter the location of the existing admin client's private key: [/etc/chef/webui.pem]<br /> -Please enter the validation clientname: [chef-validator]<br /> -Please enter the location of the validation key: [/etc/chef/validation.pem]<br /> -Please enter the path to a chef repository (or leave blank):<br /> -Creating initial API user...<br /> -Created (or updated) client[username]<br /> +<p>user@host$ knife configure -i +Please enter the chef server URL: [http://localhost:4000] +Please enter a clientname for the new client: [username] +Please enter the existing admin clientname: [chef-webui] +Please enter the location of the existing admin client's private key: [/etc/chef/webui.pem] +Please enter the validation clientname: [chef-validator] +Please enter the location of the validation key: [/etc/chef/validation.pem] +Please enter the path to a chef repository (or leave blank): +Creating initial API user... +Created (or updated) client[username] Configuration file written to /home/username/.chef/knife.rb</p> <p>This creates a new administrator client named <em>username</em>, writes @@ -147,11 +147,11 @@ may need to modify that setting after copying to a remote host.</p></li> <h2 id="AUTHOR">AUTHOR</h2> -<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p> +<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p> <h2 id="DOCUMENTATION">DOCUMENTATION</h2> -<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>. +<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>. Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p> <h2 id="CHEF">CHEF</h2> @@ -160,8 +160,8 @@ may need to modify that setting after copying to a remote host.</p></li> <ol class='man-decor man-foot man foot'> - <li class='tl'>Chef 11.8.0.alpha.0</li> - <li class='tc'>July 2013</li> + <li class='tl'>Chef 11.10.0.alpha.0</li> + <li class='tc'>October 2013</li> <li class='tr'>knife-configure(1)</li> </ol> |