* Manpage
* Multilicense
* Code:
- * Check/verify mode, telling which modules are installed and checking for missing things (like LICENSE)
+ * Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE)
+ * Update and diff modes to compare/update configs between a project and templater's defaults
* If git is in use, commit all changes, but check first it there are non-commited changes in the repo
* Hugo: tell the user about adding a theme: http://gohugo.io/getting-started/quick-start/
* Be verbose about the need to review and edit files, adding LICENSE headers into source files, etc
* Try an alternative command-line format, like "module:option1=value,option2=value with spaces"
* Git: optionally configure user.signingkey, commit.gpgsign, etc
- * Debian package
- * Update and diff modes to compare/update configs between a project and templater's defaults
+ * Debian package module