From 5fee7b24f6ef5feeb6c4040ebe5ae6e8503ebd82 Mon Sep 17 00:00:00 2001 From: Amaury Souza Date: Mon, 21 Oct 2019 10:49:21 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ff73938..ff0c7e6 100755 --- a/README.md +++ b/README.md @@ -422,6 +422,10 @@ A few examples of piecing together commands: - `fmt`: format text paragraphs +- `less`: shows the file in paginated form (more features than more command) + +- `more`: used to view the text files in the command prompt + - `pr`: format text into pages/columns - `fold`: wrap lines of text