mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Fix typo #146
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c606944e10
commit
8e0849b20d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ configs:
|
|||
# Upgrade or reinstall slackware command.
|
||||
reinstall: upgradepkg --reinstall
|
||||
|
||||
# Slackware command fro remove packages.
|
||||
# Slackware command to remove packages.
|
||||
removepkg: removepkg
|
||||
|
||||
# Cli menu colors configs. Default is off. [on/off]
|
||||
|
|
Loading…
Reference in a new issue