mirror of https://github.com/CrimsonTome/tldr.git
332 B
332 B
ul
Performs the underlining of a text. Each character in a string must be underlined separately. More information: https://manned.org/ul.
- 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}}