summaryrefslogtreecommitdiffstats
path: root/gitk.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-10-23 01:23:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-10-23 01:23:31 +0000
commit764a667a8f360cfaafc6bfa9a0b5a2f09ed47586 (patch)
treefc6f7da163a804cc8aef905924828d69b897399a /gitk.txt
parentea719cf8b709e1b5c43d18ca26832f8c9bf11e7e (diff)
downloadgit-htmldocs-764a667a8f360cfaafc6bfa9a0b5a2f09ed47586.tar.gz
Autogenerated HTML docs for v1.5.3.4-319-gdd817
Diffstat (limited to 'gitk.txt')
-rw-r--r--gitk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitk.txt b/gitk.txt
index e9f82b97b..8dbfb0d5a 100644
--- a/gitk.txt
+++ b/gitk.txt
@@ -69,7 +69,7 @@ gitk --since="2 weeks ago" \-- gitk::
The "--" is necessary to avoid confusion with the *branch* named
'gitk'
-gitk --max-count=100 --all -- Makefile::
+gitk --max-count=100 --all \-- Makefile::
Show at most 100 changes made to the file 'Makefile'. Instead of only
looking for changes in the current branch look in all branches.