am: use gmtime() to parse mercurial patch date
[gitweb.git] / Documentation / git-commit-tree.txt
index cafdc9642d312776b0122c4d010a9e9246bad8ff..f5f2a8d326502714299cf85d9819bb065d5af390 100644 (file)
@@ -55,8 +55,13 @@ OPTIONS
        from the standard input.
 
 -S[<keyid>]::
+--gpg-sign[=<keyid>]::
        GPG-sign commit.
 
+--no-gpg-sign::
+       Countermand `commit.gpgSign` configuration variable that is
+       set to force each and every commit to be signed.
+
 
 Commit Information
 ------------------