From 5f737ac91bd869e65bff401ad1108581ac504e22 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 15 Oct 2013 01:41:05 +0200 Subject: git-merge: document the -S option The option to gpg sign a merge commit is available but was not documented. Use wording from the git-commit(1) manpage. Signed-off-by: Nicolas Vigier Signed-off-by: Junio C Hamano diff --git a/Documentation/git-merge.txt b/Documentation/git-merge.txt index a74c371..4395459 100644 --- a/Documentation/git-merge.txt +++ b/Documentation/git-merge.txt @@ -10,7 +10,7 @@ SYNOPSIS -------- [verse] 'git merge' [-n] [--stat] [--no-commit] [--squash] [--[no-]edit] - [-s ] [-X ] + [-s ] [-X ] [-S[]] [--[no-]rerere-autoupdate] [-m ] [...] 'git merge' HEAD ... 'git merge' --abort @@ -65,6 +65,10 @@ OPTIONS ------- include::merge-options.txt[] +-S[]:: +--gpg-sign[=]:: + GPG-sign the resulting merge commit. + -m :: Set the commit message to be used for the merge commit (in case one is created). -- cgit v0.10.2-6-g49f6