1
0
Fork 0
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:
Jeef 2017-04-15 07:29:28 -04:00 committed by Waldir Pimenta
parent 952eca58e8
commit fdfa144cb0

View file

@ -21,3 +21,7 @@
- Reset all terminal attributes:
`tput sgr0`
- Enable / Disable word wrap:
`tput {{smam|rmam}}`