X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitk.txt;h=cf465cb47e1f3fbb7452568591874cf865a16c2c;hb=1a545d0b5fa56a7be88fe082cec7847715079a18;hp=bd005bc5c8c7d877ea9de79e2f6452d5703d0892;hpb=f1c8a48a2de69bfc9837c53f2c52ffbe7239dc3e;p=git.git diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index bd005bc5c..99baa24a2 100644 --- a/Documentation/gitk.txt +++ b/Documentation/gitk.txt @@ -22,7 +22,7 @@ git repository. OPTIONS ------- To control which revisions to show, the command takes options applicable to -the 'git-rev-list' command (see linkgit:git-rev-list[1]). +the 'git rev-list' command (see linkgit:git-rev-list[1]). This manual page describes only the most frequently used options. @@ -74,7 +74,7 @@ frequently used options. ...:: Limit commits to the ones touching files in the given paths. Note, to - avoid ambiguity wrt. revision names use "--" to separate the paths + avoid ambiguity with respect to revision names use "--" to separate the paths from any preceding options. Examples