typo
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ std::mod::init clap 0.2.1 \
|
|||||||
# the arguments and flags, for nested parsing. Subcommand might be empty in the
|
# the arguments and flags, for nested parsing. Subcommand might be empty in the
|
||||||
# case no arguments were provided or a `--` was given.
|
# case no arguments were provided or a `--` was given.
|
||||||
#
|
#
|
||||||
# If unset or equal to 0, `clap_arguments` will have proper parsed arguments
|
# If unset or equal to 0, `clap__arguments` will have proper parsed arguments
|
||||||
# (not flags) and `clap__subcommand_arguments` will be empty.
|
# (not flags) and `clap__subcommand_arguments` will be empty.
|
||||||
##
|
##
|
||||||
clap::parse() {
|
clap::parse() {
|
||||||
|
|||||||
Reference in New Issue
Block a user