Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-31 15:43:07 +02:00
parent dd176d7a64
commit 7431802b03
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ Feel free to pick one!
CORE
----
- Only build manpages if necessary for types as well as for the core!
- Add echo function:
__cdist_echo [level] [messages...]
level := syslog alike:
debug, notice, err
TYPES
------