Blame SOURCES/README.7

8715cf
.TH %{scl_name} "7" "" "nginx %{version} Software Collection" "User Commands"
8715cf
.SH NAME
8715cf
%{scl_name} \- manual page for nginx %{version} Software Collection
8715cf
.SH SYNOPSIS
8715cf
.B scl
8715cf
\fIenable %{scl_name} \[aq]nginx\[aq]\fR
8715cf
.PP
8715cf
.B %{service_start}
8715cf
.SH DESCRIPTION
8715cf
Package %{scl_name} provides the nginx web server as a Software
8715cf
Collection. For more information about Software Collections,
8715cf
see the \fIscl\fR(1) man page. By installing the %{scl_name} collection,
8715cf
you will get the minimum working set of packages to have a working nginx
8715cf
web server.
8715cf
.PP
8715cf
Software Collections allows the use of applications which are not located
8715cf
in the filesystem root hierarchy but are present in an alternative
8715cf
location, which is \fI%{_scl_root}\fR in case of the %{scl_name}
8715cf
collection.
8715cf
.PP
8715cf
nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and
8715cf
IMAP protocols, with a strong focus on high concurrency, performance and low
8715cf
memory usage.
8715cf
.PP
8715cf
When you want to work with the %{scl_name} collection, use the \fBscl\fR
8715cf
utility (see the \fIscl\fR(1) man page for usage) to enable the scl
8715cf
environment.
8715cf
.SH EXAMPLES
8715cf
scl enable %{scl_name} \[aq]\fIcommand\fR \fB\-\-arg\fR\[aq]
8715cf
.IP
8715cf
Runs a specific \fIcommand\fR with the argument \fB\-\-arg\fR within the
8715cf
environment of the %{scl_name} software collection.
8715cf
.PP
8715cf
scl enable %{scl_name} bash
8715cf
.IP
8715cf
Run an interactive shell with the %{scl_name} software collection enabled.
8715cf
.PP
8715cf
scl enable %{scl_name} \[aq]man nginx\[aq]
8715cf
.IP
8715cf
Show man pages for the nginx command, which is a part of the
8715cf
%{scl_name} software collection.
8715cf
.SH "REPORTING BUGS"
8715cf
Report bugs to <https://bugzilla.redhat.com/>.