Add example for --jobs in cdist man page.

This commit is contained in:
Darko Poljak 2016-08-17 08:07:57 +02:00
parent 6ec30f509b
commit 640b7f9613
1 changed files with 4 additions and 0 deletions

View File

@ -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