Forráskód Böngészése

tput: add two examples (#1299)

Jeef 8 éve
szülő
commit
fdfa144cb0
1 módosított fájl, 4 hozzáadás és 0 törlés
  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}}`