X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-checkout-index.txt;h=b1a8ce110cd3caa641a53e7944479bb8f84bec44;hb=0305b636542c8c137ed7c82fee90db8d3621118c;hp=09bd6a5535835b50da0848892d1fb497710d9781;hpb=a549e11cc2fee10ddf66dd98ea79f7c624eee34e;p=git.git diff --git a/Documentation/git-checkout-index.txt b/Documentation/git-checkout-index.txt index 09bd6a553..b1a8ce110 100644 --- a/Documentation/git-checkout-index.txt +++ b/Documentation/git-checkout-index.txt @@ -3,7 +3,7 @@ git-checkout-index(1) NAME ---- -git-checkout-index - Copy files from the index to the working directory +git-checkout-index - Copy files from the index to the working tree SYNOPSIS @@ -63,7 +63,7 @@ OPTIONS Only meaningful with `--stdin`; paths are separated with NUL character instead of LF. ---:: +\--:: Do not interpret any more arguments as options. The order of the flags used to matter, but not anymore. @@ -182,4 +182,3 @@ Junio C Hamano and the git-list . GIT --- Part of the gitlink:git[7] suite -