Pārlūkot izejas kodu

tput: add two examples (#1299)

Jeef 8 gadi atpakaļ
vecāks
revīzija
fdfa144cb0
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      pages/common/tput.md

+ 4 - 0
pages/common/tput.md

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