text▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
██▄██ ▄▄█▄ ▄█ ▄▄
██ ▄█ ▄▄██ ██ ▄█
█▄▄▄█▄▄▄██▄██▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
``` bash $ ietf 0.1.0
A program to read IETF RFCs in the terminal.
USAGE:
ietf [OPTIONS] [SUBCOMMAND]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-n, --number
SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) update Update RFC Index ```
~/rfc/
on unix systems and C:\Users\{NAME}
on
windows)To run simply type the following command in the shell to start the RFC browser:
bash
$ ietf
bash
$ ietf -n 1
To update the local RFC index, use the following command:
bash
$ ietf update