fix bug by documentation - has been solved before (__process)

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-01-09 23:29:26 +01:00
commit 60ebefe820
2 changed files with 4 additions and 11 deletions

View file

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