Sha256: d47a1fb5772f736bfd6f4fdb66b11375c9361da349ddfce028189118ef589bd8
Contents?: true
Size: 902 Bytes
Versions: 5
Compression:
Stored size: 902 Bytes
Contents
# ronin-tld-list 1 "2023-02-01" Ronin "User Manuals" ## 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(1)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.0.5 | man/ronin-tld-list.1.md |
ronin-2.0.4 | man/ronin-tld-list.1.md |
ronin-2.0.3 | man/ronin-tld-list.1.md |
ronin-2.0.2 | man/ronin-tld-list.1.md |
ronin-2.0.1 | man/ronin-tld-list.1.md |