Browse Source

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>
maint
Stephan Feder 19 years ago committed by Junio C Hamano
parent
commit
d507bb1500
  1. 6
      Documentation/diff-options.txt

6
Documentation/diff-options.txt

@ -94,5 +94,11 @@ @@ -94,5 +94,11 @@
Swap two inputs; that is, show differences from index or
on-disk file to tree contents.

--text::
Treat all files as text.

-a::
Shorthand for "--text".

For more detailed explanation on these common options, see also
link:diffcore.html[diffcore documentation].

Loading…
Cancel
Save