Skip to content

Commit

Permalink
Documentation/git-show.txt: include common diff options, like git-log…
Browse files Browse the repository at this point in the history
….txt

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Matthieu Moy authored and Junio C Hamano committed Jul 18, 2013
1 parent 71482d3 commit 0791ab0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/git-show.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ include::pretty-options.txt[]
include::pretty-formats.txt[]


COMMON DIFF OPTIONS
-------------------

:git-log: 1
include::diff-options.txt[]

include::diff-generate-patch.txt[]


EXAMPLES
--------

Expand Down

0 comments on commit 0791ab0

Please sign in to comment.