interpret backslashes
This commit is contained in:
@@ -47,7 +47,7 @@ do
|
||||
HOST=$OPTARG
|
||||
;;
|
||||
*)
|
||||
echo "$USAGE"
|
||||
echo -e "$USAGE"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user