From cfde167c31df4d6adcc6dfa6849438d47a23eda4 Mon Sep 17 00:00:00 2001 From: kprkpr Date: Tue, 7 Jun 2016 16:00:23 +0200 Subject: [PATCH] New option -f --- jka-toolkit/apw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jka-toolkit/apw b/jka-toolkit/apw index 6f4f7ab..bfd60c4 100755 --- a/jka-toolkit/apw +++ b/jka-toolkit/apw @@ -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 ;; "")