1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

megadl, mklost+found, raspi-config: add Polish translation (#9163)

This commit is contained in:
rozie 2022-10-21 02:48:10 +00:00 committed by GitHub
parent 6731954ab4
commit 89e012136d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 0 deletions

8
pages.pl/linux/megadl.md Normal file
View file

@ -0,0 +1,8 @@
# megadl
> To polecenie jest aliasem dla `megatools-dl`.
> Więcej informacji: <https://megatools.megous.com/man/megatools-dl.html>.
- Zobacz dokumentację oryginalnego polecenia:
`tldr megatools-dl`

View file

@ -0,0 +1,8 @@
# mklost+found
> Tworzy katalog lost+found.
> Więcej informacji: <https://manned.org/mklost+found>.
- Utwórz katalog `lost+found` w bieżącym katalogu:
`mklost+found`

View file

@ -0,0 +1,8 @@
# raspi-config
> GUI działające w terminalu `ncurses` do konfiguracji Raspberry Pi.
> Więcej informacji: <https://www.raspberrypi.org/documentation/computers/configuration.html>.
- Uruchom `raspi-config`:
`sudo raspi-config`