Sync with maint
[gitweb.git] / Documentation / git-for-each-ref.txt
index 4a2c851e6c365212706d0e6f474156b955c0d3e2..1d420e4cde8230de00aae583a296128fdd59140f 100644 (file)
@@ -57,6 +57,11 @@ OPTIONS
        `xx`; for example `%00` interpolates to `\0` (NUL),
        `%09` to `\t` (TAB) and `%0a` to `\n` (LF).
 
+--color[=<when>]:
+       Respect any colors specified in the `--format` option. The
+       `<when>` field must be one of `always`, `never`, or `auto` (if
+       `<when>` is absent, behave as if `always` was given).
+
 --shell::
 --perl::
 --python::