different todos

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-08 00:13:57 +01:00
commit 7a72948351
2 changed files with 5 additions and 1 deletions

View file

@ -65,7 +65,8 @@ A type consists of
Types are stored below conf/type/. Their name should always be prefixed with
two underscores (__) to prevent collisions with other binaries in $PATH.
To begin a new type from a template, execute "cdist-type-template __NAME".
To begin a new type from a template, execute "cdist-type-template __NAME"
and cd to conf/type/__NAME.
DEFINING PARAMETERS