From: Nguyễn Thái Ngọc Duy Date: Thu, 24 Mar 2016 11:56:16 +0000 (+0700) Subject: git-apply.txt: remove a space X-Git-Tag: v2.8.2~30^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d725fbde4f4f0cf76ff060e5c044afad192d0a1a;p=thirdparty%2Fgit.git git-apply.txt: remove a space Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index d9ed6a1a4e..5444d2ffeb 100644 --- a/Documentation/git-apply.txt +++ b/Documentation/git-apply.txt @@ -13,7 +13,7 @@ SYNOPSIS [--apply] [--no-add] [--build-fake-ancestor=] [-R | --reverse] [--allow-binary-replacement | --binary] [--reject] [-z] [-p] [-C] [--inaccurate-eof] [--recount] [--cached] - [--ignore-space-change | --ignore-whitespace ] + [--ignore-space-change | --ignore-whitespace] [--whitespace=(nowarn|warn|fix|error|error-all)] [--exclude=] [--include=] [--directory=] [--verbose] [--unsafe-paths] [...]