tldr/pages/common/hr.md

17 lines
268 B
Markdown
Raw Normal View History

2018-10-13 13:57:50 +01:00
# hr
> Print a horizontal rule in the terminal.
> More information: <https://github.com/LuRsT/hr>.
2018-10-13 13:57:50 +01:00
- Print a horizontal rule:
`hr`
- Print a horizontal rule with a custom string:
`hr {{string}}`
- Print a multiline horizontal rule:
`hr {{string1 string2 ...}}`