X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=openmano;fp=openmano;h=13a93da41bd59d4da49b29f9a28185aa5b7d37e7;hp=157765616208eb9376eae9a73a4d82b4d9480ba6;hb=00e29ddd2bc186460698cb2431f6751daa24eca8;hpb=31e121f56d87b6be951caa550b2884ed5908cd92 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",