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}}`