Merge branch 'nd/untracked-cache'
[gitweb.git] / Documentation / git-send-email.txt
index b48a76432030e7c72b9d75a6b879b6e614458859..7ae467ba415e5cb4413d0246883b8a620b8960e3 100644 (file)
@@ -394,8 +394,9 @@ described below:
 sendmail;;
 *      Quoted aliases and quoted addresses are not supported: lines that
        contain a `"` symbol are ignored.
-*      Line continuations are not supported: lines that start with
-       whitespace characters, or end with a `\` symbol are ignored.
+*      Redirection to a file (`/path/name`) or pipe (`|command`) is not
+       supported.
+*      File inclusion (`:include: /path/name`) is not supported.
 *      Warnings are printed on the standard error output for any
        explicitly unsupported constructs, and any other lines that are not
        recognized by the parser.