diff --git a/README.md b/README.md index 8c37f79..0e90c6f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Operation | Description --------------------------- | --------------------------- del_model <reg_ex> | Deletes all models whose name contains the regular expression <reg_ex>. geo_name <name> | Change the .geo's name to <name>. - rename_mode <new> <old> | Rename a model from <new> to <old>. + rename_model <new> <old> | Rename a model from <new> to <old>. Multiple operations can be specified and performed in the same run.