From: Michael J Gruber Date: Tue, 10 Mar 2009 15:06:30 +0000 (+0100) Subject: Typo and language fixes for git-checkout.txt X-Git-Tag: v1.6.3-rc0~180 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c7cb12b86ca9d0b92fa80045dfa0dd2b64bf71b7;p=git.git Typo and language fixes for git-checkout.txt Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 3bccffae6..125d8f3c3 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -8,7 +8,7 @@ git-checkout - Checkout a branch or paths to the working tree SYNOPSIS -------- [verse] -'git checkout' [-q] [-f] [--track | --no-track] [-b [-l]] [-m] [] +'git checkout' [-q] [-f] [-t | --track | --no-track] [-b [-l]] [-m] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=