diff options
author | Omar Polo <op@omarpolo.com> | 2024-04-27 16:10:46 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-04-27 16:10:46 +0000 |
commit | 5d12e6a1047b1ddafb01fd3014fbb6c97d06b0a4 (patch) | |
tree | 63f0307d33c0bc4029d529433a368638e80e7493 | |
parent | 0d8eb9b60cd4dcc17a6d9ba1c71092c52c2110e7 (diff) |
improve the description for -f
-rw-r--r-- | gmid.8 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" Copyright (c) 2021, 2022, 2023 Omar Polo <op@omarpolo.com> +.\" Copyright (c) 2021, 2022, 2023, 2024 Omar Polo <op@omarpolo.com> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -11,7 +11,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd October 20, 2023 +.Dd April 27, 2024 .Dt GMID 8 .Os .Sh NAME @@ -52,7 +52,8 @@ Overrides the definition of .Ar macro in the config file if present. .It Fl f -Stays and logs on the foreground. +Do not daemonize. +Stay and log in the foreground. .It Fl h , Fl -help Print the usage and exit. .It Fl n |