소스 검색

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