Committed to git repo git://git.code.sf.net/p/trousers/trousers On 08/07/2013 09:24 AM, Steve Grubb wrote: > Hello, > > The man page shipped with trousers doesn't document all the command > line options for tcsd. The patch below updates the man page. > > Signed-off-by: Steve Grubb <[email protected]> > > > > diff -ur trousers-0.3.10.orig/man/man8/tcsd.8.in > trousers-0.3.10/man/man8/tcsd.8.in > --- trousers-0.3.10.orig/man/man8/tcsd.8.in 2012-09-25 18:50:23.604827223 > -0400 > +++ trousers-0.3.10/man/man8/tcsd.8.in 2013-08-07 10:17:14.647456359 > -0400 > @@ -28,7 +28,9 @@ > .hy 0 > .B tcsd > .RB [ \-f ] > +.RB [ \-e ] > .RB [ \-c\ <configfile>\ ] > +.RB [ \-h ] > > .SH "DESCRIPTION" > .PP > @@ -44,13 +46,21 @@ > resources and handles requests from TSP's both local and remote. > > .TP > -\fB\-f\fR > +\fB\-f,\ \-\-foreground\fR > run the daemon in the foreground > > .TP > -\fB\-c <configfile>\fR > +\fB\-e\fR > +attempt to connect to software TPMs over TCP > + > +.TP > +\fB\-c,\ \-\-config <configfile>\fR > use the provided configuration file rather than the default configuration > file > > +.TP > +\fB\-h,\ \-\-help\fR > +display help message > + > .SH "ACCESS CONTROL" > .PP > There are two types of access control for the \fBtcsd\fR, access to the > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > TrouSerS-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/trousers-tech >
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ TrouSerS-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-tech
