Updated for version 4.5.7

This commit is contained in:
Dimitris Zlatanidis 2023-03-09 10:31:16 +02:00
parent a99451bf75
commit 96a8c32d9d

View file

@ -31,8 +31,8 @@ Install from the official third-party `SBo repository <https://slackbuilds.org/r
.. code-block:: bash .. code-block:: bash
$ tar xvf slpkg-4.5.6.tar.gz $ tar xvf slpkg-4.5.7.tar.gz
$ cd slpkg-4.5.6 $ cd slpkg-4.5.7
$ ./install.sh $ ./install.sh
Screenshots Screenshots
@ -64,6 +64,7 @@ Usage
-U, upgrade Upgrade all the packages. -U, upgrade Upgrade all the packages.
-c, check-updates Check for news on ChangeLog.txt. -c, check-updates Check for news on ChangeLog.txt.
-g, configs Edit the configuration file. -g, configs Edit the configuration file.
-N, new-configs Managing the .new configuration files.
-L, clean-logs Clean dependencies log tracking. -L, clean-logs Clean dependencies log tracking.
-T, clean-data Clean all the repositories data -T, clean-data Clean all the repositories data
-D, clean-tmp Deletes all the downloaded sources. -D, clean-tmp Deletes all the downloaded sources.