summaryrefslogtreecommitdiff
path: root/doc/walkthrough
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough')
-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