Skip to content

Commit 855b966

Browse files
author
Damien Nadé
committed
argsparse_usage_long: minor docstring update
1 parent 2d98521 commit 855b966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argsparse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ argsparse_describe_parameters() {
678678
}
679679

680680
## @fn argsparse_usage_long()
681-
## @brief Fully describe and program and its options to the end-user.
681+
## @brief Fully describe the program syntax and options to the end-user.
682682
## @details This function generates and prints the "long" description
683683
## of the program usage. Print all options along with their
684684
## descriptions provided to argsparse_use_option().

0 commit comments

Comments
 (0)