summaryrefslogtreecommitdiffstats
path: root/pretty-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-24 14:28:13 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-24 14:28:13 -0700
commit0acb1ae530fa409f7ce96eb216e0a690b0f7900e (patch)
tree3b955bc640a8d058085f8f66ab0b7fd9f223094f /pretty-options.txt
parent8ce35d7cc1d82c9267b88efee4c3e81f0c6b3b9f (diff)
downloadgit-htmldocs-0acb1ae530fa409f7ce96eb216e0a690b0f7900e.tar.gz
Autogenerated HTML docs for v1.7.12.1-401-gb5d15
Diffstat (limited to 'pretty-options.txt')
-rw-r--r--pretty-options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pretty-options.txt b/pretty-options.txt
index 2a3dc8664..5e499421a 100644
--- a/pretty-options.txt
+++ b/pretty-options.txt
@@ -66,3 +66,7 @@ being displayed. Examples: "--notes=foo" will show only notes from
--[no-]standard-notes::
These options are deprecated. Use the above --notes/--no-notes
options instead.
+
+--show-signature::
+ Check the validity of a signed commit object by passing the signature
+ to `gpg --verify` and show the output.