In particular, sendemail.confirm was removed, because it's already described along with its corresponding option. Signed-off-by: Michael Witten <mfwitten@xxxxxxxxx> --- Documentation/git-send-email.txt | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 7b87d6e..b58b433 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -271,12 +271,6 @@ sendemail.multiedit:: summary when '--compose' is used). If false, files will be edited one after the other, spawning a new editor each time. -sendemail.confirm:: - Sets the default for whether to confirm before sending. Must be - one of 'always', 'never', 'cc', 'compose', or 'auto'. See '--confirm' - in the previous section for the meaning of these values. - - Author ------ Written by Ryan Anderson <ryan@xxxxxxxxxxxxxx> -- 1.6.2.2.479.g2aec -- 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