diff --git a/kpatch/kpatch b/kpatch/kpatch index f37f9a5..ec62a0f 100755 --- a/kpatch/kpatch +++ b/kpatch/kpatch @@ -127,7 +127,7 @@ case "$1" in esac ;; -"remove") +"unload") [[ "$#" -ne 2 ]] && usage PATCH="$2" find_module "$PATCH" || die "$PATCH is not installed"