[Redbutton-devel] SF.net SVN: redbutton: [119] www/index.html
Brought to you by:
skilvington
|
From: <ski...@us...> - 2006-06-15 08:30:35
|
Revision: 119 Author: skilvington Date: 2006-06-15 01:30:26 -0700 (Thu, 15 Jun 2006) ViewCVS: http://svn.sourceforge.net/redbutton/?rev=119&view=rev Log Message: ----------- update usage examples Modified Paths: -------------- www/index.html Modified: www/index.html =================================================================== --- www/index.html 2006-06-15 08:18:27 UTC (rev 118) +++ www/index.html 2006-06-15 08:30:26 UTC (rev 119) @@ -98,6 +98,10 @@ rb-download -l 4165 > /dev/null & rb-browser services/4165 </PRE> +or, you could run rb-browser like this: +<PRE> +rb-browser -r 127.0.0.1 +</PRE> To run the frontend on a different host, do this on the backend: <PRE> rb-download -l 4165 > /dev/null & This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |