diff --git a/fpf b/fpf index 21b69d5..5353490 100644 --- a/fpf +++ b/fpf @@ -91,7 +91,7 @@ Orphans() { # Update the files database UpdateInfos # Test for AUR option, if not run with pacman -if [[ ! "$1" =~ "-" ]]; then +if [[ ! "$1" =~ "\\s-\\w" ]]; then Official "$1" else for opt in "$@"; do