test_RO: Removing deprecated tests and updating some examples
[osm/RO.git] / openmano
index 1577656..13a93da 100755 (executable)
--- a/openmano
+++ b/openmano
@@ -2254,7 +2254,7 @@ if __name__=="__main__":
     wim_create_parser.add_argument("url", action="store",
                                    help="url for the wim")
     wim_create_parser.add_argument("--type", action="store",
-                                   help="wim type: tapi, onos or odl (default)")
+                                   help="wim type: tapi, onos, dynpac or odl (default)")
     wim_create_parser.add_argument("--config", action="store",
                                    help="additional configuration in json/yaml format")
     wim_create_parser.add_argument("--description", action="store",