rutilt --version (return code: 0)
RutilT 0.18-0ubuntu5
Copyright (C) 2005-2008 Romain BONDUE
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by Romain BONDUE, see the AUTHORS file or the about dialog for all
contributors.
rutilt --help (return code: 0)
Usage :
rutilt [IFACE_NAME] [OPTIONS...]
Short options can be combined, options with an argument must appear last in this
case. Mandatory arguments to long options are mandatory for short options too.
If IFACE_NAME is specified, rutilt will try to use this network interface and
will not prompt the interface chooser.
Options :
-h, --help
display this help and exit
-v, --version
output version information and exit
-t, --hide
force to start hidden in tray
-p, --profile PROFILE_NAME
apply PROFILE_NAME on start (quote PROFILE_NAME if it contains spaces),
the IP settings of that profile will not be applied.
Note that profiles will be looked-up in the _current_ user's home
directory.
-d, --dhcp
use dhcp (run the set_ip.sh script) on start
-e, --exit
exit after processing the command line options (do not start the gui)
IFACE_NAME must be specified when using this options with --dhcp or
--profile and the application executed as root.
All Gtk+ specific options are also supported, see the Gtk+ documentation.