diff options
Diffstat (limited to '')
| -rwxr-xr-x | bin/gen-password | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gen-password b/bin/gen-password index b59213c7..327858f2 100755 --- a/bin/gen-password +++ b/bin/gen-password @@ -16,7 +16,7 @@ help() { -h, --help show this message LENGTH the length of the generated password - (default: 999) + (default: 999) Generate a random password, and emit it to STDOUT. |
