Skip to content

Commit d507bb1

Browse files
Stephan FederJunio C Hamano
authored andcommitted
diff-options: Explain --text and -a
Signed-off-by: Stephan Feder <sf@b-i-t.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent ca49920 commit d507bb1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/diff-options.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,11 @@
9494
Swap two inputs; that is, show differences from index or
9595
on-disk file to tree contents.
9696

97+
--text::
98+
Treat all files as text.
99+
100+
-a::
101+
Shorthand for "--text".
102+
97103
For more detailed explanation on these common options, see also
98104
link:diffcore.html[diffcore documentation].

0 commit comments

Comments
 (0)