Skip to content

Commit

Permalink
updated random_string.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Dec 17, 2024
1 parent ecf8843 commit b65cd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/random_string.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Prints a random alphanumeric string of the given character length

# used by usage() in lib/utils.sh
# shellcheck disable=SC2034
usage_args="<chars>"
usage_args="<num_chars>"

help_usage "$@"

Expand Down

0 comments on commit b65cd73

Please sign in to comment.