aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-06-29 11:00:28 +0000
committerOmar Polo <op@omarpolo.com>2021-06-29 11:00:28 +0000
commitba65dcc8fabd45f65cc56f691ee1770ad67b2d9b (patch)
tree732cc18f533ab7dbdedc8853f92b0fa5c70cb585 /gmid.1
parentfdb43a4c0e347c20c0f13c3145165393c6c10883 (diff)
mention -V/--version and --help in the manpage
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.16
1 files 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