mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
293 B
293 B
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}}