mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 01:46:00 +02:00
8 lines
244 B
Markdown
8 lines
244 B
Markdown
# ni
|
|
|
|
> In PowerShell is dit commando een alias van `New-Item`.
|
|
> Meer informatie: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
|
|
|
|
- Bekijk de documentatie van het originele commando:
|
|
|
|
`tldr new-item`
|