examples/vcard.lua
changeset 121 75a7d595817c
parent 99 ed4676536ed9
--- 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: --