diff options
Diffstat (limited to 'distro/common/man/man1/knife-cookbook.1')
-rw-r--r-- | distro/common/man/man1/knife-cookbook.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distro/common/man/man1/knife-cookbook.1 b/distro/common/man/man1/knife-cookbook.1 index 9e6b71b08d..d67269f77b 100644 --- a/distro/common/man/man1/knife-cookbook.1 +++ b/distro/common/man/man1/knife-cookbook.1 @@ -161,7 +161,7 @@ the directory where the cookbook will be created format of the readme file md, mkd, txt, rdoc . .TP -\fB\-c\fR, \fB\-\-copyright copyright\fR +\fB\-C\fR, \fB\-\-copyright copyright\fR name of copyright holder . .TP @@ -211,7 +211,7 @@ cookbook/templates/default supported readme formats are \'md\' (default), \'mkd\', \'txt\', \'rdoc\'\. the readme file will be written with the specified extension and a set of helpful starting headers\. . .P -specify \fB\-c\fR or \fB\-\-copyright\fR with the name of the copyright holder as your name or your company/organization name in a quoted string\. if this value is not specified an all\-caps string \fByour_company_name\fR is used which can be easily changed with find/replace\. +specify \fB\-C\fR or \fB\-\-copyright\fR with the name of the copyright holder as your name or your company/organization name in a quoted string\. if this value is not specified an all\-caps string \fByour_company_name\fR is used which can be easily changed with find/replace\. . .P specify \fB\-i\fR or \fB\-\-license\fR with the license that the cookbook is distributed under for sharing with other people or posting to the opscode cookbooks site\. be aware of the licenses of files you put inside the cookbook and follow any restrictions they describe\. when using \fBnone\fR (default) or \fBapachev2\fR, comment header text and metadata file are pre\-filled\. the \fBnone\fR license will be treated as non\-redistributable\. |