Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> --- Documentation/git-cherry-pick.txt | 4 ++-- Documentation/git-revert.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/git-cherry-pick.txt b/Documentation/git-cherry-pick.txt index 1147c71..83b3cc2 100644 --- a/Documentation/git-cherry-pick.txt +++ b/Documentation/git-cherry-pick.txt @@ -101,8 +101,8 @@ effect to your index in a row. --signoff:: Add Signed-off-by line at the end of the commit message. --S[<key-id>]:: ---gpg-sign[=<key-id>]:: +-S[<keyid>]:: +--gpg-sign[=<keyid>]:: GPG-sign commits. --ff:: diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt index cceb5f2..6388089 100644 --- a/Documentation/git-revert.txt +++ b/Documentation/git-revert.txt @@ -80,8 +80,8 @@ more details. This is useful when reverting more than one commits' effect to your index in a row. --S[<key-id>]:: ---gpg-sign[=<key-id>]:: +-S[<keyid>]:: +--gpg-sign[=<keyid>]:: GPG-sign commits. -s:: -- 2.5.0.402.g8854c44 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html