فهرست منبع

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