Next: , Up: Invoking


2.1 Command-line Exclusive Options

-V
--version
Display the version of Proxyknife and exit.
--help
Print all command-line options.
-f file
Use file as startup file (see Startup File). Without this option, proxyknife will try ./proxyknife.conf, then $HOME/.proxyknife.conf, at last $prefix/etc/proxyknife.conf1.

Footnotes

[1] $prefix is the argument passed to the configure script: ‘./configure --prefix=/some/path’. Tt is ‘/’ by default.