mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Update help menu
This commit is contained in:
parent
248fc80c2d
commit
51bf22f77e
2 changed files with 12 additions and 14 deletions
15
README.rst
15
README.rst
|
@ -433,12 +433,12 @@ Command Line Tool Usage
|
|||
Print, edit the configuration file
|
||||
or reset in the default values.
|
||||
-l | --list, [repository], --index, Print a list of all available
|
||||
--installed packages repository, index or
|
||||
--installed packages from repository, index or
|
||||
print only packages installed on
|
||||
the system.
|
||||
-c | --check, [repository], --upgrade, Check for updated packages from
|
||||
--skip=[...], --resolve--off the repositories and install with
|
||||
--checklist all dependencies.
|
||||
--skip=[...], --resolve--off the repositories and upgrade or
|
||||
--checklist install with all dependencies.
|
||||
-s | --sync, [repository] [package...], Sync packages. Install packages
|
||||
--resolve-off, --download-only, directly from remote repositories
|
||||
--directory-prefix=[dir], --case-ins with all dependencies.
|
||||
|
@ -455,9 +455,8 @@ Command Line Tool Usage
|
|||
--case-ins terminal and manage multiple
|
||||
options like reading, downloading,
|
||||
building, installation, etc.
|
||||
-F | --FIND, [package...], --case-ins Find packages from repositories
|
||||
and search at each enabled
|
||||
repository and prints results.
|
||||
-F | --FIND, [package...], --case-ins Find packages from each enabled
|
||||
repository and print results.
|
||||
-f | --find, [package...], --case-ins Find and print installed packages
|
||||
reporting the size and the sum.
|
||||
-i | --installpkg, [options] [package...] Installs single or multiple *.tgz
|
||||
|
@ -474,8 +473,8 @@ Command Line Tool Usage
|
|||
options=[-warn, -preserve, -copy, to the standard output.
|
||||
-keep] Use only package name.
|
||||
-d | --display, [package...] Display the installed packages
|
||||
contents and file list.
|
||||
contents and file list.
|
||||
contents and file list.
|
||||
|
||||
|
||||
Slpkg Examples
|
||||
--------------
|
||||
|
|
|
@ -88,12 +88,12 @@ Optional arguments:
|
|||
Print, edit the configuration file
|
||||
or reset in the default values.
|
||||
-l | --list, [repository], --index, Print a list of all available
|
||||
--installed packages repository, index or
|
||||
--installed packages from repository, index or
|
||||
print only packages installed on
|
||||
the system.
|
||||
-c | --check, [repository], --upgrade, Check for updated packages from
|
||||
--skip=[...], --resolve--off the repositories and install with
|
||||
--checklist all dependencies.
|
||||
--skip=[...], --resolve--off the repositories and upgrade or
|
||||
--checklist install with all dependencies.
|
||||
-s | --sync, [repository] [package...], Sync packages. Install packages
|
||||
--resolve-off, --download-only, directly from remote repositories
|
||||
--directory-prefix=[dir], --case-ins with all dependencies.
|
||||
|
@ -110,9 +110,8 @@ Optional arguments:
|
|||
--case-ins terminal and manage multiple
|
||||
options like reading, downloading,
|
||||
building, installation, etc.
|
||||
-F | --FIND, [package...], --case-ins Find packages from repositories
|
||||
and search at each enabled
|
||||
repository and prints results.
|
||||
-F | --FIND, [package...], --case-ins Find packages from each enabled
|
||||
repository and print results.
|
||||
-f | --find, [package...], --case-ins Find and print installed packages
|
||||
reporting the size and the sum.
|
||||
-i | --installpkg, [options] [package...] Installs single or multiple *.tgz
|
||||
|
|
Loading…
Add table
Reference in a new issue