mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 21:44:08 +02:00
pages.nl/*: add Dutch alias pages (#17715)
This commit is contained in:
parent
6dabfef305
commit
871e455944
11 changed files with 77 additions and 0 deletions
7
pages.nl/common/file-rename.md
Normal file
7
pages.nl/common/file-rename.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# file-rename
|
||||
|
||||
> Dit commando is een alias van `rename`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr -p common rename`
|
7
pages.nl/common/impacket-psexec.md
Normal file
7
pages.nl/common/impacket-psexec.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# impacket-psexec
|
||||
|
||||
> Dit commando is een alias van `psexec.py`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr psexec.py`
|
7
pages.nl/common/libreoffice.md
Normal file
7
pages.nl/common/libreoffice.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# libreoffice
|
||||
|
||||
> Dit commando is een alias van `soffice`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr soffice`
|
7
pages.nl/common/perl-rename.md
Normal file
7
pages.nl/common/perl-rename.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# perl-rename
|
||||
|
||||
> Dit commando is een alias van `rename`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr -p common rename`
|
7
pages.nl/common/prename.md
Normal file
7
pages.nl/common/prename.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# prename
|
||||
|
||||
> Dit commando is een alias van `rename`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr -p common rename`
|
7
pages.nl/common/sr.md
Normal file
7
pages.nl/common/sr.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# sr
|
||||
|
||||
> Dit commando is een alias van `surfraw`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr surfraw`
|
7
pages.nl/common/sudoedit.md
Normal file
7
pages.nl/common/sudoedit.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# sudoedit
|
||||
|
||||
> Dit commando is een alias van `sudo --edit`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr sudo`
|
7
pages.nl/linux/qm-agent.md
Normal file
7
pages.nl/linux/qm-agent.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# qm agent
|
||||
|
||||
> Dit commando is een alias van `qm guest cmd`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr qm guest cmd`
|
7
pages.nl/linux/qm-rescan.md
Normal file
7
pages.nl/linux/qm-rescan.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# qm rescan
|
||||
|
||||
> Dit commando is een alias van `qm disk rescan`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr qm disk rescan`
|
7
pages.nl/linux/qm-unlink.md
Normal file
7
pages.nl/linux/qm-unlink.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# qm unlink
|
||||
|
||||
> Dit commando is een alias van `qm disk unlink`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr qm disk unlink`
|
7
pages.nl/linux/yumdownloader.md
Normal file
7
pages.nl/linux/yumdownloader.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# yumdownloader
|
||||
|
||||
> Dit commando is een alias van `dnf download`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr dnf download`
|
Loading…
Add table
Reference in a new issue