diff --git a/wiki/Howto.wiki b/wiki/Howto.wiki index b007cb5..6ed2a33 100644 --- a/wiki/Howto.wiki +++ b/wiki/Howto.wiki @@ -43,5 +43,6 @@ There are a number of command line switches that Gitso supports. * *--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. * *list_file* Should be something like http://www.myserver.com/path/to/support_ips.txt * *support_ips.txt* Should be a comma separated list of IP's. These will then show up in the menu of support IP addresses in Gitso. + * *--low-colors* Use 8bit colors (for slow connections). Linux only. * *--version* Show the current release of Gitso. * *--help* Show these options. \ No newline at end of file