content/templates/cmd_help.erb in capucine-0.1.7 vs content/templates/cmd_help.erb in capucine-0.2.0

- old
+ new

@@ -1,44 +1,35 @@ - Capucine - <%= config %> + Capucine - <%= config %> Usage: Configure your preferences in capucine.yaml - $ capucine [option] - - Options: + $ capucine [command] - new [name] - Create a new project - If not name specified, this will create the folder : capucine/ + Commands: + new [name] - Create a new project + If not name specified, this will create the folder : capucine/ init - Initialize a project in current folder (simply add a capucine.yaml file) - compile [path/to/config] - Compile .sass, .coffee, .erb files (just once) - watch [path/to/config] - Compile .sass, .coffee, .erb files (run the watcher). - help - Print this message Shortcuts: n = new - i = init - c = compile - w = watch - h = help Informations: - + Github - https://github.com/damln/Capucine Documentation - http://capucine.dln.name - Twitter - @wearecapucine ( http://twitter.com/wearecapucine ) - + Author: Name - Damian Le Nouaillle Site - http://dln.name Twitter - @damln ( http://twitter.com/damln ) - +