From c7cb12b86ca9d0b92fa80045dfa0dd2b64bf71b7 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Tue, 10 Mar 2009 16:06:30 +0100 Subject: [PATCH] Typo and language fixes for git-checkout.txt Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- Documentation/git-checkout.txt | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 3bccffae62..125d8f3c32 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=