diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/checkpkg.1.asciidoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/checkpkg.1.asciidoc b/doc/checkpkg.1.asciidoc index 96ec645..c51cac4 100644 --- a/doc/checkpkg.1.asciidoc +++ b/doc/checkpkg.1.asciidoc @@ -19,6 +19,16 @@ outputs if there are soname differences for the new package. A directory is also created using mktemp with files containing a file list for both packages and a library list for both packages. +Options +------- + +*-r, --rmdir*:: + Remove the temporary directory created to contain the file and library list + of both packages. + +*-h, --help*:: + Show a help text + See Also -------- |