summaryrefslogtreecommitdiff
path: root/Documentation/git-mailinfo.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
commit680ed3eeb6d6edd4095be43451fb1f73de17927b (patch)
tree76e191398307911a670412be7ab48d4e49449145 /Documentation/git-mailinfo.txt
parentMerge branch 'dw/asciidoc-sources-are-dot-txt-files' (diff)
parentdocumentation: trivial style cleanups (diff)
downloadtgif-680ed3eeb6d6edd4095be43451fb1f73de17927b.tar.xz
Merge branch 'fc/doc-style'
* fc/doc-style: documentation: trivial style cleanups
Diffstat (limited to 'Documentation/git-mailinfo.txt')
-rw-r--r--Documentation/git-mailinfo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-mailinfo.txt b/Documentation/git-mailinfo.txt
index 97e7a8e9e7..164a3c6ede 100644
--- a/Documentation/git-mailinfo.txt
+++ b/Documentation/git-mailinfo.txt
@@ -9,7 +9,7 @@ git-mailinfo - Extracts patch and authorship from a single e-mail message
SYNOPSIS
--------
[verse]
-'git mailinfo' [-k|-b] [-u | --encoding=<encoding> | -n] [--scissors] <msg> <patch>
+'git mailinfo' [-k|-b] [-u | --encoding=<encoding> | -n] [--[no-]scissors] <msg> <patch>
DESCRIPTION