mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 18:35:40 +02:00
link: add Dutch translation (#13036)
This commit is contained in:
parent
fbe10de49e
commit
f4fbd9952a
1 changed files with 9 additions and 0 deletions
9
pages.nl/common/link.md
Normal file
9
pages.nl/common/link.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# link
|
||||
|
||||
> Maak een harde koppeling naar een bestaand bestand.
|
||||
> Voor meer opties, zie het `ln` commando.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/link>.
|
||||
|
||||
- Maak een harde koppeling van een nieuw bestand naar een bestaand bestand:
|
||||
|
||||
`link {{pad/naar/bestaand_bestand}} {{pad/naar/nieuw_bestand}}`
|
Loading…
Add table
Reference in a new issue