mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
Fix option typo
This commit is contained in:
parent
3f2a96c4a7
commit
bd65f621a8
2 changed files with 2 additions and 2 deletions
|
@ -393,7 +393,7 @@ Command Line Tool Usage
|
|||
--reinstall, --verbose] version to a newer one.
|
||||
-r, --removepkg, [options] [package...], Removes a previously installed
|
||||
--check-deps Slackware binary packages,
|
||||
options=[-warn, -preserve, copy, while writing a progress report
|
||||
options=[-warn, -preserve, -copy, while writing a progress report
|
||||
-keep] to the standard output.
|
||||
-d, --display, [package...] Display the installed packages
|
||||
contents and file list.
|
||||
|
|
|
@ -109,7 +109,7 @@ Optional arguments:
|
|||
--reinstall, --verbose] version to a newer one.
|
||||
-r, --removepkg, [options] [package...], Removes a previously installed
|
||||
--check-deps Slackware binary packages,
|
||||
options=[-warn, -preserve, copy, while writing a progress report
|
||||
options=[-warn, -preserve, -copy, while writing a progress report
|
||||
-keep] to the standard output.
|
||||
-d, --display, [package...] Display the installed packages
|
||||
contents and file list.
|
||||
|
|
Loading…
Reference in a new issue