fix bug by documentation - has been solved before (__process)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
60ca70b29a
commit
60ebefe820
2 changed files with 4 additions and 11 deletions
|
|
@ -24,6 +24,10 @@ OPTIONAL PARAMETERS
|
|||
name::
|
||||
Process name to match on when using pgrep -f -x.
|
||||
|
||||
This is useful, if the name starts with a "/",
|
||||
because the leading slash is stripped away from
|
||||
the object id by cdist.
|
||||
|
||||
stop::
|
||||
Executable to use for stopping the process.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue