From e6e08bea6340c606172fbff73eb9aecb0ea0fcde Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Fri, 2 May 2025 22:45:16 +0200 Subject: [PATCH] stty: update Dutch translation (#16332) --- pages.nl/common/stty.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages.nl/common/stty.md b/pages.nl/common/stty.md index 943d0f3a74..082e90f565 100644 --- a/pages.nl/common/stty.md +++ b/pages.nl/common/stty.md @@ -3,6 +3,10 @@ > Stel opties in voor een terminalapparaatinterface. > Meer informatie: . +- Toon de huidige terminal grootte: + +`stty size` + - Toon alle instellingen voor de huidige terminal: `stty {{[-a|--all]}}`