Blame SOURCES/README.7

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