From 098bbdc31c8dc66e2c7a1a531625502be512b016 Mon Sep 17 00:00:00 2001 From: Tom Jones Date: Sun, 21 Oct 2012 20:46:37 +0100 Subject: Add -S, --gpg-sign option to manpage of "git commit" git commit -S, --gpg-sign was mentioned in the program's help message, but not in the manpage. This adds an equivalent entry for the option in the manpage. Signed-off-by: Tom Jones Signed-off-by: Jeff King diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 9594ac8..a65d726 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -13,7 +13,7 @@ SYNOPSIS [-F | -m ] [--reset-author] [--allow-empty] [--allow-empty-message] [--no-verify] [-e] [--author=] [--date=] [--cleanup=] [--status | --no-status] - [-i | -o] [--] [...] + [-i | -o] [-S[]] [--] [...] DESCRIPTION ----------- @@ -276,6 +276,10 @@ configuration variable documented in linkgit:git-config[1]. commit message template when using an editor to prepare the default commit message. +-S[]:: +--gpg-sign[=]:: + GPG-sign commit. + \--:: Do not interpret any more arguments as options. -- cgit v0.10.2-6-g49f6