
w.sang at pengutronix
Mar 17, 2009, 3:27 PM
Post #1 of 1
(936 views)
Permalink
|
|
[patch 1/4] Add missing options to manpage
|
|
Signed-off-by: Wolfram Sang <w.sang [at] pengutronix> --- vpnc.8.template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Index: vpnc.8.template =================================================================== --- vpnc.8.template.orig +++ vpnc.8.template @@ -90,6 +90,21 @@ for security reasons) or be stored in a .IP Prints your configuration; output can be used as vpnc.conf +.HP +\fB\-\-version\fR +.IP +Displays your version of vpnc. + +.HP +\fB\-\-help\fR +.IP +Displays the basic options you need for running vpnc. + +.HP +\fB\-\-long\-help\fR +.IP +Displays all options of vpnc. + .SH FILES .I /etc/vpnc.conf .I /etc/vpnc/default.conf _______________________________________________ vpnc-devel mailing list vpnc-devel [at] unix-ag https://lists.unix-ag.uni-kl.de/mailman/listinfo/vpnc-devel http://www.unix-ag.uni-kl.de/~massar/vpnc/
|