diff --git a/README.md b/README.md index a1109d5..ea5758f 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