File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
* Usage: docx2html file [options]
22
22
-f, --format Format of style and chapter {(fi|fachinfo)|(pi|patinfo)|(pl|plain)|none}, default fachinfo.
23
23
-h, --help Display this help message.
24
- -l, --lang Language option for templates {( de|fr) }
24
+ -l, --lang Language option for templates {de|fr}
25
25
-v, --version Show version.
26
26
27
27
== Using the great libraries
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ def help
26
26
Usage: #{ self . command } file [options]
27
27
-f, --format Format of style and chapter {(fi|fachinfo)|(pi|patinfo)|(pl|plain)|none}, default fachinfo.
28
28
-h, --help Display this help message.
29
- -l, --lang Language option for templates {( de|fr) }
29
+ -l, --lang Language option for templates {de|fr}
30
30
-v, --version Show version.
31
31
BANNER
32
32
puts banner
You can’t perform that action at this time.
0 commit comments