mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-27 09:58:10 +01:00
Updated for version 4.8.8
This commit is contained in:
parent
8191c8abb6
commit
bb2ace44d2
1 changed files with 3 additions and 3 deletions
|
@ -60,8 +60,8 @@ $ slpkg tracking --pkg-version Flask awscli pychess
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
$ tar xvf slpkg-4.8.7.tar.gz
|
$ tar xvf slpkg-4.8.8.tar.gz
|
||||||
$ cd slpkg-4.8.7
|
$ cd slpkg-4.8.8
|
||||||
$ ./install.sh
|
$ ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -86,7 +86,7 @@ The majority of trials have been made in Slackware x86_64 'stable' environment.
|
||||||
### Command Line Tool Usage
|
### Command Line Tool Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
slpkg - version 4.8.7
|
slpkg - version 4.8.8
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
slpkg [COMMAND] [OPTIONS] [FILELIST|PACKAGES...]
|
slpkg [COMMAND] [OPTIONS] [FILELIST|PACKAGES...]
|
||||||
|
|
Loading…
Reference in a new issue