aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-17 13:13:43 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-17 13:13:43 -0200
commita6383c697ffa68ef0ecd4a0599db524ccdb9dda3 (patch)
tree671733f81d8bb07be24a5eb2eba4bd8a7a63d3ad /TODO.md
parent02bb76c19acc6eadc9634b1ee59f5407825d4b2c (diff)
downloadtemplater-a6383c697ffa68ef0ecd4a0599db524ccdb9dda3.tar.gz
templater-a6383c697ffa68ef0ecd4a0599db524ccdb9dda3.tar.bz2
Adds diff option
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 6ad302d..220a16c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -24,7 +24,7 @@ TODO
* Code:
* Makefiles: non-conflicting target names with aliases/shorthands in the main Makefile
* 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
+ * Update mode to 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