From 7dde5d9e6fc1b25f43198b9b3beb08b2684af0cb Mon Sep 17 00:00:00 2001 From: Jos Backus Date: Tue, 15 Dec 2015 14:49:46 -0800 Subject: chef-client: add --[no]skip-cookbook-sync option Use with caution. Useful for patching a set of cookbooks on a machine when iterating during development. --- distro/common/markdown/man8/chef-client.mkd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'distro') diff --git a/distro/common/markdown/man8/chef-client.mkd b/distro/common/markdown/man8/chef-client.mkd index ffe444ecf2..7506e3b925 100644 --- a/distro/common/markdown/man8/chef-client.mkd +++ b/distro/common/markdown/man8/chef-client.mkd @@ -40,6 +40,8 @@ __chef-client__ _(options)_ Set the PID file location, defaults to /tmp/chef-client.pid * `--once`: Cancel any interval or splay options, run chef once and exit + * `--skip-cookbook-sync`: + Skip cookbook synchronization * `-v`, `--version`: Show chef version * `-h`, `--help`: -- cgit v1.2.1