mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
dos/cd: add Dutch translation; common/cd: fix typo in Dutch translation (#18987)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`cd {{pad/naar/map}}`
|
||||
|
||||
- Ga naar de ouder van de huidge map:
|
||||
- Ga naar de ouder van de huidige map:
|
||||
|
||||
`cd ..`
|
||||
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
# CD
|
||||
|
||||
> Verander de huidige map.
|
||||
> Meer informatie: <https://help.fdos.org/en/hhstndrd/command/cd.htm>.
|
||||
|
||||
- Ga naar de gegeven map:
|
||||
|
||||
`CD {{PAD\NAAR\MAP}}`
|
||||
|
||||
- Ga naar de ouder van de huidige map:
|
||||
|
||||
`CD ..`
|
||||
|
||||
- Ga naar de root-map van de huidige schijf:
|
||||
|
||||
`CD \`
|
||||
Reference in New Issue
Block a user