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: