diff options
author | Slávek Banko <[email protected]> | 2013-07-27 16:34:45 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-27 16:34:45 +0200 |
commit | d76ff81b7c1beffef0b84e570914c8f2d47834e6 (patch) | |
tree | 284b80ce7c5456fbb041f7979ac2c0baeead8902 /src/tork.1 | |
download | tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.tar.gz tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.zip |
Initial import of tork 0.33
Diffstat (limited to 'src/tork.1')
-rw-r--r-- | src/tork.1 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/src/tork.1 b/src/tork.1 new file mode 100644 index 0000000..cd7a195 --- /dev/null +++ b/src/tork.1 @@ -0,0 +1,52 @@ +.TH "TORK" "1" +.SH "NAME" +tork \- an anonymity manager for KDE. +.SH "SYNOPSIS" +\fBtork\fR +.SH "DESCRIPTION" +This manual page documents briefly the +\fBtork\fR commandline +parameters. +\fBtork\fR is an anonymity manager for KDE. +It allows you to monitor all your tor and +non-tor traffic, to search and setup tor servers +and to launch programs like Konqueror, Opera or +Firefox with the tor network. +.SH "BINARY PARAMETERS" +This program follows the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +.TP +.B \-\-toggleKDE +Toggle Anonymous KDE +.TP +.B \-\-anonymousFirefox +Launch Anonymous Firefox +.TP +.B \-\-anonymousOpera +Launch Anonymous Opera +.TP +.B \-\-anonymousKonsole +Launch Anonymous Konsole +.TP +.B \-\-anonymousKopete +Launch Anonymous Kopete +.TP +.B \-\-anonymousPidgin +Launch Anonymous Pidgin +.TP +.B \-\-anonymousGaim +Launch Anonymous Gaim +.TP +.B \-\-anonymousKonversation +Launch Anonymous Konversation +.TP +.B \-\-anonymousEmail +Launch Mixminion Interface +.TP +.SH "AUTHOR" +This manual page was written by Patrick Matth\[:a]i <[email protected]> +for webissues. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, Version 2 any +later version published by the Free Software Foundation. |