Skip to content

Commit 1cf16ec

Browse files
Update src/option.rs
Co-authored-by: Nitish Tiwari <[email protected]> Signed-off-by: Abhishek Tripathi <[email protected]>
1 parent d610e37 commit 1cf16ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/option.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ Cloud Native, log analytics platform for modern applications.
5454
Usage:
5555
parseable [command] [options..]
5656
57+
58+
Help:
59+
parseable [command] --help
60+
5761
"#,
5862
)
5963
.arg_required_else_help(true)

0 commit comments

Comments
 (0)