Explorar el Código

tput: add two examples (#1299)

Jeef hace 8 años
padre
commit
fdfa144cb0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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}}`