mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
pages.nl/common/*: add missing Dutch alias pages (#18380)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# brew remove
|
||||
|
||||
> Dit commando is een alias van `brew uninstall`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr brew uninstall`
|
||||
@@ -0,0 +1,7 @@
|
||||
# brew rm
|
||||
|
||||
> Dit commando is een alias van `brew uninstall`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr brew uninstall`
|
||||
@@ -0,0 +1,7 @@
|
||||
# gh agent
|
||||
|
||||
> Dit commando is een alias van `gh agent-task`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr gh agent-task`
|
||||
@@ -0,0 +1,7 @@
|
||||
# npx
|
||||
|
||||
> Dit commando is een alias van `npm exec`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr npm exec`
|
||||
@@ -0,0 +1,7 @@
|
||||
# pulumi stack hist
|
||||
|
||||
> Dit commando is een alias van `pulumi stack history`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr pulumi stack history`
|
||||
Reference in New Issue
Block a user