index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2022-08-21 15:26:24 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2022-08-23 20:23:22 +0200 |
commit | b9dadc55760642ac4e8ac9766cf832cc38015923 (patch) | |
tree | 6155aa3c6f2037039236f3db82dd88ced57d87cf /doc/man | |
parent | 6bd7e70e68da70162fd7877949251101036b39e0 (diff) |
-rw-r--r-- | doc/man/diffpkg.1.asciidoc | 9 |
diff --git a/doc/man/diffpkg.1.asciidoc b/doc/man/diffpkg.1.asciidoc index 48722a9..622771a 100644 --- a/doc/man/diffpkg.1.asciidoc +++ b/doc/man/diffpkg.1.asciidoc @@ -36,6 +36,15 @@ Options *-h, --help*:: Show a help text +Output Options +-------------- + +*-u, -U, --unified*:: + Output 3 lines of unified context + +*-y, --side-by-side*:: + Output in two columns + Modes ----- |