Docs: removed '-v' from unitd.8.
This short option is not really supported. Probably it was just a typo. Reviewed-by: Artem Konev <a.konev@f5.com> Signed-off-by: Alejandro Colomar <alx@nginx.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
.Op Fl Fl pid Ar file
|
.Op Fl Fl pid Ar file
|
||||||
.Op Fl Fl state Ar directory
|
.Op Fl Fl state Ar directory
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl h | Fl Fl help | v | Fl Fl version
|
.Op Fl h | Fl Fl help | Fl Fl version
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
NGINX Unit is a polyglot app server, a reverse proxy, and a static file server
|
NGINX Unit is a polyglot app server, a reverse proxy, and a static file server
|
||||||
for UNIX-like systems.
|
for UNIX-like systems.
|
||||||
@@ -30,7 +30,7 @@ scratch to be highly efficient and fully configurable at runtime.
|
|||||||
.It Fl h , Fl Fl help
|
.It Fl h , Fl Fl help
|
||||||
Displays a summary of Unit's command-line options and their
|
Displays a summary of Unit's command-line options and their
|
||||||
compile-time defaults.
|
compile-time defaults.
|
||||||
.It Fl v , Fl Fl version
|
.It Fl Fl version
|
||||||
Displays Unit's version and the
|
Displays Unit's version and the
|
||||||
.Pa ./configure
|
.Pa ./configure
|
||||||
settings it was built with.
|
settings it was built with.
|
||||||
|
|||||||
Reference in New Issue
Block a user