even more documentation

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-30 22:00:42 +02:00
commit dede458978
3 changed files with 14 additions and 3 deletions

2
doc/man/.gitignore vendored
View file

@ -1,2 +1,2 @@
cdist.7
*.html
*.1

View file

@ -2,9 +2,9 @@ cdist using the push principle (triggered by server)
% server
cdist-deploy-to <client-hostname>
cdist-preprocess # fills up variables with content
cdist-explore % client # explores client configuration
cdist-build
cdist-preprocess # fills up variables with content
cdist-explore % client # explores client configuration
cdist-compile # parses configuration, creates internal state in cconfig format, verifies
cdist-link # uses cconfig output, creates executable
cdist-remote-exec #