Index: ossp-pkg/rc/rc.pod RCS File: /v/ossp/cvs/ossp-pkg/rc/rc.pod,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/rc/rc.pod,v' 2>/dev/null --- rc.pod 2002/01/23 13:29:21 1.10 +++ rc.pod 2002/01/23 13:31:20 1.11 @@ -37,10 +37,52 @@ =over 4 -rc [-h|--help] [-V|--version] [-v|--verbose] - [-d|--debug] [-p|--print] [-e|--eval] - [-c|--config] [-q|--query] [-r|--raw] -
[
...] +=item B + +@l_prefix@/etc/rc +[B<-f>|B<--rcfile> I] +[B<-d>|B<--rcdir> I[C<:>I[...]] +[B<-C>|B<--rcconf> I[C<:>I[...]]] +[B<-F>|B<--rcfunc> I[C<:>I[...]]] +[B<-t>|B<--tmpdir> I] +[B<-r>|B<--raw>] +[B<-v>|B<--verbose>] +[B<-D>|B<--debug>] +[I] +[I] + +=item B + +@l_prefix@/etc/rc +[I] +[B<-x>|B<--exec>] +[B<-p>|B<--print>] +[B<-e>|B<--eval>] +I +I +[I ...] + +=item B + +@l_prefix@/etc/rc +[I] +[B<-q>|B<--query>] +I + +@l_prefix@/etc/rc +[I] +[B<-c>|B<--config>] +[I] + +=item B + +@l_prefix@/etc/rc +[I] +[B<-i>|B<--info>] + +@l_prefix@/etc/rc +[B<-h>|B<--help>] +[B<-V>|B<--version>] =back 4 @@ -177,8 +219,6 @@ =head1 EXAMPLES -=over 4 - Some short one line examples include the following. Note that a run command consists of a single program name and one or more sections. The wildcard `all' can be given in place of a program name to denote all programs with entries in @@ -200,54 +240,6 @@ $ eval `@l_prefix@/etc/rc --eval all env` -=item B - -@l_prefix@/etc/rc -[B<-f>|B<--rcfile> I] -[B<-d>|B<--rcdir> I[C<:>I[...]] -[B<-C>|B<--rcconf> I[C<:>I[...]]] -[B<-F>|B<--rcfunc> I[C<:>I[...]]] -[B<-t>|B<--tmpdir> I] -[B<-r>|B<--raw>] -[B<-v>|B<--verbose>] -[B<-D>|B<--debug>] -[I] -[I] - -=item B - -@l_prefix@/etc/rc -[I] -[B<-x>|B<--exec>] -[B<-p>|B<--print>] -[B<-e>|B<--eval>] -I -I - -=item B - -@l_prefix@/etc/rc -[I] -[B<-q>|B<--query>] -I - -@l_prefix@/etc/rc -[I] -[B<-c>|B<--config>] -[I] - -=item B - -@l_prefix@/etc/rc -[I] -[B<-i>|B<--info>] - -@l_prefix@/etc/rc -[B<-h>|B<--help>] -[B<-V>|B<--version>] - -=back 4 - =head1 ENVIRONMENT =over 4