diff options
Diffstat (limited to 'distro/common/man/man1/knife-cookbook.1')
-rw-r--r-- | distro/common/man/man1/knife-cookbook.1 | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/distro/common/man/man1/knife-cookbook.1 b/distro/common/man/man1/knife-cookbook.1 index a308025ef4..27f9056dc3 100644 --- a/distro/common/man/man1/knife-cookbook.1 +++ b/distro/common/man/man1/knife-cookbook.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "KNIFE\-COOKBOOK" "1" "February 2013" "Chef 11.2.0" "Chef Manual" +.TH "KNIFE\-COOKBOOK" "1" "June 2013" "Chef 11.6.0.rc.0" "Chef Manual" . .SH "NAME" \fBknife\-cookbook\fR \- upload and manage chef cookbooks @@ -105,20 +105,7 @@ Overrides the frozen flag on a cookbook, allowing you to overwrite a cookbook ve Uploads one or more cookbooks from your local cookbook repository(ies) to the Chef Server\. Only files that don\'t yet exist on the server will be uploaded\. . .P -As the command parses the name args as 1\.\.n cookbook names: -. -.IP "" 4 -. -.nf - -`knife cookbook upload COOKBOOK COOKBOOK \.\.\.` -. -.fi -. -.IP "" 0 -. -.P -works for one to many cookbooks\. +As the command parses the name args as 1\.\.n cookbook names: \fBknife cookbook upload COOKBOOK COOKBOOK \.\.\.\fR works for one to many cookbooks\. . .SH "DOWNLOAD" \fBknife cookbook download cookbook [version]\fR \fI(options)\fR |