ul: add page (#3282)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
c2bde54e33
commit
629f5edda8
12
pages/linux/ul.md
Normal file
12
pages/linux/ul.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user