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.
*: fix typos reported by Hunspell (tldr-pages#5848)
Co-authored-by: marchersimon <[email protected]> Co-authored-by: Seth Falco <[email protected]> Co-authored-by: Patrice Denis <[email protected]>
- Loading branch information
1 parent
3d70909
commit 8ebd171
Showing
267 changed files
with
358 additions
and
360 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
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 |
---|---|---|
@@ -1,24 +1,24 @@ | ||
# alacritty | ||
|
||
> Plattformübergreifender, GPU-beschleunigter Terminalemulator. | ||
> Weitere Informationen: <https://github.com/jwilm/alacritty>. | ||
> Weitere Informationen: <https://github.com/alacritty/alacritty>. | ||
- Öffne ein neues alacritty-Fenster: | ||
- Öffne ein neues Alacritty-Fenster: | ||
|
||
`alacritty` | ||
|
||
- Starte alacritty in einem bestimmten Arbeitsverzeichnis: | ||
- Starte Alacritty in einem bestimmten Arbeitsverzeichnis: | ||
|
||
`alacritty --working-directory {{pfad/zu/verzeichnis}}` | ||
|
||
- Führe einen Befehl in einem neuen alacritty-Fenster aus: | ||
- Führe einen Befehl in einem neuen Alacritty-Fenster aus: | ||
|
||
`alacritty -e {{befehl}}` | ||
|
||
- Gib eine alternative Konfigurations-Datei an (ist standardmäßig $XDG_CONFIG_HOME/alacritty/alacritty.yml): | ||
- Gib eine alternative Konfigurations-Datei an (ist standardmäßig `$XDG_CONFIG_HOME/alacritty/alacritty.yml`): | ||
|
||
`alacritty --config-file {{pfad/zu/konfiguration.yml}}` | ||
|
||
- Starte mit aktiviertem Live-Konfigurations-Neuladen (kann auch standardmäßig in alacritty.yml eingestellt werden): | ||
- Starte mit aktiviertem Live-Konfigurations-Neuladen (kann auch standardmäßig in `alacritty.yml` eingestellt werden): | ||
|
||
`alacritty --live-config-reload --config-file {{pfad/zu/konfiguration.yml}}` |
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
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
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,24 +1,24 @@ | ||
# alacritty | ||
|
||
> Lintas platform, terakselerasi GPU terminal emulator. | ||
> Informasi lebih lanjut: <https://github.com/jwilm/alacritty>. | ||
> Informasi lebih lanjut: <https://github.com/alacritty/alacritty>. | ||
- Membuka jendela alacritty baru: | ||
- Membuka jendela Alacritty baru: | ||
|
||
`alacritty` | ||
|
||
- Menjalankan alacritty pada direktori tertentu: | ||
- Menjalankan Alacritty pada direktori tertentu: | ||
|
||
`alacritty --working-directory {{alamat/ke/direktori}}` | ||
|
||
- Menjalankan perintah di jendela alacritty baru: | ||
- Menjalankan perintah di jendela Alacritty baru: | ||
|
||
`alacritty -e {{perintah}}` | ||
|
||
- Menentukan berkas konfigurasi alternatif (nilai default `$XDG_CONFIG_HOME/alacritty/alacritty.yml`): | ||
|
||
`alacritty --config-file {{alamat/ke/konfigurasi.yml}}` | ||
|
||
- Menjalankan dengan mengaktifkan pemuatan ulang konfigurasi secara langsung/otomatis(dapat juga diaktifkan secara default di `alacritty.yml`): | ||
- Menjalankan dengan mengaktifkan pemuatan ulang konfigurasi secara langsung/otomatis (dapat juga diaktifkan secara default di `alacritty.yml`): | ||
|
||
`alacritty --live-config-reload --config-file {{alamat/ke/konfigurasi.yml}}` |
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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# calibredb | ||
|
||
> Strumentoi per gestire il tuo database di ebook. | ||
> Parte del manager di ebook Calibre. | ||
> Strumentoi per gestire il tuo database di e-book. | ||
> Parte del manager di e-book Calibre. | ||
> Maggiori informazioni: <https://manual.calibre-ebook.com/generated/en/calibredb.html>. | ||
- Elenca gli ebook nella libreria con informazioni aggiuntive: | ||
- Elenca gli e-book nella libreria con informazioni aggiuntive: | ||
|
||
`calibredb list` | ||
|
||
- Cerca tra gli ebook mostrando informazioni aggiuntive: | ||
- Cerca tra gli e-book mostrando informazioni aggiuntive: | ||
|
||
`calibredb list --search {{termine_di_ricerca}}` | ||
|
||
- Cerca mostrando solamente gli ID degli ebook: | ||
- Cerca mostrando solamente gli ID degli e-book: | ||
|
||
`calibredb search {{termine_di_ricerca}}` | ||
|
||
- Aggiungi uno o più ebook alla libreria: | ||
- Aggiungi uno o più e-book alla libreria: | ||
|
||
`calibredb add {{file1 file2 …}}` | ||
|
||
- Rimuovi uno o più ebook dalla libreria. Sono necessari gli ID (vedi sopra): | ||
- Rimuovi uno o più e-book dalla libreria. Sono necessari gli ID (vedi sopra): | ||
|
||
`calibredb remove {{id1 id2 …}}` |
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# ebook-convert | ||
|
||
> Converti ebook in differenti formati, come PDF, EPUB, Mobi. | ||
> Parte dello strumento Calibre per librerie ebook. | ||
> Converti e-book in differenti formati, come PDF, EPUB, Mobi. | ||
> Parte dello strumento Calibre per librerie e-book. | ||
> Maggiori informazioni: <https://manual.calibre-ebook.com/generated/en/ebook-convert.html>. | ||
- Converti un ebook in un altro formato: | ||
- Converti un e-book in un altro formato: | ||
|
||
`ebook-convert {{originale}} {{convertito}}` |
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 |
---|---|---|
@@ -1,24 +1,24 @@ | ||
# alacritty | ||
|
||
> 교차 플랫폼으로, GPU-가속 터미널 에뮬레이터. | ||
> 더 많은 정보: <https://github.com/jwilm/alacritty>. | ||
> 더 많은 정보: <https://github.com/alacritty/alacritty>. | ||
- 새 alacritty 창 열기: | ||
- 새 Alacritty 창 열기: | ||
|
||
`alacritty` | ||
|
||
- 특정 디렉토리에서 실행: | ||
|
||
`alacritty --working-directory {{경로/디렉토리명}}` | ||
|
||
- 새로운 alacritty 창에서 명령어 실행: | ||
- 새로운 Alacritty 창에서 명령어 실행: | ||
|
||
`alacritty -e {{명령어}}` | ||
|
||
- 대체 구성파일 지정 (기본값 : $XDG_CONFIG_HOME/alacritty/alacritty.yml): | ||
- 대체 구성파일 지정 (기본값 : `$XDG_CONFIG_HOME/alacritty/alacritty.yml`): | ||
|
||
`alacritty --config-file {{경로/config.yml}}` | ||
|
||
- 재배치가 가능한 라이브 구성 설정으로 실행 (기본적으로 alacritty.yml에서도 활성화 가능): | ||
- 재배치가 가능한 라이브 구성 설정으로 실행 (기본적으로 `alacritty.yml` 에서도 활성화 가능): | ||
|
||
`alacritty --live-config-reload --config-file {{경로/config.yml}}` |
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
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
Oops, something went wrong.