update comment

This commit is contained in:
Joey Hess 2024-01-10 13:24:09 -04:00
parent 654f3b7e06
commit 478f0870d1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -260,7 +260,7 @@ secretKeys cmd = catchDefaultIO M.empty makemap
extract c k (_:rest) =
extract c k rest
{- Generates a secret key using the experimental batch mode.
{- Generates a secret key.
- The key is added to the secret key ring.
- Can take a very long time, depending on system entropy levels.
-}