This commit is contained in:
2026-06-22 23:06:58 +02:00
parent d72bce9ad7
commit cc28a67a53
+1 -1
View File
@@ -22,7 +22,7 @@ std::mod::init clap 0.2.1 \
# the arguments and flags, for nested parsing. Subcommand might be empty in the
# 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.
##
clap::parse() {