summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-08 16:27:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-08 16:27:00 -0400
commit115e4eeb00255cf9da2b911771c7bf6ab2bed239 (patch)
tree1eae1b44b84bb80b70d49bd29155f1c382fad932
parent44759f2c9f14683ced971058cccec45194741c03 (diff)
wording
-rw-r--r--doc/walkthrough/using_tags_and_branches.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/walkthrough/using_tags_and_branches.mdwn b/doc/walkthrough/using_tags_and_branches.mdwn
index 06f021472..b147ea466 100644
--- a/doc/walkthrough/using_tags_and_branches.mdwn
+++ b/doc/walkthrough/using_tags_and_branches.mdwn
@@ -1,6 +1,6 @@
-Like git, git-annex hangs on to every old version of a file, so you can
-make tags and branches, and can check them out later to look at the old
-files.
+Like git, git-annex hangs on to every old version of a file (by default),
+so you can make tags and branches, and can check them out later to look at
+the old files.
# git tag 1.0
# rm -f my_cool_big_file