Blame SOURCES/README.7

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