1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 22:55:31 +02:00

mkfifo: update Dutch translation (#14069)

This commit is contained in:
Sebastiaan Speck 2024-10-10 10:19:13 +02:00 committed by GitHub
parent 093effdcfe
commit 2618a7391d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,3 +14,7 @@
- Ontvang data van benoemde pipe:
`cat {{pad/naar/pipe}}`
- Deel je terminal sessie in real-time:
`mkfifo {{pad/naar/pipe}}; script -f {{pad/naar/pipe}}`