diff options
| -rw-r--r-- | mkpass.1 | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -1,4 +1,4 @@ -.Dd $Mdocdate: August 22 2023 $ +.Dd $Mdocdate: October 3 2023 $  .Dt MKPASS 1  .Os  .Sh NAME @@ -54,5 +54,7 @@ Generate a password containing only the lowercase letters of the latin alphabet:  .Xr head 1 ,  .Xr totp 1 ,  .Xr tr 1 +.Pp +.Lk https://thomasvoss.com/prj/mkpass "Extended Description and -Documentation"  .Sh AUTHORS  .An Thomas Voss Aq Mt mail@thomasvoss.com |