mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 03:15:37 +02:00
stty: update Dutch translation (#16332)
This commit is contained in:
parent
ec3896269c
commit
e6e08bea63
1 changed files with 4 additions and 0 deletions
|
@ -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]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue