mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Merge branch 'develop'
This commit is contained in:
commit
7da6fe23f0
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
4.5.2 - 21/01/2023
|
||||
BugFixed:
|
||||
- IndexError: list index out of range
|
||||
Updated:
|
||||
- manpages for options (Thanks to marav)
|
||||
|
||||
4.5.1 - 16/01/2023
|
||||
Added:
|
||||
- Option --directory=PATH for download command
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH slpkg 1 "Orestiada, Grèce" "slpkg 4.5.1" dslackw
|
||||
.TH slpkg 1 "Orestiada, Grèce" "slpkg 4.5.2" dslackw
|
||||
.SH NOM
|
||||
.P
|
||||
.B slpkg - [OPTIONS] [COMMANDE] <packages>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH slpkg 1 "Orestiada, Greece" "slpkg 4.5.0" dslackw
|
||||
.TH slpkg 1 "Orestiada, Greece" "slpkg 4.5.2" dslackw
|
||||
.SH NAME
|
||||
.P
|
||||
.B slpkg - [OPTIONS] [COMMAND] <packages>
|
||||
|
|
Loading…
Reference in a new issue