forked from tldr-pages/tldr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pages.pl/*: update and add missing alias pages (tldr-pages#14823)
Co-authored-by: Wiktor Perskawiec <[email protected]>
- Loading branch information
1 parent
6613e0f
commit f5e6c58
Showing
59 changed files
with
315 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,7 @@ | ||
# batch | ||
|
||
> Wykonaj polecenia, gdy pozwoli na to poziom obciążenia systmu. | ||
> Aby działać poprawnie wymaga działającego serwisu atd (lub atrun). | ||
> Więcej informacji: <https://manned.org/batch>. | ||
> To polecenie jest aliasem `at`. | ||
- Wykonaj polecenie wprowadzone przy użyciu wejścia standardowego (aby zakończyć naciśnij `Ctrl + D`): | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`batch` | ||
|
||
- Wykonaj polecenie podane z wejścia standardowego: | ||
|
||
`echo "{{./zrób_backup.sh}}" | batch` | ||
|
||
- Wykonaj polecenia z podanego pliku: | ||
|
||
`batch -f {{ścieżka/do/pliku}}` | ||
`tldr at` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# brave | ||
|
||
> To polecenie jest aliasem `chromium`. | ||
> Więcej informacji: <https://support.brave.com/hc/en-us/articles/360044860011-How-Do-I-Use-Command-Line-Flags-in-Brave>. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chromium` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# crane cp | ||
|
||
> To polecenie jest aliasem `crane copy`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr crane copy` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# https | ||
|
||
> To polecenie jest aliasem `http`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr http` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# mogrify | ||
|
||
> To polecenie jest aliasem `magick mogrify`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr magick mogrify` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# montage | ||
|
||
> To polecenie jest aliasem `magick montage`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr magick montage` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm author | ||
|
||
> To polecenie jest aliasem `npm owner`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm owner` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm restart | ||
|
||
> To polecenie jest aliasem `npm run restart`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm run` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm run-script | ||
|
||
> To polecenie jest aliasem `npm run`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm run` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm start | ||
|
||
> To polecenie jest aliasem `npm run start`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm run` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm stop | ||
|
||
> To polecenie jest aliasem `npm run stop`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm run` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# npm test | ||
|
||
> To polecenie jest aliasem `npm run test`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr npm run` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# opera | ||
|
||
> To polecenie jest aliasem `chromium`. | ||
> Więcej informacji: <https://opera.com>. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chromium` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# pamnoraw | ||
|
||
> To polecenie jest aliasem `pamtopnm -plain`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr pamtopnm` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# pnmdepth | ||
|
||
> To polecenie jest aliasem `pamdepth`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr pamdepth` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# pnmtoplainpnm | ||
|
||
> To polecenie jest aliasem `pamtopnm -plain`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr pamtopnm` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# pnmtopnm | ||
|
||
> To polecenie jest aliasem `pamtopnm`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr pamtopnm` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# trash-cli | ||
|
||
> To polecenie jest aliasem `trash`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr trash` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# vivaldi | ||
|
||
> To polecenie jest aliasem `chromium`. | ||
> Więcej informacji: <https://vivaldi.com>. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chromium` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# chfn | ||
|
||
> To polecenie jest aliasem `chpass`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chpass` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# chsh | ||
|
||
> To polecenie jest aliasem `chpass`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chpass` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ypchfn | ||
|
||
> To polecenie jest aliasem `chpass`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chpass` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ypchpass | ||
|
||
> To polecenie jest aliasem `chpass`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chpass` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ypchsh | ||
|
||
> To polecenie jest aliasem `chpass`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr chpass` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# apparmor_status | ||
|
||
> To polecenie jest aliasem `aa-status`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr aa-status` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# batcat | ||
|
||
> To polecenie jest aliasem dla `bat`. | ||
> To polecenie jest aliasem `bat`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr bat` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# mount.smb3 | ||
|
||
> To polecenie jest aliasem `mount.cifs`. | ||
> Uwaga: dla wersji SMB poniżej 3 musisz użyć `mount.cifs`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr mount.cifs` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# pacman -S | ||
|
||
> To polecenie jest aliasem `pacman --sync`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr pacman sync` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# qm import disk | ||
|
||
> To polecenie jest aliasem `qm disk import`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr qm disk import` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# qm move disk | ||
|
||
> To polecenie jest aliasem `qm disk move`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr qm disk move` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# qm move_disk | ||
|
||
> To polecenie jest aliasem `qm disk move`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr qm disk move` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# qm resize | ||
|
||
> To polecenie jest aliasem `qm disk resize`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr qm disk resize` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# shntool split | ||
|
||
> To polecenie jest aliasem `shnsplit`. | ||
- Zobacz dokumentację oryginalnego polecenia: | ||
|
||
`tldr shnsplit` |
Oops, something went wrong.