Blame SOURCES/README.7

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