view mcabber/doc/help/en/hlp_pgp.txt @ 1182:c72432f8e73c

Fix help style
author Mikael Berthe <mikael@lilotux.net>
date Fri, 20 Apr 2007 11:31:59 +0200
parents 641e6c618e5d
children 6f602d3270a4
line wrap: on
line source


 /PGP disable|enable|info [jid]
 /PGP setkey [jid [key]]

This command manipulate PGP settings for the specified jid (by default the currently selected contact).
Please note that PGP encryption won't be used if no remote PGP support is detected, even if PGP is enabled with this command.

/pgp disable [jid]
 Disable PGP encryption for jid (or the currently selected contact)
/pgp enable [jid]
 Enable PGP encryption for jid (or the currently selected contact)
/pgp info [jid]
 Show current PGP settings for the contact
/pgp setkey [jid [key]]
 Set the PGP key to be used to encrypt message for this contact.
 If no key is provided, the current key is erased.
 You can use the shortcut-jid "." for the currently selected contact.