diff -r c9323ebe0764 -r 71503088f51b openpkg/rc.8 --- a/openpkg/rc.8 Tue Jul 31 10:03:54 2012 +0200 +++ b/openpkg/rc.8 Tue Jul 31 12:12:54 2012 +0200 @@ -159,7 +159,7 @@ .IX Header "USAGE" .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 .IX Item "@l_prefix@/bin/openpkg rc [-s|--silent] [-v|--verbose] [-d|--debug] [-k|--keep] package command [command ...]" -\&\fBRun-Command Execution.\fR This executes one or more specified +\&\fBRuncommand Execution.\fR This executes one or more specified \&\fIcommand\fRs in a particular \fIpackage\fR or in all installed packages if \&\fIpackage\fR is "\f(CW\*(C`all\*(C'\fR". Option \fB\-\-silent\fR can be used to explicitly disable progress messages on \f(CW\*(C`stderr\*(C'\fR. Option \fB\-\-verbose\fR can be used @@ -170,14 +170,14 @@ temporary files were generated during internal processing. .IP "\fB@l_prefix@/bin/openpkg rc\fR \fB\-p\fR|\fB\-\-print\fR \fIpackage\fR \fIcommand\fR [\fIcommand\fR ...]" 4 .IX Item "@l_prefix@/bin/openpkg rc -p|--print package command [command ...]" -\&\fBRun-Command Printing.\fR This is like the run-command execution (see +\&\fBRuncommand Printing.\fR This is like the run-command execution (see above), but instead of immediately executing all involved individual run-command scripts, they are concatenated (but with all configuration parts reduced to a single configuration part) and printed to \f(CW\*(C`stdout\*(C'\fR. Use this for debugging or post-processing purposes. .IP "eval `\fB@l_prefix@/bin/openpkg rc\fR \fB\-e\fR|\fB\-\-eval\fR \fIpackage\fR \fIcommand\fR [\fIcommand\fR ...]`" 4 .IX Item "eval `@l_prefix@/bin/openpkg rc -e|--eval package command [command ...]`" -\&\fBRun-Command Evaluation.\fR This is like the run-command execution +\&\fBRuncommand Evaluation.\fR This is like the run-command execution (see above), but the resulting exported shell environment variables are output to a temporary file as a (Bourne\-Shell or C\-Shell syntax) shell script, suitable for evaluation within the shell environment