X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-apply.txt;h=51c7d47092010f4275d1de8f074e0cc28e1d5adc;hb=ffd97f3a35d8394773409f17d58156b32ca911cf;hp=626e281596c57d38b6df7bbf311494ee9c74da7f;hpb=011f4274bbb14e44035586f2ede695d584b8cfd2;p=git.git diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index 626e2815..51c7d470 100644 --- a/Documentation/git-apply.txt +++ b/Documentation/git-apply.txt @@ -8,7 +8,10 @@ git-apply - Apply patch on a git index file and a work tree SYNOPSIS -------- -'git-apply' [--stat] [--numstat] [--summary] [--check] [--index] [--apply] [--no-add] [--index-info] [--allow-binary-replacement] [-z] [...] +[verse] +'git-apply' [--stat] [--numstat] [--summary] [--check] [--index] [--apply] + [--no-add] [--index-info] [--allow-binary-replacement] [-z] + [...] DESCRIPTION -----------