DORMANTno replies

[PATCH] Documentation/git-merge.txt: improve SYNOPSIS

From: <hidden>
Date: 2016-06-15 23:04:29
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

From: Sergey Organov <redacted>

Get rid of outdated explicit list of options.

Reflect that the obsolete form:

'git merge' <msg> HEAD <commit>...

could also have options.

Signed-off-by: Sergey Organov <redacted>
---
 Documentation/git-merge.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/Documentation/git-merge.txt b/Documentation/git-merge.txt
index 1f94908..1de61a4 100644
--- a/Documentation/git-merge.txt
+++ b/Documentation/git-merge.txt
@@ -9,10 +9,8 @@ git-merge - Join two or more development histories together
 SYNOPSIS
 --------
 [verse]
-'git merge' [-n] [--stat] [--no-commit] [--squash] [--[no-]edit]
-	[-s <strategy>] [-X <strategy-option>] [-S[<key-id>]]
-	[--[no-]rerere-autoupdate] [-m <msg>] [<commit>...]
-'git merge' <msg> HEAD <commit>...
+'git merge' [options] [-m <msg>] [<commit>...]
+'git merge' [options] <msg> HEAD <commit>...
 'git merge' --abort
 
 DESCRIPTION
-- 
1.9.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help