Changeset 2674412 for commands.c
- Timestamp:
- Dec 19, 2003, 11:41:48 AM (21 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- c8735aa
- Parents:
- e7bcd1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r88ca489 r2674412 252 252 "only available protocol is 'aim', specified as the first argument.\n"), 253 253 254 #if 0255 254 OWLCMD_ARGS("join", owl_command_join, OWL_CTX_INTERACTIVE, 256 255 "join a chat group", 257 256 "join aim <groupname> [exchange]", 258 257 "Join the AIM chatroom with 'groupname'.\n"), 259 #endif260 258 261 259 OWLCMD_ARGS("smartzpunt", owl_command_smartzpunt, OWL_CTX_INTERACTIVE,
Note: See TracChangeset
for help on using the changeset viewer.