diff -r 1be9411caf31 -r 75a7d595817c examples/vcard.lua --- a/examples/vcard.lua Sun May 20 06:24:50 2012 +0300 +++ b/examples/vcard.lua Sun May 20 06:24:53 2012 +0300 @@ -96,6 +96,4 @@ end ) end, true, 'jid' ) -commands_help['vcard-temp'] = '[photo filename | . | jid]\n\nObtains vcard (as a form, but you may not submit it). Without arguments obtains your own vcard. "." means current buddy.\nYou can also publish your photo from file, that will automatically get your vcard, put a data into it and submit to server.' - -- vim: se ts=4 sw=4: --