index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2022-08-21 15:57:29 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2022-08-23 20:23:51 +0200 |
commit | ba070f1ca9b0dd60567a61c0c3cdb287165246be (patch) | |
tree | ebe9b68e37d62bd080c06d7d026b322de40a24e5 /doc/man | |
parent | b9dadc55760642ac4e8ac9766cf832cc38015923 (diff) |
-rw-r--r-- | doc/man/diffpkg.1.asciidoc | 3 |
diff --git a/doc/man/diffpkg.1.asciidoc b/doc/man/diffpkg.1.asciidoc index 622771a..ec89f89 100644 --- a/doc/man/diffpkg.1.asciidoc +++ b/doc/man/diffpkg.1.asciidoc @@ -39,6 +39,9 @@ Options Output Options -------------- +*--color*[='WHEN']:: + Color output; 'WHEN' is `'never'`, `'always'`, or `'auto'`; Plain *--color* means *--color='auto'* + *-u, -U, --unified*:: Output 3 lines of unified context |