document return code
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
48f169f11f
commit
ff42f7dd4c
1 changed files with 11 additions and 1 deletions
|
@ -90,10 +90,20 @@ TMPDIR, TEMP, TMP::
|
|||
more information. This is rather useful, if the standard
|
||||
directory used does not allow executables.
|
||||
|
||||
|
||||
EXIT STATUS
|
||||
-----------
|
||||
The following exit values shall be returned:
|
||||
|
||||
0::
|
||||
Successful completion
|
||||
1::
|
||||
One or more host configuration failed.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
- cdist(7)
|
||||
- cdist-type-emulator(1)
|
||||
- cdist-reference(7)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue