X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=openmano;h=13a93da41bd59d4da49b29f9a28185aa5b7d37e7;hp=157765616208eb9376eae9a73a4d82b4d9480ba6;hb=88b676c8c572277e2487c309be6daace6bed0ee9;hpb=c5293def02d95ed4ee086dd8842437b76ec05c4e diff --git a/openmano b/openmano index 15776561..13a93da4 100755 --- 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",