Rev | Line | |
---|
[11] | 1 | |
---|
| 2 | quit - exit VIS |
---|
| 3 | _________________________________________________________________ |
---|
| 4 | |
---|
| 5 | quit [-h] [-s] |
---|
| 6 | |
---|
| 7 | Stops the program. Does not save the current network before exiting. |
---|
| 8 | |
---|
| 9 | Command options: |
---|
| 10 | |
---|
| 11 | -h |
---|
| 12 | Print the command usage. |
---|
| 13 | |
---|
| 14 | -s |
---|
| 15 | Free all the memory before quitting. This is slower, and is |
---|
| 16 | used for finding memory leaks. |
---|
| 17 | _________________________________________________________________ |
---|
| 18 | |
---|
| 19 | Last updated on 20050519 10h16 |
---|
Note: See
TracBrowser
for help on using the repository browser.