diff options
author | kali <kali@leap.se> | 2013-01-25 07:42:29 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-25 07:42:29 +0900 |
commit | aeabcbd2a771b36ecbd8f4a356e86dd65220ca7b (patch) | |
tree | c753197623470b6c7508fb84a9cfed67fcc83af3 /docs/man | |
parent | 74fb141d33b195a425f3eece63fdd7bcc0b970ab (diff) |
gitignore... go home, you're drunk
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/leap.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/man/leap.1 b/docs/man/leap.1 new file mode 100644 index 00000000..aaa614bb --- /dev/null +++ b/docs/man/leap.1 @@ -0,0 +1,34 @@ +.\" groff -man -Tascii foo.1 +.TH LEAP 1 "July 2012" leap "User manual" +.SH NAME +leap \- the internet encryption toolkit +.SH SYNOPSIS +.B leap +.RI [ OPTIONS ] +.SH DESCRIPTION +.B leap +allows to ... blah blah ... +.SH OPTIONS +.IP "-d, --debug" +Show additional information on the command line. +.IP "-h, --help" +Show information about the usage of the command. +.SH FILES +.TP +.I /usr/share/polkit-1/actions/net.openvpn.gui.leap.policy +The PolicyKit definitions of the privileges used by leap, e.g. to run openvpn as root. To change the privileges please have a look at +.BR PolicyKit.conf (1). +.SH DIAGNOSTICS +By default leaps logs to ... /dev/null. Furthermore you +can foobarize yourself. +.SH EXTRA TIPS +Trust your technolust! +.SH HOMEPAGE +http://leap.se +.SH BUGS +You can report bugs at the bugtracker site of leap: +http://leap.se/code +.SH AUTHOR +This manpage written by kali <kaliyuga at riseup dot net> for the debian package, but obviously can be used for any other distribution. +.SH SEE ALSO +.BR PolicyKit.conf (7) |