From fdfa144cb01cd7b8c39f1fa68f21fc60e2046112 Mon Sep 17 00:00:00 2001 From: Jeef Date: Sat, 15 Apr 2017 07:29:28 -0400 Subject: [PATCH] tput: add two examples (#1299) --- pages/common/tput.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/tput.md b/pages/common/tput.md index d1facc0242..f1f9279b2b 100644 --- a/pages/common/tput.md +++ b/pages/common/tput.md @@ -21,3 +21,7 @@ - Reset all terminal attributes: `tput sgr0` + +- Enable / Disable word wrap: + +`tput {{smam|rmam}}`