Blame SOURCES/README.7

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