OSDN Git Service

The previous modification was incomplete. This version fixed it.
[portsreinstall/current.git] / lib / libcommand.sh
index 0d45e7f..9af02a6 100644 (file)
@@ -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