From c3a2251d886f3323457601bdfa1c6bfa683b54f5 Mon Sep 17 00:00:00 2001 From: Irina <91758930+iridacea@users.noreply.github.com> Date: Wed, 16 Nov 2022 17:08:31 +0300 Subject: [PATCH] tput: refresh page (#9474) --- pages/common/tput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/tput.md b/pages/common/tput.md index 4a7be842ae..77bf8155ce 100644 --- a/pages/common/tput.md +++ b/pages/common/tput.md @@ -5,7 +5,7 @@ - Move the cursor to a screen location: -`tput cup {{y_coordinate}} {{x_coordinate}}` +`tput cup {{row}} {{column}}` - Set foreground (af) or background (ab) color: