hint on debug / explorer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-09 10:17:43 +01:00
parent 19d3b52d73
commit adb9ed9ca5
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1 @@
Documentation cleanup
- how to debug explorer => 1.0.2

View File

@ -28,6 +28,8 @@ $__type_explorer/<explorer name> (type explorer).
In case of significant errors, the explorer may exit non-zero and return an
error message on stderr, which will cause the cdist run to abort.
You can also use stderr for debugging purposes while developing a new
explorer.
EXAMPLES
--------