ul
Performs the underlining of a text.
Each character in a given string must be underlined separately.
- Display the contents of the file with underlines where applicable:
ul {file.txt}
- Display the contents of the file with underlines made of dashes `-`:
ul -i {file.txt}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).