X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=apply.c;h=c3699668671706d35b84d78cfa6ccee675f684b4;hb=d5dddccaa0c61c67340efca36237dfa06eccef1c;hp=9deb206faa5259e4f4f0a458ddc14dd4762da10b;hpb=379156e1dc46e0d22f0c7c0c52913c6259c62258;p=git.git diff --git a/apply.c b/apply.c index 9deb206f..c3699668 100644 --- a/apply.c +++ b/apply.c @@ -32,7 +32,7 @@ static int no_add = 0; static int show_index_info = 0; static int line_termination = '\n'; static const char apply_usage[] = -"git-apply [--stat] [--numstat] [--summary] [--check] [--index] [--apply] [--no-add] [--index-info] [--allow-binary-replacement] [-z] [-pNUM] ..."; +"git-apply [--stat] [--numstat] [--summary] [--check] [--index] [--apply] [--no-add] [--index-info] [--allow-binary-replacement] [-z] [-pNUM] [--whitespace=] ..."; static enum whitespace_eol { nowarn_whitespace,