We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8a160 commit c826923Copy full SHA for c826923
1 file changed
vlib/cli/README.md
@@ -1,7 +1,7 @@
1
## Description
2
3
`cli` is a command line option parser, that supports
4
-declarative subcommands, each having separate set of options.
+declarative subcommands, each having a separate set of options.
5
6
See also the `flag` module, for a simpler command line option parser,
7
that supports only options.
0 commit comments