mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-20 07:55:23 +02:00
tput: add two examples (#1299)
This commit is contained in:
parent
952eca58e8
commit
fdfa144cb0
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@
|
|||
- Reset all terminal attributes:
|
||||
|
||||
`tput sgr0`
|
||||
|
||||
- Enable / Disable word wrap:
|
||||
|
||||
`tput {{smam|rmam}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue