DORMANTno replies

[PATCH] Documentation: fix misnested -l and --contains in git-tag synopsis

From: Philip Jägenstedt <hidden>
Date: 2016-06-15 22:49:58
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

This has been broken since the --contains option was added in
commit 32c35cfb1e9c8523b9d60e5095f1c49ebaef0279

Signed-off-by: Philip Jägenstedt <redacted>
---
 Documentation/git-tag.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index 31c78a8..8ad89d7 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -12,7 +12,7 @@ SYNOPSIS
 'git tag' [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]
 	<tagname> [<commit> | <object>]
 'git tag' -d <tagname>...
-'git tag' [-n[<num>]] -l [--contains <commit>] [<pattern>]
+'git tag' [-n[<num>]] -l [<pattern>] [--contains <commit>]
 'git tag' -v <tagname>...
 
 DESCRIPTION
-- 
1.7.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help