mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-17 06:11:35 +01:00
updated
This commit is contained in:
parent
2f27cda734
commit
ab62c6dbbd
1 changed files with 16 additions and 16 deletions
32
README.rst
32
README.rst
|
@ -35,24 +35,24 @@ Command Line Tool Usage
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
usage: slpkg [-h] [-v] [-u UPGRADE] [-a REINSTALL] [-r REMOVE] [-l] [-f FIND]
|
||||
[-d DISPLAY]
|
||||
usage: slpkg [-h] [-v] [-u UPGRADE] [-a REINSTALL] [-r REMOVE] [-l] [-f FIND]
|
||||
[-d DISPLAY]
|
||||
|
||||
Slpkg is a Slackware tool to upgrade, remove, find and view packages contents
|
||||
Slpkg is a Slackware tool to upgrade, remove, find and view packages contents
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-v, --verbose print version and exit
|
||||
-u UPGRADE, --upgrade UPGRADE
|
||||
install-upgrade package with new
|
||||
-a REINSTALL, --reinstall REINSTALL
|
||||
reinstall the same package
|
||||
-r REMOVE, --remove REMOVE
|
||||
remove package
|
||||
-l, --list list of installed packages
|
||||
-f FIND, --find FIND find if package installed
|
||||
-d DISPLAY, --display DISPLAY
|
||||
display the contents of the package
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-v, --verbose print version and exit
|
||||
-u UPGRADE, --upgrade UPGRADE
|
||||
install-upgrade package with new
|
||||
-a REINSTALL, --reinstall REINSTALL
|
||||
reinstall the same package
|
||||
-r REMOVE, --remove REMOVE
|
||||
remove package
|
||||
-l, --list list of installed packages
|
||||
-f FIND, --find FIND find if package installed
|
||||
-d DISPLAY, --display DISPLAY
|
||||
display the contents of the package
|
||||
|
||||
Slpkg Examples
|
||||
--------------
|
||||
|
|
Loading…
Reference in a new issue