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