From ff24defdb7ff7e0460785202933ac024f273c82f Mon Sep 17 00:00:00 2001 From: Albert Uchytil Date: Tue, 8 Apr 2014 14:22:29 +0200 Subject: [PATCH] Changed description in scl man pages --- scl.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scl.1 b/scl.1 index cbefc44a7d539370065912021a62a39844a51f80..51f32e4db0f18ca6a97231ad641f78ae88806e13 100644 --- a/scl.1 +++ b/scl.1 @@ -25,9 +25,10 @@ to update search paths, etc. One can enable more Software Collections if needed and therefore one can use multiple collections which are enabled by the left-right order as present on \fBscl\fP command-line. .PP -\fI\fR is an arbitrary command or set of commands to execute within the Software -Collection environment enabled. Control is returned back to the caller with the original -environment as soon as the command finishes. If \fI\fR is '-' (dash) then it is +\fI\fR marks specified Software Collections as enabled. Executes the script, +which is expected to set proper environment. Executes the \fI\fR. +Control is returned back to the caller with the original environment as soon +as the command finishes. If \fI\fR is '-' (dash) then it is read from the standard input. .PP Note: if you use \fI\fR consisting of multiple arguments, you either need to -- 1.9.0