We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086da4a commit ac9570cCopy full SHA for ac9570c
trurl.1
@@ -49,6 +49,12 @@ as-is.
49
50
Components are shown URL decoded by default. If you instead write the
51
component prefixed with a colon like "{:path}", it gets output URL encoded.
52
+
53
+Hosts provided as IPv6 numerical addresses will be provided within square
54
+brackets. Like "[fe80::20c:29ff:fe9c:409b]".
55
56
+Hosts provided as IPv4 numerical addresses will be "normalized" and provided
57
+as four dot-separated decimal numbers.
58
.IP "-h, --help"
59
Show the help output.
60
.IP "--json"
0 commit comments