diff --git a/configs/slpkg.toml b/configs/slpkg.toml index 9ede95f4..fb132264 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -33,12 +33,12 @@ CHECKSUM_MD5 = true # Default is true. [true/false] DIALOG = true -# This config is useful for -current users and upgrade command. +# This config is ONLY for -current users and used with the upgrade command. # Adds new packages to install added by Patrick. # Default is false. [true/false] NEW_PACKAGES = false -# This config is also for -current users and upgrade command. +# This config is also ONLY for -current users and the upgrade command. # Remove packages that are no longer exist in the repository. # Default is false. [true/false] REMOVED_PACKAGES = false