We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d98521 commit 855b966Copy full SHA for 855b966
1 file changed
argsparse.sh
@@ -678,7 +678,7 @@ argsparse_describe_parameters() {
678
}
679
680
## @fn argsparse_usage_long()
681
-## @brief Fully describe and program and its options to the end-user.
+## @brief Fully describe the program syntax and options to the end-user.
682
## @details This function generates and prints the "long" description
683
## of the program usage. Print all options along with their
684
## descriptions provided to argsparse_use_option().
0 commit comments