瀏覽代碼

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