diff --git a/README.rst b/README.rst index fc725062..02951c03 100644 --- a/README.rst +++ b/README.rst @@ -386,8 +386,8 @@ Command Line Tool Usage same packages if the exact. -r, --remove, [package...] Removes a previously installed Slackware binary packages. - -d, --display, [package...] Display the packages contents and - file list. + -d, --display, [package...] Display the installed packages + contents and file list. Slpkg Examples -------------- diff --git a/slpkg/arguments.py b/slpkg/arguments.py index be673b3a..84a49f0b 100644 --- a/slpkg/arguments.py +++ b/slpkg/arguments.py @@ -109,8 +109,8 @@ Optional arguments: same packages if the exact. -r, --remove, [package...] Removes a previously installed Slackware binary packages. - -d, --display, [package...] Display the packages contents and - file list. + -d, --display, [package...] Display the installed packages + contents and file list. You can read more about slpkg from manpage or see examples from readme file. Homepage: https://github.com/dslackw/slpkg