Blame SOURCES/README.7

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