Skip to content

Commit

Permalink
diff-options: Explain --text and -a
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Feder <sf@b-i-t.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Stephan Feder authored and Junio C Hamano committed Jul 7, 2006
1 parent ca49920 commit d507bb1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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].

0 comments on commit d507bb1

Please sign in to comment.