1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 12:35:34 +02:00

stty: update Dutch translation (#16332)

This commit is contained in:
Sebastiaan Speck 2025-05-02 22:45:16 +02:00 committed by GitHub
parent ec3896269c
commit e6e08bea63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,10 @@
> Stel opties in voor een terminalapparaatinterface.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
- Toon de huidige terminal grootte:
`stty size`
- Toon alle instellingen voor de huidige terminal:
`stty {{[-a|--all]}}`