infocalypse
 
(Steve Dougherty)
2013-06-24: Document --truster format.

Document --truster format.

diff --git a/infocalypse/__init__.py b/infocalypse/__init__.py
--- a/infocalypse/__init__.py
+++ b/infocalypse/__init__.py
@@ -360,7 +360,7 @@ FMS_OPTS = [('', 'fmshost', '', 'fms hos
             ('', 'fmsport', 0, 'fms port'),
 ]
 
-WOT_OPTS = [('', 'truster', '', 'WoT identity to use when looking up others'),
+WOT_OPTS = [('', 'truster', '', 'WoT nick@key to use when looking up others'),
 ]
 WOT_CREATE_OPTS = [('', 'wot', '', 'WoT nickname to create on'),
 ]