X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-checkout-index.txt;h=2a1e526c6a1a92ea81a14b171ac8200890277fd1;hb=d425142e2a045a9dd7879d028ec68bd748df48a3;hp=9f32c65aaba057d684c349c6ab3f3fde45a36f13;hpb=3bd348aeea24709cd9be4b9d741f79b6014cd7e3;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 -----------