Skip to content

Commit ac05f13

Browse files
committed
Fixed help
1 parent deda790 commit ac05f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

expand.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
e.g.)expand.py math segtree
2323
2424
Options:
25-
-c --output_comment output comment
26-
-t --output_test output test code
25+
-c --output-comment output comment
26+
-t --output-test output test code
2727
-h --help print help
2828
'''
2929
output_header = '//https://github.com/rust-lang-ja/ac-library-rs\n'

0 commit comments

Comments
 (0)