mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated for options
This commit is contained in:
parent
2249de8756
commit
5b809512a8
1 changed files with 7 additions and 7 deletions
14
README.rst
14
README.rst
|
@ -79,15 +79,15 @@ Usage
|
|||
OPTIONS:
|
||||
-y, --yes Answer Yes to all questions.
|
||||
-j, --jobs Set it for multicore systems.
|
||||
-ro, --resolve-off Turns off dependency resolving.
|
||||
-o, --resolve-off Turns off dependency resolving.
|
||||
-R, --reinstall Upgrade packages of the same version.
|
||||
-si, --skip-installed Skip installed packages.
|
||||
-fr, --full-reverse Full reverse dependency.
|
||||
-k, --skip-installed Skip installed packages.
|
||||
-E, --full-reverse Full reverse dependency.
|
||||
-S, --search Search packages from the repository.
|
||||
-ns, --no-silent Disable silent mode.
|
||||
-dir=, --directory=PATH Download files to a specific path.
|
||||
-pv, --pkg-version Print the repository package version.
|
||||
-fp=, --file-pattern=PATTERN Include specific installed files.
|
||||
-n, --no-silent Disable silent mode.
|
||||
-p, --pkg-version Print the repository package version.
|
||||
-z, --directory=PATH Download files to a specific path.
|
||||
-p, --file-pattern=PATTERN Include specific installed files.
|
||||
|
||||
-h, --help Show this message and exit.
|
||||
-v, --version Print version and exit.
|
||||
|
|
Loading…
Reference in a new issue