Browse Source

tput: add two examples (#1299)

Jeef 8 năm trước cách đây
mục cha
commit
fdfa144cb0
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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}}`