diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-12-08 14:58:42 -0500 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2020-02-27 14:49:48 +0100 |
commit | 53fe5c67a121a993666dfbef98eaba1c27a882c8 (patch) | |
tree | 0374d292e23945d8ee3748e4cf0cdafd37a5c5c3 /doc | |
parent | 21d9984acc29c14eaa8cad3a611c9271d60af39c (diff) | |
download | devtools-53fe5c67a121a993666dfbef98eaba1c27a882c8.tar.xz |
makerepropkg: add support to check unreproducible packages using diffoscope
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/makerepropkg.1.asciidoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/makerepropkg.1.asciidoc b/doc/makerepropkg.1.asciidoc index 7d68e5e..301b73e 100644 --- a/doc/makerepropkg.1.asciidoc +++ b/doc/makerepropkg.1.asciidoc @@ -26,6 +26,9 @@ link:https://reproducible-builds.org/[Reproducible Builds] project. Options ------- +*-d*:: + If packages are not reproducible, compare them using diffoscope. + *-c*:: Set the pacman cache directory. |