mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-31 10:26:39 +01:00
Fix typo
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1141d8ec0e
commit
ff81c52166
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ Usage: slpkg [COMMANDS|OPTIONS] {repository|package...}
|
|||
|
||||
Commands:
|
||||
update, --only=[...] Run this command to update all
|
||||
the packages list.
|
||||
the packages lists.
|
||||
|
||||
upgrade, --only=[...] Delete and recreate all packages
|
||||
lists.
|
||||
|
@ -84,7 +84,7 @@ Optional arguments:
|
|||
-v | --version Print program version and exit.
|
||||
|
||||
-a | --autobuild, [script] [source...] Auto build SBo packages.
|
||||
If you already have downloaded the
|
||||
If you have already downloaded the
|
||||
script and the source code you can
|
||||
build a new package with this
|
||||
command.
|
||||
|
|
Loading…
Reference in a new issue