Start on non-blank line num display

This commit is contained in:
2026-09-15 12:10:33 -04:00
parent b5056b0fae
commit 90b6c515ca
3 changed files with 48 additions and 14 deletions
+2
View File
@@ -16,6 +16,8 @@ Run the `make` command in the root of the repository.
Options:
`-b, --number-nonblank` - number nonempty output lines, overrides -n
`-E, --show-ends` - display $ at end of each line\
`-n, --number` - number all output lines
`--help` - Show the help page.\
`--version` - Show the version page.