From 05ba429e472eb2bff5b4a331ab425524d6bca6dd Mon Sep 17 00:00:00 2001 From: zodiac Date: Thu, 22 Jan 2009 00:55:14 +0000 Subject: [PATCH] Removed extraneous "-c" option. git-svn-id: https://shellinabox.googlecode.com/svn/trunk@51 0da03de8-d603-11dd-86c2-0f8696b7b6f9 --- shellinabox/shellinaboxd.man.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shellinabox/shellinaboxd.man.in b/shellinabox/shellinaboxd.man.in index a389520..8310621 100755 --- a/shellinabox/shellinaboxd.man.in +++ b/shellinabox/shellinaboxd.man.in @@ -52,7 +52,7 @@ shellinaboxd \- publish command line shell through AJAX interface .B shellinaboxd [\ \fB-b\fP\ | \fB--background\fP[\fB=\fP\fIpidfile\fP]\ ] [\ \fB-c\fP\ | \fB--cert=\fP\fIcertdir\fP\ ] -[\ \fB-c\fP\ | \fB--cert-fd=\fP\fIfd\fP\ ] +[\ \fB--cert-fd=\fP\fIfd\fP\ ] [\ \fB--cgi\fP[\fB=\fP\fIportrange\fP]\ ] [\ \fB-d\fP\ | \fB--debug\fP\ ] [\ \fB-f\fP\ | \fB--static-file=\fP\fIurl\fP:\fIfile\fP\ ]