Skip to content

Commit f062f07

Browse files
committed
vlindex: --version
This enables the --version command line option.
1 parent fde5300 commit f062f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vlindex/vlindex_parse_options.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class vlindex_parse_optionst : public parse_options_baset
2222

2323
vlindex_parse_optionst(int argc, const char **argv)
2424
: parse_options_baset(
25+
"(version)"
2526
"(top)"
2627
"(hierarchy)"
2728
"(modules)"

0 commit comments

Comments
 (0)