Commit c173eb19 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 133a8a8e
......@@ -445,7 +445,7 @@ def TopoDecode(zctx, text):
@func
def cmd_allstructs(argv):
if len(argv) != 3:
if len(argv) != 5:
print("Usage: treegen allstructs <maxdepth> <maxsplit> <n> <kv1> <kv2>", file=sys.stderr)
sys.exit(1)
......
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