mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +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
|
.. code-block:: bash
|
||||||
|
|
||||||
usage: slpkg [-h] [-v] [-u UPGRADE] [-a REINSTALL] [-r REMOVE] [-l] [-f FIND]
|
usage: slpkg [-h] [-v] [-u UPGRADE] [-a REINSTALL] [-r REMOVE] [-l] [-f FIND]
|
||||||
[-d DISPLAY]
|
[-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:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
-v, --verbose print version and exit
|
-v, --verbose print version and exit
|
||||||
-u UPGRADE, --upgrade UPGRADE
|
-u UPGRADE, --upgrade UPGRADE
|
||||||
install-upgrade package with new
|
install-upgrade package with new
|
||||||
-a REINSTALL, --reinstall REINSTALL
|
-a REINSTALL, --reinstall REINSTALL
|
||||||
reinstall the same package
|
reinstall the same package
|
||||||
-r REMOVE, --remove REMOVE
|
-r REMOVE, --remove REMOVE
|
||||||
remove package
|
remove package
|
||||||
-l, --list list of installed packages
|
-l, --list list of installed packages
|
||||||
-f FIND, --find FIND find if package installed
|
-f FIND, --find FIND find if package installed
|
||||||
-d DISPLAY, --display DISPLAY
|
-d DISPLAY, --display DISPLAY
|
||||||
display the contents of the package
|
display the contents of the package
|
||||||
|
|
||||||
Slpkg Examples
|
Slpkg Examples
|
||||||
--------------
|
--------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue