summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2013-04-21 17:08:37 +0300
committerSaku Ytti <saku@ytti.fi>2013-04-21 17:08:37 +0300
commitf715a419196c65ee0cc3b7d9e346aa2512c0cd21 (patch)
tree60b49fe2418eb15c5dd469cba5286b93f2b8f589 /README.md
parent5a4d2ce1a0380a47e51a9c7aa248e82a5ba5cd39 (diff)
rename 'update' to 'store'
'store' is more logical, as we cannot know if output method guarantees any version history which 'update' implies.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca7df43..c42b42c 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
## Output
* stores config
- * must implement 'update'
+ * must implement 'store'
* 'git' and 'file' (store as flat ascii) implemented
## Source