From fae3728a6b7e8ee13ed009e7c9cf3918eb4b89d7 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 30 Aug 2016 21:01:56 -0400 Subject: Factored Transforms out of goliath KeyRing module. --- kiki.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kiki.hs') diff --git a/kiki.hs b/kiki.hs index d3e505a..5c27c36 100644 --- a/kiki.hs +++ b/kiki.hs @@ -1752,6 +1752,8 @@ commands = -- , ( "init-key", "initialize the samizdat key ring") , ( "init", "Initialize kiki") , ( "delete", "Delete a subkey and its associated signatures" ) + -- TODO: , ( "rename", "Change the usage tag on a specified subkey" ) + -- also repairs signature and adds missing cross-certification. , ( "tar", "import or export system key files in tar format" ) ] -- cgit v1.2.3