Skip to content

Commit c48d4f9

Browse files
committed
add missing help text
1 parent 977c559 commit c48d4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/bin/main.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let formatDocstringsHelp =
1212

1313
Format ReScript code blocks in docstrings
1414

15-
Usage: rescript-tools format-docstrings <FILE> [--stdout]
15+
Usage: rescript-tools format-docstrings <FILE> [--stdout] [--transform-assert-equal]
1616

1717
Example: rescript-tools format-docstrings ./path/to/MyModule.res|}
1818

0 commit comments

Comments
 (0)