mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
cli: fix minor typo (#23811)
This commit is contained in:
parent
9b8a1607ed
commit
c826923b16
@ -1,7 +1,7 @@
|
||||
## Description
|
||||
|
||||
`cli` is a command line option parser, that supports
|
||||
declarative subcommands, each having separate set of options.
|
||||
declarative subcommands, each having a separate set of options.
|
||||
|
||||
See also the `flag` module, for a simpler command line option parser,
|
||||
that supports only options.
|
||||
|
Loading…
x
Reference in New Issue
Block a user