diff options
author | Omar Polo <op@omarpolo.com> | 2024-08-03 14:02:00 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-08-03 14:02:00 +0000 |
commit | 1b098239eb59917add4aa53e902172813f7de5c4 (patch) | |
tree | 7c5b541e3bad2fe35ba2c43b741ee027ef1196fa /gg.1 | |
parent | 4e35f66545eb76348b9322b18f0b8cbc31274717 (diff) |
gg: support IPv6 addresses in -P
Diffstat (limited to 'gg.1')
-rw-r--r-- | gg.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ and to do the request instead of the ones extracted by the IRI. .Ar port is by default 1965. +IPv6 addresses have to be wrapped in braces, for e.g. [::1]. .It Fl q Don't print server error messages to standard error. .It Fl T Ar seconds |