| ␊ |
| * Getting support relies on x11vnc -connect (varies per platform).␊ |
| * Giving support relies on vncviewer -listen (varies per platform).␊ |
| ␊ |
| ==Command line options==␊ |
| There are a number of command line switches that Gitso supports.␊ |
| * *--dev* This should be used when calling gitso from the source. This enables the code to look in the appropriate place for various assets.␊ |
| * *--listen* Gitso will start and automatically listen for connections (AKA give support)..␊ |
| * *--connect IP* Gitso will start and automatically try to connect to the IP address.␊ |
| * *--list list_file* Gitso will look to this external list, can be local or via HTTP for the hosts lists. Ex: You could add a list to your web server so every time the user connected with this option, they would get an up-to-date support list from your server.␊ |
| * *--version* Show the current release of Gitso.␊ |
| * *--help* Show these options. |