unpack-trees: oneway_merge to update submodules
[gitweb.git] / Documentation / git-merge.txt
index 0ada8c856b786b617841314a6048321644713ad6..d5dfd8430f3370dc168e42e3991d1d4a9b854617 100644 (file)
@@ -64,12 +64,6 @@ OPTIONS
 -------
 include::merge-options.txt[]
 
--S[<keyid>]::
---gpg-sign[=<keyid>]::
-       GPG-sign the resulting merge commit. The `keyid` argument is
-       optional and defaults to the committer identity; if specified,
-       it must be stuck to the option without a space.
-
 -m <msg>::
        Set the commit message to be used for the merge commit (in
        case one is created).