ifupdown: allow for the executor path to be changed
This commit is contained in:
parent
95a72b5663
commit
dca34ebba7
3 changed files with 12 additions and 1 deletions
|
@ -31,6 +31,9 @@ configured in the configuration database.
|
|||
*-v, --verbose*
|
||||
Show what commands are being run as they are executed.
|
||||
|
||||
*-E, --executor-path* _PATH_
|
||||
Look for executors in the given _PATH_.
|
||||
|
||||
*-I, --include* _PATTERN_
|
||||
Include _PATTERN_ when matching against the config or state
|
||||
database.
|
||||
|
|
|
@ -31,6 +31,9 @@ configured in the configuration database.
|
|||
*-v, --verbose*
|
||||
Show what commands are being run as they are executed.
|
||||
|
||||
*-E, --executor-path* _PATH_
|
||||
Look for executors in the given _PATH_.
|
||||
|
||||
*-I, --include* _PATTERN_
|
||||
Include _PATTERN_ when matching against the config or state
|
||||
database.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue