X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO-client%2Fosm_roclient%2Froclient.py;h=b2eb3ffa1f703620b6c62d84b8d17fd45597a9d9;hp=0e6d32cef522bdb0fd024fc36ebed6f670bcd488;hb=667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc;hpb=7d782eff123e5b44d41437377ccca66ad1e8b21b diff --git a/RO-client/osm_roclient/roclient.py b/RO-client/osm_roclient/roclient.py index 0e6d32ce..b2eb3ffa 100755 --- a/RO-client/osm_roclient/roclient.py +++ b/RO-client/osm_roclient/roclient.py @@ -2263,7 +2263,7 @@ def 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, dynpac or odl (default)") + help="wim type: ietfl2vpn, dynpac, ...") wim_create_parser.add_argument("--config", action="store", help="additional configuration in json/yaml format") wim_create_parser.add_argument("--description", action="store",