From ed0cc25d27d585536da5eaf4a5c7c4eee01d7c62 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 24 Feb 2019 23:14:37 +0200 Subject: [PATCH] docs: update --- pash | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pash b/pash index 120da08..6b27ea8 100755 --- a/pash +++ b/pash @@ -54,13 +54,13 @@ generate_password() { # data from '/dev/urandom' to meet the length requirement. # example: 50 lines from /dev/urandom == 50 char password mapfile -tn "${length:=50}" rand