Allow both hosts sources: command line args and file.
This commit is contained in:
parent
4fce4a631c
commit
fa5175fee5
3 changed files with 23 additions and 17 deletions
|
|
@ -64,9 +64,10 @@ Configure one or more hosts
|
|||
environment variable.
|
||||
|
||||
-f HOSTFILE, --file HOSTFILE::
|
||||
Read hosts to operate on from specified file or from stdin if '-'
|
||||
(each host on separate line). If no host or host file is
|
||||
specified then, by default, read hosts from stdin.
|
||||
Read additional hosts to operate on from specified file
|
||||
or from stdin if '-' (each host on separate line).
|
||||
If no host or host file is specified then, by default,
|
||||
read hosts from stdin.
|
||||
|
||||
-i MANIFEST, --initial-manifest MANIFEST::
|
||||
Path to a cdist manifest or - to read from stdin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue