Skip to content

Commit f4cf59a

Browse files
committed
updated
1 parent 909237c commit f4cf59a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ You can pass any internet resource as an argument; this may be:
5050

5151
- a "forward" domain name such as `example.com`;
5252
- a top-level domain such as `com`;
53-
- a "reverse" domain name such as `168.192.in-addr.arpa`;
5453
- a IPv4 or IPv6 address or CIDR prefix, such as `192.168.0.1` or
5554
`2001:DB8::/32`;
5655
- an Autonymous System Number such as `AS65536`.
56+
- a "reverse" domain name such as `168.192.in-addr.arpa`;
5757
- the URL of an RDAP resource such as
5858
`https://example.com/rdap/domain/example.com`.
5959
- the "tagged" handle of an entity, such as an LIR, registrar, or domain
@@ -66,6 +66,8 @@ ABC123-EXAMPLE`.
6666
must use the `--type=nameserver` argument to disambiguate from domain names. The
6767
RDAP server of the parent domain's registry will be queried.
6868

69+
## ARGUMENTS
70+
6971
- `--registrar` - follow referral to the registrar's RDAP record (if any)
7072
which will be displayed instead of the registry record.
7173
- `--both` - display both the registry and (if any) registrar RDAP

0 commit comments

Comments
 (0)