update comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 17:24:09 +0000 (13:24 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 17:24:09 +0000 (13:24 -0400)
Utility/Gpg.hs

index 7a62066bb6b6cdde3b49f5e5d54a4f7a5334a4bd..339326304b1f1eb6cc4807049f1789b48ade0cde 100644 (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.
  -}