document cdist-remote-explorer-run.text

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-20 00:51:45 +01:00
commit 0f60a2387a
4 changed files with 40 additions and 2 deletions

View file

@ -1,3 +1,6 @@
Ensure bin/* is documented
- cdist-remote-code-run-all
- cdist-remote-explorer-run
[0:43] kr:bin% for a in *; do test -f ../doc/man/${a}.text || echo $a missing ; done
cdist-code-run missing
[0:44] kr:bin%