Skip to content

Commit

Permalink
Document --unified/-U option
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Robin Rosenberg authored and Junio C Hamano committed Jul 25, 2007
1 parent f48a203 commit 4eb9947
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
-u::
Synonym for "-p".

-U<n>::
Shorthand for "--unified=<n>".

--unified=<n>::
Generate diffs with <n> lines of context instead of
the usual three. Implies "-p".

--raw::
Generate the raw format.

Expand Down

0 comments on commit 4eb9947

Please sign in to comment.