1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-16 10:01:33 +01:00

New option -f

This commit is contained in:
kprkpr
2016-06-07 16:00:23 +02:00
parent 4dbaeeab11
commit cfde167c31

View File

@@ -32,7 +32,7 @@ case "$1" in
echo "$(gettext " {-S | S} Search in package database")"
echo "$(gettext " {-F | F} Install file (distro family dependent, e.g. .deb , .pkg.tar.xz,...)")"
echo "$(gettext " Append y to -U or -I (-Uy -Iy -Iry) for autoconfirm the operations")"
echo "$(gettext " Append f to -U (-Uf) to force system update and ignore errors"
echo "$(gettext " Append f to -U (-Uf) to force system update and ignore errors")"
exit
;;
"")