summaryrefslogtreecommitdiff
path: root/distro/common/man/man8/chef-client.8
diff options
context:
space:
mode:
authorjamescott <jamescott@opscode.com>2013-10-23 11:51:56 -0700
committerjamescott <jamescott@opscode.com>2013-10-23 11:51:56 -0700
commit97fe0a604df2290bb6bdd37637487094a9c20576 (patch)
tree8450fd961247b734866e9581e75f05212f2bff26 /distro/common/man/man8/chef-client.8
parent6604146d6612bb7a5eadfdc98c2c77206547e043 (diff)
downloadchef-97fe0a604df2290bb6bdd37637487094a9c20576.tar.gz
add -f option to chef-client man page
Diffstat (limited to 'distro/common/man/man8/chef-client.8')
-rw-r--r--distro/common/man/man8/chef-client.82
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/common/man/man8/chef-client.8 b/distro/common/man/man8/chef-client.8
index 68a77c4ef6..5d083bbd8f 100644
--- a/distro/common/man/man8/chef-client.8
+++ b/distro/common/man/man8/chef-client.8
@@ -76,7 +76,7 @@ Indicates that the executable will be run as a daemon. This option is only avail
.B \fB\-E ENVIRONMENT_NAME\fP, \fB\-\-environment ENVIRONMENT_NAME\fP
The name of the environment.
.TP
-.B \fB\-\-[no\-]fork\fP
+.B \fB\-f\fP, \fB\-\-[no\-]fork\fP
Indicates that a chef\-client run will be contained in a secondary process with dedicated RAM. When the chef\-client run is complete the RAM will be returned to the master process. This option helps ensure that a chef\-client will use a steady amount of RAM over time because the master process will not run recipes. This option will also help prevent memory leaks (such as those that can be introduced by the code contained within a poorly designed cookbook). Use \fB\-\-no\-fork\fP to disable running the chef\-client in fork node. Default value: \fB\-\-fork\fP.
.TP
.B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP