diff options
author | Omar Polo <op@omarpolo.com> | 2022-01-13 10:13:32 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-01-13 10:13:32 +0000 |
commit | febfcde82b97fed90c08ff36a89c7616b59cef23 (patch) | |
tree | acc019509084cb55a6a8300e384aa81a59c44a57 /gg.1 | |
parent | e2534fd11f6d44c07dfeb1ba6c3fe593afeea0fb (diff) |
fix and sync gg usage
Diffstat (limited to 'gg.1')
-rw-r--r-- | gg.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" Copyright (c) 2021 Omar Polo <op@omarpolo.com> +.\" Copyright (c) 2021, 2022 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 $Mdocdate: December 29 2021$ +.Dd $Mdocdate: January 13 2022$ .Dt GG 1 .Os .Sh NAME @@ -25,7 +25,7 @@ .Op Fl d Ar mode .Op Fl H Ar sni .Op Fl K Ar key -.Op Fl P Ar host : Ns Oo Ar port Oc +.Op Fl P Ar host Ns Oo : Ns Ar port Oc .Op Fl T Ar seconds .Ar gemini://... .Ek |