Sha256: d772039756ff7c2b045fad3e5751f4f0f821d325a4e3293abbd60781a7ce6800
Contents?: true
Size: 995 Bytes
Versions: 3
Compression:
Stored size: 995 Bytes
Contents
# ronin-tld-list 1 "2023-02-01" Ronin "User Manuals" ## NAME ronin-tld-list - Updates and parses the TLD list file ## SYNOPSIS `ronin tld-list` [*options*] ## DESCRIPTION Updates and parses the TLD list file. ## OPTIONS `-v`, `--verbose` : Enables verbose output. `-u`, `--update` : Updates the TLD list file. `-U`, `--url` *URL* : The URL to the TLD list. Defaults to `https://data.iana.org/TLD/tlds-alpha-by-domain.txt`. `-p`, `--path` *FILE* : The Path to the TLD list file. Defaults to `~/.cache/ronin/ronin-support/tlds-alpha-by-domain.txt` if not given. `-h`, `--help` : Print help information ## ENVIRONMENT *HOME* : Alternate location for the user's home directory. *XDG_CONFIG_HOME* : Alternate location for the `~/.config` directory. ## FILES `~/.cache/ronin/ronin-support/tlds-alpha-by-domain.txt` : The location of the downloaded TLD list. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-public-suffix-list](ronin-public-suffix-list.1.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.1 | man/ronin-tld-list.1.md |
ronin-2.1.0 | man/ronin-tld-list.1.md |
ronin-2.1.0.rc1 | man/ronin-tld-list.1.md |