X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-checkout-index.txt;h=b1a8ce110cd3caa641a53e7944479bb8f84bec44;hb=660d579d6ff0ac29b8f7b38b3da73f09214d39aa;hp=09bd6a5535835b50da0848892d1fb497710d9781;hpb=2593a410e095f89f0eef40edb90b39029574462b;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 -