Add example for --jobs in cdist man page.

remotes/origin/4.3
Darko Poljak 8 years ago
parent 6ec30f509b
commit 640b7f9613
  1. 4
      docs/src/man1/cdist.rst

@ -158,6 +158,10 @@ EXAMPLES
# Configure hosts read from file loadbalancers
% cdist config -f loadbalancers
# Configure hosts read from file web.hosts using 16 parallel jobs
# (beta functionality)
% cdist config -b -j 16 -f web.hosts
# Display banner
cdist banner

Loading…
Cancel
Save