浏览代码

tput: add two examples (#1299)

Jeef 8 年之前
父节点
当前提交
fdfa144cb0
共有 1 个文件被更改,包括 4 次插入0 次删除
  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}}`