diff options
Diffstat (limited to 'docs/man/man8/unitd.8.in')
-rw-r--r-- | docs/man/man8/unitd.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/man8/unitd.8.in b/docs/man/man8/unitd.8.in index 46182781..d3c662d1 100644 --- a/docs/man/man8/unitd.8.in +++ b/docs/man/man8/unitd.8.in @@ -17,7 +17,7 @@ .Op Fl Fl pid Ar file .Op Fl Fl state Ar directory .Nm -.Op Fl h | Fl Fl help | v | Fl Fl version +.Op Fl h | Fl Fl help | Fl Fl version .Sh DESCRIPTION NGINX Unit is a polyglot app server, a reverse proxy, and a static file server for UNIX-like systems. @@ -30,7 +30,7 @@ scratch to be highly efficient and fully configurable at runtime. .It Fl h , Fl Fl help Displays a summary of Unit's command-line options and their compile-time defaults. -.It Fl v , Fl Fl version +.It Fl Fl version Displays Unit's version and the .Pa ./configure settings it was built with. |