help
Usage: mkproj help
Description: print list of available commands
Parameters: none
Example:
$ mkproj help
Operate directory templates
commands:
ls List available templates
content <template_name> Print content of template
rm [template_name...] Remove template
export <template_name> Export content of template to current dir
init <template_name...> Initialize directory and apply templates
save [template_name] Save current directory as template
backup <archive name> Compress all templates to tar.gz
restore <archive name> Unpack all templates from tar.gz
pull Pull templates from remote repo
push Push templates to remote repo
help Show this help
install Install this script to /usr/bin/mkproj