diff options
author | Omar Polo <op@omarpolo.com> | 2022-10-30 08:26:22 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-10-30 08:26:22 +0000 |
commit | 21cf735f37d3b5792112e02b58735d69ce18998b (patch) | |
tree | 97e3bd3f227877844860084325d4c089c0376e38 /gg.1 | |
parent | e59b7f30e700d6480728b306da8fc8337e7d9503 (diff) |
remove -v from gg
undocumented flag to dump to stdout the request before doing it. Not
useful, it's debugging leftover.
Diffstat (limited to 'gg.1')
-rw-r--r-- | gg.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ .Sh SYNOPSIS .Nm .Bk -words -.Op Fl 23Nnv +.Op Fl 23Nn .Op Fl C Ar cert .Op Fl d Ar mode .Op Fl H Ar sni |