X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=lib%2Flibcommand.sh;fp=lib%2Flibcommand.sh;h=9af02a6729f8b4e9dabcdf6c04031d4e344593f9;hb=9ade619ab655dbf53a6df3b341903af970f52bee;hp=0d45e7f827a4a24e6402da7498ab7a10dd5094ff;hpb=36230e0865e02bd8f4800a659ff3ddeb28e519c3;p=portsreinstall%2Fcurrent.git diff --git a/lib/libcommand.sh b/lib/libcommand.sh index 0d45e7f..9af02a6 100644 --- a/lib/libcommand.sh +++ b/lib/libcommand.sh @@ -140,7 +140,7 @@ command_parse_args () exit 1 ;; *) - message_echo "ERROR: Invalid operation [$COMMAND_OPERATION]; it must be \"add\" or \"del\"." >&2 + message_echo "ERROR: Invalid operation [$COMMAND_OPERATION]; it must be \"leaves\" or \"obsolete\"." >&2 exit 1 ;; esac