Commit f4489897 authored by Jim's avatar Jim
Browse files

template bwd v3 api

parent f88ba67e
...@@ -64,7 +64,7 @@ if __name__ == "__main__": ...@@ -64,7 +64,7 @@ if __name__ == "__main__":
"--direction", # we keep 'direction' option for backward compatibility "--direction", # we keep 'direction' option for backward compatibility
"-a", "-a",
"--api", "--api",
default='fwd', default='bwd',
required=False, required=False,
help="supply API(s) to generate (default: fwd). separated by comma." help="supply API(s) to generate (default: fwd). separated by comma."
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment