diff options
Diffstat (limited to 'Documentation/git-show-branch.txt')
-rw-r--r-- | Documentation/git-show-branch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index 5103c0c4f..c947fceda 100644 --- a/Documentation/git-show-branch.txt +++ b/Documentation/git-show-branch.txt @@ -88,7 +88,7 @@ the name of the branch because it is obvious. $ git show-branch --more=4 master [master] Add 'git show-branch'. [~1] Add a new extended SHA1 syntax <name>~<num> -[~2] Fix "git-diff-script A B" +[~2] Fix "git-diff A B" [~3] git-ls-files: generalized pathspecs [~4] Make "git-ls-files" work in subdirectories ------------------------------------------------ |