send-email: further document missing sendmail aliases functionality
[gitweb.git] / Documentation / git-send-email.txt
index b48a76432030e7c72b9d75a6b879b6e614458859..e6d466e9a5a8ce0bdb1d795e43ae3dd7415105f4 100644 (file)
@@ -396,6 +396,9 @@ sendmail;;
        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.