pages.{nl,no,pl}/*: remove "More information" from alias pages (#14779)

This commit is contained in:
Lena
2024-11-11 16:07:03 +01:00
committed by GitHub
parent e1f4daa6ef
commit 94a5e30a90
121 changed files with 8 additions and 124 deletions

View File

@@ -1,8 +1,11 @@
# rd
> To polecenie jest aliasem `rmdir`.
> Więcej informacji: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
> To polecenie jest aliasem `rmdir` w Wierszu Poleceń i `Remove-Item` w PowerShell.
- Zobacz dokumentację oryginalnego polecenia:
- Zobacz dokumentację oryginalnego polecenia Wiersza Poleceń:
`tldr rmdir`
- Zobacz dokumentację oryginalnego polecenia PowerShell:
`tldr remove-item`