[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [thandy/master] Fix typo in the howto.
Delrole wants a role, not a filetype.
---
doc/HOWTO | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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:
--
1.5.6.5