diff --git a/fpf b/fpf index b2d9b17..b252bd3 100755 --- 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" =~ -a|-l|-la|-R|-o|-h ]]; then +if [[ ! "$1" =~ ^- ]]; then Official "$1" else for opt in "$@"; do