quit - exit VIS
quit [-h] [-s]
Stops the program. Does not save the current network
before exiting.
Command options:
- -h
- Print the command usage.
- -s
- Free all the memory before quitting.
This is slower, and is used for finding memory leaks.
Last updated on 20050519 00h50