ietf

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit e24a5d2c7d4157765b7b9b820e1f92f77af412db
parent 43c503faf37aa19ca68b9f1616d6e57f4bc6bca8
Author: cy6erlion <dev@merely.tech>
Date:   Tue, 29 Dec 2020 18:07:05 +0200

fmt

Diffstat:
MREADME.md | 24++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md @@ -2,24 +2,28 @@ █▀▄ █▀ ▄▀▀ █▀▄ █▀ ▀▄▄ ``` -rfc 0.1.0 + +``` bash +$ rfc 0.1.0 + A program to read RFCs in the terminal. USAGE: rfc [OPTIONS] [SUBCOMMAND] - FLAGS: - -h, --help Prints help information - -V, --version Prints version information +FLAGS: + -h, --help Prints help information + -V, --version Prints version information - OPTIONS: - -n, --number <serial> RFC Serial Number +OPTIONS: + -n, --number <serial> RFC Serial Number + +SUBCOMMANDS: + help Prints this message or the help of the given subcommand(s) + update Update RFC Index +``` - SUBCOMMANDS: - help Prints this message or the help of the given subcommand(s) - update Update RFC Index - ## Features * RFC index browser * Read By RFC number