Changeset bd1532f
- Timestamp:
- May 24, 2010, 8:22:54 PM (15 years ago)
- Branches:
- release-1.6
- Children:
- 612270d
- Parents:
- 764a03e
- git-author:
- Anders Kaseorg <andersk@mit.edu> (05/19/10 19:08:26)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (05/24/10 20:22:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
rd9b0bad6 rbd1532f 308 308 description => "jmuc sends Jabber commands related to MUC.\n\n" 309 309 . "The following commands are available\n\n" 310 . "join <muc> Join a MUC.\n\n" 310 . "join <muc>[/<nick>]\n" 311 . " Join a MUC (with a given nickname, or otherwise your JID).\n\n" 311 312 . "part <muc> Part a MUC.\n" 312 313 . " The MUC is taken from the current message if not supplied.\n\n"
Note: See TracChangeset
for help on using the changeset viewer.