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 RFC Serial Number

SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) update Update RFC Index ```

Features

Guide

Running

To run simply type the following command in the shell to start the RFC browser:

bash $ ietf

Read RFC by number

bash $ ietf -n 1

Update

To update the local RFC index, use the following command:

bash $ ietf update