Files
tldr/pages.zh/linux/ul.md
2021-10-01 15:28:01 -03:00

14 lines
316 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ul
> 执行文本的下划线。
> 给定字符串中的每个字符必须单独加下划线。
> 更多信息:<https://manned.org/ul>.
- 在适用的情况下用下划线显示文件的内容:
`ul {{文件路径}}`
- 用由破折号组成的下划线显示文件的内容 `-`
`ul -i {{文件路径}}`