Skip to content

Commit d725fbd

Browse files
pcloudsgitster
authored andcommitted
git-apply.txt: remove a space
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent e465796 commit d725fbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-apply.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SYNOPSIS
1313
[--apply] [--no-add] [--build-fake-ancestor=<file>] [-R | --reverse]
1414
[--allow-binary-replacement | --binary] [--reject] [-z]
1515
[-p<n>] [-C<n>] [--inaccurate-eof] [--recount] [--cached]
16-
[--ignore-space-change | --ignore-whitespace ]
16+
[--ignore-space-change | --ignore-whitespace]
1717
[--whitespace=(nowarn|warn|fix|error|error-all)]
1818
[--exclude=<path>] [--include=<path>] [--directory=<root>]
1919
[--verbose] [--unsafe-paths] [<patch>...]

0 commit comments

Comments
 (0)