aboutsummaryrefslogtreecommitdiff
path: root/bin/gen-password
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-08-13 11:54:50 -0300
committerEuAndreh <eu@euandre.org>2022-08-13 11:54:50 -0300
commit1f1f6a13224a988d02cf862bd1bf02c137837271 (patch)
tree204d8525214fe9b00bd3cd603b9e2d493af9e6b9 /bin/gen-password
parentbin/: Replace usage of assert_arg with assert-arg (diff)
downloaddotfiles-1f1f6a13224a988d02cf862bd1bf02c137837271.tar.gz
dotfiles-1f1f6a13224a988d02cf862bd1bf02c137837271.tar.xz
bin/password: Delete in favor of gen-password
Diffstat (limited to 'bin/gen-password')
-rwxr-xr-xbin/gen-password2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gen-password b/bin/gen-password
index b59213c..327858f 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.