Command line options

Daniel Atallah daniel.atallah at gmail.com
Wed Aug 13 10:33:22 EDT 2008


2008/8/13 Beige, Jonathon D <jdbeige at switch.com>:
> I am creating a windows VB Script that I can map to a keyboard button which
> will start my various IM programs (I use some others in addition to pidgin
> since it doesn't have the full video support yet), and if they are already
> running this script will kill them. It's kind of a toggle switch. I have it
> working, but I don't currently kill things "cleanly". I was wondering if
> there is a command line option to properly log off and exit the program.
> Also, I wouldn't mind a list of all the command line arguments in case I
> have need of them at a future time.

There is no switch to kill any running instance.

Running `pidgin --help` will display the available arguments.

-D




More information about the Support mailing list