Skip to content

Commit ac9570c

Browse files
committed
trurl.1: mention how numerical IP addresses are shown
1 parent 086da4a commit ac9570c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

trurl.1

+6
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ as-is.
4949

5050
Components are shown URL decoded by default. If you instead write the
5151
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.
5258
.IP "-h, --help"
5359
Show the help output.
5460
.IP "--json"

0 commit comments

Comments
 (0)