Blame SOURCES/README.7

28d280
.TH %{scl_name} "7" "" "%{scl_name} Software Collection" "User Commands"
28d280
.SH NAME
28d280
%{scl_name} \- manual page for %{scl_name} Software Collection
28d280
.SH SYNOPSIS
28d280
\fI%{start_command}\fR
28d280
.SH DESCRIPTION
28d280
Package %{scl_name} provides Apache httpd web server as a Software
28d280
Collection. For more information about Software Collections,
28d280
see the \fIscl\fR(1) man page. By installing the %{scl_name} collection,
28d280
you will get the minimum working set of packages to have a working Apache httpd
28d280
web-server.
28d280
.PP
28d280
Software Collections allows use of applications which are not located
28d280
in the filesystem root hierarchy but are present in an alternative
28d280
location, which is \fI%{_scl_root}\fR in case of the %{scl_name}
28d280
collection.
28d280
.PP
28d280
When you want to work with the %{scl_name} collection, use the \fBscl\fR
28d280
utility (see the \fIscl\fR(1) man page for usage) to enable the scl
28d280
environment.
28d280
.SH EXAMPLES
28d280
scl enable %{scl_name} \[aq]\fIcommand\fR \fB\-\-arg\fR\[aq]
28d280
.IP
28d280
Run a specific \fIcommand\fR with the argument \fB\-\-arg\fR within the
28d280
%{scl_name} software collections environment.
28d280
.PP
28d280
scl enable %{scl_name} bash
28d280
.IP
28d280
Run an interactive shell with the %{scl_name} software collection enabled.
28d280
.PP
28d280
scl enable %{scl_name} \[aq]man httpd\[aq]
28d280
.IP
28d280
Show man pages for the httpd command, which is a part of the
28d280
%{scl_name} software collection.
28d280
.SH "REPORTING BUGS"
28d280
Report bugs to <http://bugzilla.redhat.com>.