aboutsummaryrefslogtreecommitdiff
path: root/gmid.8
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-05 20:35:12 +0000
committerOmar Polo <op@omarpolo.com>2023-06-05 20:35:12 +0000
commit0ac785a6fa007acdc8ecb4f697981c574ab1b710 (patch)
tree617c9e676e0f67a61d58bd3e7bbd84209c0ea190 /gmid.8
parente1e04caa4f847162936a6908d3bc02a3dbdfac6d (diff)
revert aae8f6bf2b
it's just not worth it to inflict this breaking change to the users.
Diffstat (limited to 'gmid.8')
-rw-r--r--gmid.817
1 files changed, 8 insertions, 9 deletions
diff --git a/gmid.8 b/gmid.8
index 91cbbbc..f1581ce 100644
--- a/gmid.8
+++ b/gmid.8
@@ -20,9 +20,9 @@
.Sh SYNOPSIS
.Nm
.Bk -words
-.Op Fl dhnVv
+.Op Fl fhnVv
+.Op Fl c Ar config
.Op Fl D Ar macro Ns = Ns Ar value
-.Op Fl f Ar config
.Op Fl P Ar pidfile
.Ek
.Sh DESCRIPTION
@@ -38,6 +38,10 @@ rereads the configuration file when it receives
.Pp
The options are as follows:
.Bl -tag -width 14m
+.It Fl c Ar config
+Specifies the configuration file.
+The default is
+.Pa /etc/gmid.conf .
.It Fl D Ar macro Ns = Ns Ar value
Define
.Ar macro
@@ -47,13 +51,8 @@ on the command line.
Overrides the definition of
.Ar macro
in the config file if present.
-.It Fl d
-Debug mode.
-Do not daemonize and log to stderr.
-.It Fl f Ar config
-Specifies the configuration file.
-The default is
-.Pa /etc/gmid.conf .
+.It Fl f
+Stays and logs on the foreground.
.It Fl h , Fl -help
Print the usage and exit.
.It Fl n