summaryrefslogtreecommitdiff
path: root/doc/branching-merging-systems.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 18:42:16 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 18:42:16 +0100
commit9af42688ebc6591067ec09434671bba1e9d6aaf9 (patch)
tree39635ccf07154d953ba2114f22ed603cfd7313ee /doc/branching-merging-systems.mdwn
parent83bc9e9943f2d75fc40f36cf9396e901a3319bb5 (diff)
downloadmorph-9af42688ebc6591067ec09434671bba1e9d6aaf9.tar.gz
Remove mention of the cache directory inside .morph from spec
Diffstat (limited to 'doc/branching-merging-systems.mdwn')
-rw-r--r--doc/branching-merging-systems.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/branching-merging-systems.mdwn b/doc/branching-merging-systems.mdwn
index 3b024cb4..c7764333 100644
--- a/doc/branching-merging-systems.mdwn
+++ b/doc/branching-merging-systems.mdwn
@@ -183,7 +183,7 @@ Usage:
DIR defaults to the current working directory. If DIR is given,
but does not exist, it is created.
-* Create `DIR/.morph` and the subdirectory `cache` inside it.
+* Create `DIR/.morph`.
Implementation: `morph branch`