comparison src/gaim-remote.c @ 8154:064ecf11a36a

[gaim-migrate @ 8866] Some people pointed this oot, eh? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 20 Jan 2004 20:03:24 +0000
parents 82aeed3c90f0
children 8b935eddeb10
comparison
equal deleted inserted replaced
8153:fd5a40b8597b 8154:064ecf11a36a
87 " add Add buddy to buddy list\n" 87 " add Add buddy to buddy list\n"
88 " remove Remove buddy from list\n" 88 " remove Remove buddy from list\n"
89 " -m, --message=MESG Message to send or show in conversation window\n" 89 " -m, --message=MESG Message to send or show in conversation window\n"
90 " -t, --to=SCREENNAME Select a target for command\n" 90 " -t, --to=SCREENNAME Select a target for command\n"
91 " -p, --protocol=PROTO Specify protocol to use\n" 91 " -p, --protocol=PROTO Specify protocol to use\n"
92 " -f, --from=SCREENNAME Specify scree nname to use\n" 92 " -f, --from=SCREENNAME Specify screen name to use\n"
93 " -q, --quiet Send message without showing a conversation\n" 93 " -q, --quiet Send message without showing a conversation\n"
94 " window\n" 94 " window\n"
95 */ 95 */
96 96
97 static struct option longopts[] = { 97 static struct option longopts[] = {