From 8b513ed09aeabf8743c075c0ec1812f9b65f6357 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Sun, 23 Apr 2000 01:50:34 +0000 Subject: *** empty log message *** --- urpmf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'urpmf') diff --git a/urpmf b/urpmf index 235c4903..38f9a220 100755 --- a/urpmf +++ b/urpmf @@ -1,5 +1,7 @@ #!/bin/sh +unalias ls + if [ "$#" -gt 1 ] || [ "$1" = "-h" ] || [ "$1" = "--help" ]; then echo "usage: rpmf []" exit 1 -- cgit v1.2.1