Skip to content

Commit

Permalink
Updated manpages
Browse files Browse the repository at this point in the history
  • Loading branch information
Léon Keijser committed Aug 7, 2010
1 parent 6853d60 commit 7dee1ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions man/stonevpn.1
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ Prompt for a passphrase when generating the user's private key. Leave empty to p

stonevpn -f user -n "User Name" -p mysecret
.TP
.BI -M \fR, \fB\-\^\-mailpass
Include passphrase in e-mail body (only useful with the '-m' option). You might want to change the mail_passtxt variable in stonevpn.conf as well.
.TP
.BI -R " RANDPASS" "\fR,\fP \-\^\-randpass=" RANDPASS
Generate a random password of RANDPASS characters. For example, to generate an 8 character passphrase:

stonevpn -f user -n "User Name" -R 8
.TP
.BI -E \fR, \fB\-\^\-extrafile
Include extra files when generating a certificate. When also specifying the \fB\-\^\-zip\fR option, these will be packed in the zip file. Else, they will remain in a subdirectory of the working directory, based on the given FNAME. Use the full path to the filename to be included.
You can use this option multiple times:
Expand Down

0 comments on commit 7dee1ee

Please sign in to comment.