diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-10-03 19:25:55 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-10-03 19:30:19 +0200 |
commit | 8183112e899fe7986f8cc6f617db1f60300c9a50 (patch) | |
tree | 1b112c19930b02e681a98d773699794bf7f97d27 | |
parent | 1995566e0e3340b52b521946e2f20135f2e9f5b2 (diff) |
-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 |