From 355daeedb40e7dcee60a5a15c2bea98ea91fe66a Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Thu, 19 Mar 2009 18:50:51 +0100 Subject: Fix typo in the howto. Delrole wants a role, not a filetype. --- doc/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/HOWTO b/doc/HOWTO index b8fcefa..270534b 100644 --- a/doc/HOWTO +++ b/doc/HOWTO @@ -88,7 +88,7 @@ so long as there is no other key in ~/.thandy/secret_keys that starts with iC. To remove a role from a key, run: - thandy-pk delrole {KEYID} {filetype} {path} + thandy-pk delrole {KEYID} {role} {path} To export the public parts of a key and its roles, run: -- cgit v1.2.3