From ba65dcc8fabd45f65cc56f691ee1770ad67b2d9b Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Tue, 29 Jun 2021 11:00:28 +0000 Subject: [PATCH] mention -V/--version and --help in the manpage --- gmid.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gmid.1 b/gmid.1 index 50ba0ca..2ffaecd 100644 --- a/gmid.1 +++ b/gmid.1 @@ -26,7 +26,7 @@ .Ek .Nm .Bk -words -.Op Fl 6hv +.Op Fl 6hVv .Op Fl d Pa certs-dir .Op Fl H Ar hostname .Op Fl p Ar port @@ -86,10 +86,12 @@ and .Pa hostname.key.pem . If a certificate or key don't exists for a given hostname they will be automatically generated. -.It Fl h +.It Fl h , Fl -help Print the usage and exit. .It Fl p Ar port The port to listen on, by default 1965. +.It Fl V , Fl -version +Print the version and exit. .It Fl v Verbose mode. Multiple