X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-checkout-index.txt;h=2a1e526c6a1a92ea81a14b171ac8200890277fd1;hb=353ce81597e831969ac37d6991346f8c39c1488e;hp=9f32c65aaba057d684c349c6ab3f3fde45a36f13;hpb=6ff0b1c56c451445f7dc45b652a4dc60213eac19;p=git.git diff --git a/Documentation/git-checkout-index.txt b/Documentation/git-checkout-index.txt index 9f32c65a..2a1e526c 100644 --- a/Documentation/git-checkout-index.txt +++ b/Documentation/git-checkout-index.txt @@ -8,8 +8,9 @@ git-checkout-index - Copy files from the index to the working directory SYNOPSIS -------- +[verse] 'git-checkout-index' [-u] [-q] [-a] [-f] [-n] [--prefix=] - [--stage=] [--] ... + [--stage=] [--] ... DESCRIPTION -----------