X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-checkout.txt;h=5aa69c0e12a6756fd6f79c117008a373f65ba5f5;hb=fc721b699b817e9cb78994c6dd6d86e744bd2112;hp=2abfbdaadb27ca9a97c23c9c00cc18fb07232d00;hpb=15fc1c02fce2ee6a8a3f625bf24dd782fd905904;p=git.git diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 2abfbdaad..5aa69c0e1 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -9,7 +9,7 @@ SYNOPSIS -------- [verse] 'git checkout' [-q] [-f] [[--track | --no-track] -b [-l]] [-m] [] -'git checkout' [] ... +'git checkout' [] [--] ... DESCRIPTION -----------