openpkg/rc.8

changeset 427
71503088f51b
parent 13
cb59d6afeb61
child 428
f880f219c566
     1.1 --- a/openpkg/rc.8	Tue Jul 31 10:03:54 2012 +0200
     1.2 +++ b/openpkg/rc.8	Tue Jul 31 12:12:54 2012 +0200
     1.3 @@ -159,7 +159,7 @@
     1.4  .IX Header "USAGE"
     1.5  .IP "\fB@l_prefix@/bin/openpkg rc\fR [\fB\-s\fR|\fB\-\-silent\fR] [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-d\fR|\fB\-\-debug\fR] [\fB\-k\fR|\fB\-\-keep\fR] \fIpackage\fR \fIcommand\fR [\fIcommand\fR ...]" 4
     1.6  .IX Item "@l_prefix@/bin/openpkg rc [-s|--silent] [-v|--verbose] [-d|--debug] [-k|--keep] package command [command ...]"
     1.7 -\&\fBRun-Command Execution.\fR This executes one or more specified
     1.8 +\&\fBRuncommand Execution.\fR This executes one or more specified
     1.9  \&\fIcommand\fRs in a particular \fIpackage\fR or in all installed packages if
    1.10  \&\fIpackage\fR is "\f(CW\*(C`all\*(C'\fR". Option \fB\-\-silent\fR can be used to explicitly
    1.11  disable progress messages on \f(CW\*(C`stderr\*(C'\fR. Option \fB\-\-verbose\fR can be used
    1.12 @@ -170,14 +170,14 @@
    1.13  temporary files were generated during internal processing.
    1.14  .IP "\fB@l_prefix@/bin/openpkg rc\fR \fB\-p\fR|\fB\-\-print\fR \fIpackage\fR \fIcommand\fR [\fIcommand\fR ...]" 4
    1.15  .IX Item "@l_prefix@/bin/openpkg rc -p|--print package command [command ...]"
    1.16 -\&\fBRun-Command Printing.\fR This is like the run-command execution (see
    1.17 +\&\fBRuncommand Printing.\fR This is like the run-command execution (see
    1.18  above), but instead of immediately executing all involved individual
    1.19  run-command scripts, they are concatenated (but with all configuration
    1.20  parts reduced to a single configuration part) and printed to \f(CW\*(C`stdout\*(C'\fR.
    1.21  Use this for debugging or post-processing purposes.
    1.22  .IP "eval `\fB@l_prefix@/bin/openpkg rc\fR \fB\-e\fR|\fB\-\-eval\fR \fIpackage\fR \fIcommand\fR [\fIcommand\fR ...]`" 4
    1.23  .IX Item "eval `@l_prefix@/bin/openpkg rc -e|--eval package command [command ...]`"
    1.24 -\&\fBRun-Command Evaluation.\fR This is like the run-command execution
    1.25 +\&\fBRuncommand Evaluation.\fR This is like the run-command execution
    1.26  (see above), but the resulting exported shell environment variables
    1.27  are output to a temporary file as a (Bourne\-Shell or C\-Shell syntax)
    1.28  shell script, suitable for evaluation within the shell environment

mercurial