cdist update

This commit is contained in:
Nico Schottelius 2011-02-20 13:15:09 +01:00
parent f967b1470a
commit d3a635584f
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ it ticks differently:
* cdist sticks completly to the KISS (keep it simple and stupid) paradigma
* cdist's core is very small (currently around 400 lines of code)
* There is only one type to extend cdist called ***type***.
*
* cdist is UNIX
* It reuses existing tools like cat, find, mv, ...
* cdist's documentation is bundled as manpages