*: fix typos reported by Hunspell (#5848)

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
This commit is contained in:
bl-ue 2021-05-20 16:13:41 -04:00 committed by GitHub
parent 3d70909e0c
commit 8ebd171d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
267 changed files with 358 additions and 360 deletions

View File

@ -155,7 +155,7 @@ If a page cannot be found in _any_ platform, then it is RECOMMENDED that clients
https://github.com/tldr-pages/tldr/issues/new?title=page%20request:%20{command_name}
```
where `{command_name}` is the name of the command that was not found. Clients that have control over their exit code on the command line (i.e. clients that provide a CLI) MUST exit with a non-zero exit code in addition to showing the above message.
where `{command_name}` is the name of the command that was not found. Clients that have control over their exit code on the command-line (i.e. clients that provide a CLI) MUST exit with a non-zero exit code in addition to showing the above message.
#### If multiple versions of a page were found
@ -188,7 +188,7 @@ Examples:
Regardless of the language determined through the environment, clients MUST always attempt to fallback to English if the page does not exist in the user preferred language. Clients MAY notify the user when a page in their preferred language cannot be found (optionally including a link to the [translations section of the contributing guide](https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md#translations)).
It is also RECOMMENDED to make the language configurable, as to not only rely on the environment. Clients SHOULD offer options to configure or override the language using configuration files or even command line options (like `-L, --language` as suggested in the [arguments section](#arguments) above). If such a command-line option is specified, a client must strictly adhere to its value, and MUST NOT show pages in a different language, failing with an appropriate error message instead.
It is also RECOMMENDED to make the language configurable, as to not only rely on the environment. Clients SHOULD offer options to configure or override the language using configuration files or even command-line options (like `-L, --language` as suggested in the [arguments section](#arguments) above). If such a command-line option is specified, a client must strictly adhere to its value, and MUST NOT show pages in a different language, failing with an appropriate error message instead.
The [`LC_MESSAGES` environment variable](https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html) MAY be present. If the client itself is localized and this environment variable is present, it MUST use its value in order to determine the language in which interface text is shown (separately from the language used for pages). In absence of `LC_MESSAGES`, then `LANG` and `LANGUAGE` MUST be used for this purpose instead.

View File

@ -119,7 +119,7 @@ Check out the step-by-step instructions (with screenshots) on
[GitHub Help](https://help.github.com/articles/editing-files-in-another-user-s-repository/).
Alternatively, you can do most of the process
[using Git on the command line](contributing-guides/git-terminal.md).
[using Git on the command-line](contributing-guides/git-terminal.md).
### Commit message

View File

@ -60,7 +60,7 @@ However, if you just want to browse without installing anything, check
out the [PDF version](https://tldr.sh/assets/tldr-book.pdf).
There are also various other clients provided by the community,
both for the command line and for other platforms:
both for the command-line and for other platforms:
- Alfred Workflow
- [tldr-alfred](https://github.com/cs1707/tldr-alfred)
@ -185,17 +185,17 @@ to see the current progress of all translations.
the best entries are what people see first when they look up a command.
- [kb](https://github.com/gnebbia/kb)
is a minimalist command line knowledge base manager.
is a minimalist command-line knowledge base manager.
kb can be used to organize your notes and cheatsheets in a minimalist
and clean way. It supports also non-text files.
- [eg](https://github.com/srsudar/eg)
provides detailed examples with explanations on the command line.
provides detailed examples with explanations on the command-line.
Examples come from the repository, but `eg` supports displaying
custom examples and commands alongside the defaults.
- [devhints](https://devhints.io/)
Rico's cheatsheets are not just focused on the command line and
Rico's cheatsheets are not just focused on the command-line and
include a plethora of other cheatsheets related to programming.
## What does "tldr" mean?

View File

@ -1,7 +1,7 @@
Most people submit pull requests to the tldr-pages project
[using GitHub's web interface][pr-howto].
If you prefer, you can do most of the process using the command line instead.
If you prefer, you can do most of the process using the command-line instead.
The overall process should look somewhat like this:
1. Fork the tldr-pages/tldr repository on the GitHub web interface.

View File

@ -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}}`

View File

@ -1,6 +1,6 @@
# awslogs
> CLI um Log-Gruppen, Streams und Events von Amazon Cloudwatch Logs abzurufen.
> CLI um Log-Gruppen, Streams und Events von Amazon CloudWatch Logs abzurufen.
> Weitere Informationen: <https://github.com/jorgebastida/awslogs>.
- Liste alle Log-Gruppen auf:
@ -15,7 +15,7 @@
`awslogs get {{/var/log/syslog}} --start='{{2h ago}}' --end='{{1h ago}}'`
- Rufe alle Logs für einen bestimmten Cloudwatch-Logs Filter-Ausdruck ab:
- Rufe alle Logs für einen bestimmten CloudWatch-Logs Filter-Ausdruck ab:
`awslogs get {{/aws/lambda/meine_lambda_gruppe}} --filter-pattern='{{ERROR}}'`

View File

@ -1,6 +1,6 @@
# convert
> Imagemagick Bildkonvertierungswerkzeug.
> ImageMagick Bildkonvertierungswerkzeug.
> Weitere Informationen: <https://imagemagick.org/script/convert.php>.
- Konvertiere ein Bild von JPG nach PNG:

View File

@ -1,6 +1,6 @@
# fdroidcl
> F-Droid CLI (Command Line Interface) Client.
> F-Droid CLI (Command-line Interface) Client.
> Weitere Informationen: <https://github.com/mvdan/fdroidcl>.
- Aktualisiere den Index:

View File

@ -1,6 +1,6 @@
# ffsend
> Teile Dateien einfach und sicher in der Command Line.
> Teile Dateien einfach und sicher in der Command-line.
> Weitere Informationen: <https://gitlab.com/timvisee/ffsend>.
- Lade eine Datei hoch:

View File

@ -1,6 +1,6 @@
# npm
> Ein Kommandozeilenwerkzeug für die Verwaltung von Javascript und Node.js Paketen (Packages).
> Ein Kommandozeilenwerkzeug für die Verwaltung von JavaScript und Node.js Paketen (Packages).
> Weitere Informationen: <https://www.npmjs.com>.
- Erstelle eine `package.json` Datei interaktiv:

View File

@ -1,6 +1,6 @@
# convert
> Outil de conversion d'image de Imagemagick.
> Outil de conversion d'image d'ImageMagick.
> Plus d'informations : <https://imagemagick.org/script/convert.php>.
- Convertir une image JPG en PNG :

View File

@ -3,7 +3,7 @@
> Organisation des dépôts suivis ("remotes").
> Plus d'informations : <https://git-scm.com/docs/git-remote>.
- Affiche les dépôts existants, leur nom et URL:
- Affiche les dépôts existants, leur nom et URL :
`git remote -v`

View File

@ -7,7 +7,7 @@
`tldr {{कमांड}}`
- linux के लिए tar tldr पेज दिखाएं:
- Linux के लिए tar tldr पेज दिखाएं:
`tldr -p {{linux}} {{tar}}`

View File

@ -1,17 +1,17 @@
# 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}}`
@ -19,6 +19,6 @@
`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}}`

View File

@ -1,6 +1,6 @@
# laravel-zero
> Pemasang Laravel Zero framework berbasis command line.
> Pemasang Laravel Zero framework berbasis command-line.
> Informasi lebih lanjut: <https://laravel-zero.com>.
- Buat aplikasi Laravel Zero baru:

View File

@ -1,6 +1,6 @@
# laravel
> Pemasang Laravel framework berbasis command line.
> Pemasang Laravel framework berbasis command-line.
> Informasi lebih lanjut: <https://laravel.com>.
- Buat aplikasi Laravel baru:

View File

@ -1,11 +1,11 @@
# calibre-server
> Un'applicazione server che può essere usata per distribuire ebook in una rete.
> Gli ebook devono prima essere importati nella libreria usando la GUI o calibredb.
> Parte del manager di ebook Calibre.
> Un'applicazione server che può essere usata per distribuire e-book in una rete.
> Gli e-book devono prima essere importati nella libreria usando la GUI o calibredb.
> Parte del manager di e-book Calibre.
> Maggiori informazioni: <https://manual.calibre-ebook.com/generated/en/calibre-server.html>.
- Avvia un server per distribuire ebook. Accesso a http://localhost:8080:
- Avvia un server per distribuire e-book. Accesso a http://localhost:8080:
`calibre-server`

View File

@ -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 …}}`

View File

@ -15,6 +15,6 @@
`cmark --smart --to html {{file.md}}`
- Converti validando i caratteri UTF8:
- Converti validando i caratteri UTF-8:
`cmark --validate-utf8 {{file.md}}`

View File

@ -3,7 +3,7 @@
> Compilatore per Microsoft C#.
> Maggiori informazioni: <https://docs.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
- Compila uno o più file C# in un eseguibile da command line:
- Compila uno o più file C# in un eseguibile da command-line:
`csc {{percorso/al/file_input_a.cs}} {{percorso/al/file_input_b.cs}}`

View File

@ -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}}`

View File

@ -31,6 +31,6 @@
`cmd /v:{{on|off}}`
- Forza l'encoding delle stringhe in unicode per l'output:
- Forza l'encoding delle stringhe in Unicode per l'output:
`cmd /u`

View File

@ -1,9 +1,9 @@
# alacritty
> 교차 플랫폼으로, GPU-가속 터미널 에뮬레이터.
> 더 많은 정보: <https://github.com/jwilm/alacritty>.
> 더 많은 정보: <https://github.com/alacritty/alacritty>.
- 새 alacritty 창 열기:
- 새 Alacritty 창 열기:
`alacritty`
@ -11,14 +11,14 @@
`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}}`

View File

@ -1,6 +1,6 @@
# asdf
> 여러 패키지 버전을 관리하기 위한 CLI(Command Line Interface) 입니다.
> 여러 패키지 버전을 관리하기 위한 CLI(Command-line Interface) 입니다.
> 더 많은 정보: <https://asdf-vm.com>.
- 사용 가능한 모든 플러그인을 나열:

View File

@ -1,9 +1,9 @@
# cmark
> Commonmark Markdown 텍스트를 다른 텍스트 형식으로 변환합니다.
> CommonMark Markdown 텍스트를 다른 텍스트 형식으로 변환합니다.
> 더 많은 정보: <https://github.com/commonmark/cmark>.
- Commonmark Markdown 파일을 HTML 파일로 렌더링합니다:
- CommonMark Markdown 파일을 HTML 파일로 렌더링합니다:
`cmark --to html {{파일명.md}}`
@ -15,6 +15,6 @@
`cmark --smart --to html {{파일명.md}}`
- utf8 문자들을 검증:
- UTF-8 문자들을 검증:
`cmark --validate-utf8 {{파일명.md}}`

View File

@ -1,6 +1,6 @@
# convert
> Imagemagick 이미지 변환 도구.
> ImageMagick 이미지 변환 도구.
> 더 많은 정보: <https://imagemagick.org/script/convert.php>.
- JPG이미지를 PNG이미지로 변환:

View File

@ -3,7 +3,7 @@
> 마크다운 테스트 사양 러너.
> 더 많은 정보: <https://github.com/chonla/cotton>.
- 특정 기본 url 사용하기:
- 특정 기본 URL 사용하기:
`cotton -u {{기본_url}} {{파일}}.md`

View File

@ -7,7 +7,7 @@
`tldr {{명령어}}`
- linux에서 tar에 대한 tldr 문서 표시하기:
- Linux에서 tar에 대한 tldr 문서 표시하기:
`tldr -p {{linux}} {{tar}}`

View File

@ -4,11 +4,11 @@
> Wizard, SSO, Resource Autocompletion, i opcje YAML są tylko v2.
> Więcej informacji: <https://aws.amazon.com/cli>.
- Konfiguruj AWS Command Line:
- Konfiguruj AWS Command-line:
`aws configure wizard`
- Konfiguruj AWS Command Line używając SSO:
- Konfiguruj AWS Command-line używając SSO:
`aws configure sso`

View File

@ -1,6 +1,6 @@
# convert
> Ferramenta de conversão de imagens da Imagemagick.
> Ferramenta de conversão de imagens da ImageMagick.
> Mais informações: <https://imagemagick.org/script/convert.php>.
- Converter uma imagem do formato JPG para o formato PNG:

View File

@ -15,6 +15,6 @@
`node -e "{{código}}"`
- Executar um arquivo Javascript, imprimindo o resultado:
- Executar um arquivo JavaScript, imprimindo o resultado:
`node -p "{{script}}"`

View File

@ -31,6 +31,6 @@
`cmd /v:{{on|off}}`
- Forçar que a saída de comandos use o padrão unicode:
- Forçar que a saída de comandos use o padrão Unicode:
`cmd /u`

View File

@ -19,6 +19,6 @@
`weasyprint {{путь/до/входного.html}} {{путь/до/выходного.png}} --resolution {{300}}`
- Во входном HTML файле указать базовый url для относительных urls:
- Во входном HTML файле указать базовый URL для относительных URLs:
`weasyprint {{путь/до/входного.html}} {{путь/до/выходного.png}} --base-url {{url_или_имя-файла}}`

View File

@ -1,9 +1,9 @@
# alacritty
> 跨平台GPU 加速的终端模拟器.
> 更多信息: <https://github.com/jwilm/alacritty>.
> 更多信息: <https://github.com/alacritty/alacritty>.
- 打开一个新的 alacritty 窗口:
- 打开一个新的 Alacritty 窗口:
`alacritty`
@ -11,14 +11,14 @@
`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}}`

View File

@ -7,7 +7,7 @@
`tldr {{command}}`
- 展示 linux 下 tar 的 tldr 文档:
- 展示 Linux 下 tar 的 tldr 文档:
`tldr -p {{linux}} {{tar}}`

View File

@ -11,6 +11,6 @@
`write {{testuser}} {{tty/5}}`
- 向伪终端 "/dev/pts/5" 上的用户 "jhondoe" 发送信息 :
- 向伪终端 "/dev/pts/5" 上的用户 "johndoe" 发送信息 :
`write {{jhondoe}} {{pts/5}}`
`write {{johndoe}} {{pts/5}}`

View File

@ -1,6 +1,6 @@
# apk
> Alpine linux 的包管理工具.
> Alpine Linux 的包管理工具.
- 从所有的远程仓库中更新仓库索引:

View File

@ -1,6 +1,6 @@
# duti
> 在 MacOS 上为文档类型和网页设置默认打开的应用程序.
> 在 macOS 上为文档类型和网页设置默认打开的应用程序.
- 将 Safari 设置为 HTML 文档的默认打开程序:

View File

@ -6,11 +6,11 @@
`open {{filename.extension}}`
- 运行图形化的 MacOS 应用程序:
- 运行图形化的 macOS 应用程序:
`open -a {{应用程序名}}`
- 运行指定 包名 的图形化 MacOS 应用程序(请参阅`OSascript`命令,查询如何获取应用程序的 包名):
- 运行指定 包名 的图形化 macOS 应用程序(请参阅`OSascript`命令,查询如何获取应用程序的 包名):
`open -b {{com.domain.application 应用程序包名}}`

View File

@ -1,6 +1,6 @@
# pmset
> 配置 MacOS 电源管理设置,就像在系统首选项 > 节能程序中一样.
> 配置 macOS 电源管理设置,就像在系统首选项 > 节能程序中一样.
> 修改设置的命令必须以 `sudo` 开头.
- 显示当前电源管理设置:

View File

@ -1,6 +1,6 @@
# port
> MacOS 包管理器软件(类似 brew).
> macOS 包管理器软件(类似 brew).
- 搜索包:

View File

@ -1,6 +1,6 @@
# softwareupdate
> 通过命令行更新 MacOS 应用商店中应用程序的工具.
> 通过命令行更新 macOS 应用商店中应用程序的工具.
- 列出所有可用的更新:

View File

@ -1,11 +1,11 @@
# sw_vers
> 打印 MacOS 软件版本信息.
> 打印 macOS 软件版本信息.
- 打印 MacOS 版本:
- 打印 macOS 版本:
`sw_vers -productVersion`
- 打印 MacOS 构建版本:
- 打印 macOS 构建版本:
`sw_vers -buildVersion`

View File

@ -1,6 +1,6 @@
# wacaw
> 一个用于 MacOS 的小命令行工具,允许您从连接的摄像头捕获静止图片和视频
> 一个用于 macOS 的小命令行工具,允许您从连接的摄像头捕获静止图片和视频
- 从网络摄像机拍照:

View File

@ -2,7 +2,7 @@
> 用 Xcode 打开要编辑的文件.
- 用 XCode 打开文件 :
- 用 Xcode 打开文件 :
`xed {{文件名}}`

View File

@ -1,9 +1,9 @@
# alacritty
> Cross-platform, GPU-accelerated terminal emulator.
> More information: <https://github.com/jwilm/alacritty>.
> More information: <https://github.com/alacritty/alacritty>.
- Open a new alacritty window:
- Open a new Alacritty window:
`alacritty`
@ -11,14 +11,14 @@
`alacritty --working-directory {{path/to/directory}}`
- Run a command in a new alacritty window:
- Run a command in a new Alacritty window:
`alacritty -e {{command}}`
- Specify alternative configuration file (defaults to $XDG_CONFIG_HOME/alacritty/alacritty.yml):
- Specify alternative configuration file (defaults to `$XDG_CONFIG_HOME/alacritty/alacritty.yml`):
`alacritty --config-file {{path/to/config.yml}}`
- Run with live config reload enabled (can also be enabled by default in alacritty.yml):
- Run with live config reload enabled (can also be enabled by default in `alacritty.yml`):
`alacritty --live-config-reload --config-file {{path/to/config.yml}}`

View File

@ -11,7 +11,7 @@
`ansible-playbook {{playbook}} -i {{inventory_file}}`
- Run tasks in playbook with extra variables defined via the command line:
- Run tasks in playbook with extra variables defined via the command-line:
`ansible-playbook {{playbook}} -e "{{variable1}}={{value1}} {{variable2}}={{value2}}"`

View File

@ -1,6 +1,6 @@
# arduino-builder
> A command line tool for compiling arduino sketches.
> A command-line tool for compiling arduino sketches.
> DEPRECATION WARNING: This tool is being phased out in favor of `arduino`.
> More information: <https://github.com/arduino/arduino-builder>.

View File

@ -1,6 +1,6 @@
# asdf
> Command line interface for managing versions of different packages.
> Command-line interface for managing versions of different packages.
> More information: <https://asdf-vm.com>.
- List all available plugins:

View File

@ -1,6 +1,6 @@
# aws-google-auth
> Command line tool to acquire AWS temporary (STS) credentials using Google Apps as a federated (Single Sign-On) provider.
> Command-line tool to acquire AWS temporary (STS) credentials using Google Apps as a federated (Single Sign-On) provider.
> More information: <https://github.com/cevoaustralia/aws-google-auth>.
- Log in with Google SSO using the IDP and SP identifiers and set the credentials duration to one hour:

View File

@ -4,11 +4,11 @@
> Wizard, SSO, Resource Autocompletion, and YAML options are v2 only.
> More information: <https://aws.amazon.com/cli>.
- Configure the AWS Command Line:
- Configure the AWS Command-line:
`aws configure wizard`
- Configure the AWS Command Line using SSO:
- Configure the AWS Command-line using SSO:
`aws configure sso`

View File

@ -1,6 +1,6 @@
# awslogs
> Queries groups, streams and events from Amazon Cloudwatch logs.
> Queries groups, streams and events from Amazon CloudWatch logs.
> More information: <https://github.com/jorgebastida/awslogs>.
- List log groups:
@ -15,7 +15,7 @@
`awslogs get {{/var/log/syslog}} --start='{{2h ago}}' --end='{{1h ago}}'`
- Get logs that match a specific Cloudwatch Logs Filter pattern:
- Get logs that match a specific CloudWatch Logs Filter pattern:
`awslogs get {{/aws/lambda/my_lambda_group}} --filter-pattern='{{ERROR}}'`

View File

@ -1,6 +1,6 @@
# balena
> Interact with the balenaCloud, openBalena and the balena API from the command line.
> Interact with the balenaCloud, openBalena and the balena API from the command-line.
> More information: <https://www.balena.io/docs/reference/cli/>.
- Log in to the balenaCloud account:

View File

@ -1,6 +1,6 @@
# bash
> Bourne-Again SHell, an `sh`-compatible command line interpreter.
> Bourne-Again SHell, an `sh`-compatible command-line interpreter.
> See also `histexpand` for history expansion.
> More information: <https://gnu.org/software/bash/>.

View File

@ -1,6 +1,6 @@
# blackfire
> A command line profiling tool for PHP.
> A command-line profiling tool for PHP.
> More information: <https://blackfire.io>.
- Initialise and configure the Blackfire client:

View File

@ -1,6 +1,6 @@
# bosh
> Command line tool to deploy and manage the bosh director.
> Command-line tool to deploy and manage the bosh director.
> More information: <https://bosh.io/docs/cli-v2/>.
- Create local alias for director:

View File

@ -1,6 +1,6 @@
# buzzphrase
> Node.js command line tool to output a random buzzphrase.
> Node.js command-line tool to output a random buzzphrase.
> More information: <https://github.com/atomantic/buzzphrase>.
- Generate a string of three random phrases containing an adjective, a past tense verb and a plural noun:

View File

@ -1,6 +1,6 @@
# cabal
> Command line interface to the Haskell package infrastructure (Cabal).
> Command-line interface to the Haskell package infrastructure (Cabal).
> Manage Haskell projects and Cabal packages from the Hackage package repository.
> More information: <https://cabal.readthedocs.io/en/latest/intro.html>.

View File

@ -1,6 +1,6 @@
# cake
> The command line processor for the CakePHP framework.
> The command-line processor for the CakePHP framework.
> More information: <https://cakephp.org>.
- Display basic information about the current app and available commands:

View File

@ -1,11 +1,10 @@
# calibre-server
> A server application that can be used to distribute ebooks over a network.
> Ebooks must be imported into the library using the GUI or calibredb before.
> Part of the Calibre ebook library.
> A server application that can be used to distribute e-books over a network.
> Note: e-books must already be imported into the library using the GUI or the `calibredb` CLI.
> More information: <https://manual.calibre-ebook.com/generated/en/calibre-server.html>.
- Start a server to distribute ebooks. Access at http://localhost:8080:
- Start a server to distribute e-books. Access at http://localhost:8080:
`calibre-server`

View File

@ -1,29 +1,29 @@
# calibredb
> Tool to manipulate the your ebook database.
> Part of the Calibre ebook library.
> Tool to manipulate the your e-book database.
> Part of the Calibre e-book library.
> More information: <https://manual.calibre-ebook.com/generated/en/calibredb.html>.
- List ebooks in the library with additional information:
- List e-books in the library with additional information:
`calibredb list`
- Search for ebooks displaying additional information:
- Search for e-books displaying additional information:
`calibredb list --search {{search_term}}`
- Search for just ids of ebooks:
- Search for just ids of e-books:
`calibredb search {{search_term}}`
- Add one or more ebooks to the library:
- Add one or more e-books to the library:
`calibredb add {{file1 file2 …}}`
- Recursively add all ebooks under a directory to the library:
- Recursively add all e-books under a directory to the library:
`calibredb add -r {{path/to/directory}}`
- Remove one or more ebooks from the library. You need ebook-ids (see above):
- Remove one or more e-books from the library. You need the e-book IDs (see above):
`calibredb remove {{id1 id2 …}}`

View File

@ -1,6 +1,6 @@
# cf
> Command line tool to manage apps and services on Cloud Foundry.
> Command-line tool to manage apps and services on Cloud Foundry.
> More information: <https://docs.cloudfoundry.org>.
- Push an app using the default settings:

View File

@ -1,6 +1,6 @@
# clamscan
> A command line virus scanner.
> A command-line virus scanner.
> More information: <https://www.clamav.net>.
- Scan a file for vulnerabilities:

View File

@ -1,6 +1,6 @@
# clockwork-cli
> A command line interface for the Clockwork PHP debugging framework.
> A command-line interface for the Clockwork PHP debugging framework.
> More information: <https://github.com/ptrofimov/clockwork-cli>.
- Monitor Clockwork logs for the current project:

View File

@ -1,6 +1,6 @@
# cloudflared
> Command line tool to create a persistent connection to the Cloudflare network.
> Command-line tool to create a persistent connection to the Cloudflare network.
> More information: <https://developers.cloudflare.com/argo-tunnel/>.
- Authenticate and associate the connection to a domain in the Cloudflare account:

View File

@ -3,7 +3,7 @@
> Converts CommonMark Markdown formatted text to other formats.
> More information: <https://github.com/commonmark/cmark>.
- Render a Commonmark Markdown file to HTML:
- Render a CommonMark Markdown file to HTML:
`cmark --to html {{filename.md}}`
@ -15,6 +15,6 @@
`cmark --smart --to html {{filename.md}}`
- Validate utf8 characters:
- Validate UTF-8 characters:
`cmark --validate-utf8 {{filename.md}}`

View File

@ -15,6 +15,6 @@
`cmatrix -r`
- Set screen update delay to 2 centiseconds:
- Set screen update delay to 2 centiseconds (20 milliseconds):
`cmatrix -u {{2}}`

View File

@ -1,6 +1,6 @@
# conan
> The open source, decentralized and multi-platform package manager to create and share all your native binaries.
> The open source, decentralized and cross-platform package manager to create and share all your native binaries.
> More information: <https://conan.io/>.
- Install packages based on `conanfile.txt`:

View File

@ -1,6 +1,6 @@
# convert
> Imagemagick image conversion tool.
> ImageMagick image conversion tool.
> More information: <https://imagemagick.org/script/convert.php>.
- Convert an image from JPG to PNG:

View File

@ -3,7 +3,7 @@
> Markdown test specification runner.
> More information: <https://github.com/chonla/cotton>.
- Use a specific base url:
- Use a specific base URL:
`cotton -u {{base_url}} {{file}}.md`

View File

@ -1,6 +1,6 @@
# couchdb
> Command line interface for Apache CouchDB database server.
> Command-line interface for Apache CouchDB database server.
> More information: <https://couchdb.apache.org>.
- Start couchdb:

View File

@ -1,6 +1,6 @@
# deluge
> A command line BitTorrent client.
> A command-line BitTorrent client.
> More information: <https://deluge-torrent.org>.
- Download a torrent:

View File

@ -1,6 +1,6 @@
# dotnet
> Cross platform .NET command line tools for .NET Core.
> Cross platform .NET command-line tools for .NET Core.
> More information: <https://docs.microsoft.com/dotnet/core/tools>.
- Initialize a new .NET project:

View File

@ -1,13 +1,13 @@
# ebook-convert
> Can be used to convert ebooks between common formats, e.g., pdf, epub and mobi.
> Part of the Calibre ebook library tool.
> Can be used to convert e-books between common formats, e.g., pdf, epub and mobi.
> Part of the Calibre e-book library tool.
> More information: <https://manual.calibre-ebook.com/generated/en/ebook-convert.html>.
- Convert an ebook into another format:
- Convert an e-book into another format:
`ebook-convert {{source}} {{destination}}`
- Convert Markdown or HTML to ebook with TOC, title and author:
- Convert Markdown or HTML to e-book with TOC, title and author:
`ebook-convert {{source}} {{destination}} --level1-toc="//h:h1" --level2-toc="//h:h2" --level3-toc="//h:h3" --title={{title}} --authors={{author}}`

View File

@ -1,6 +1,6 @@
# electron-packager
> A tool used to build Electron app executables for Windows, Linux and MacOS.
> A tool used to build Electron app executables for Windows, Linux and macOS.
> Requires a valid package.json in the application directory.
> More information: <https://github.com/electron/electron-packager>.
@ -16,6 +16,6 @@
`electron-packager "{{path/to/app}}" "{{app_name}}" --platform="{{linux}}" --arch="{{x64}}"`
- Package an application for ARM MacOS:
- Package an application for ARM macOS:
`electron-packager "{{path/to/app}}" "{{app_name}}" --platform="{{darwin}}" --arch="{{arm64}}"`

View File

@ -15,7 +15,7 @@
`elm make {{source}}`
- Compile an Elm file, output the result to a Javascript file:
- Compile an Elm file, output the result to a JavaScript file:
`elm make {{source}} --output={{destination}}.js`

View File

@ -19,6 +19,6 @@
`emacsclient -c {{filename}}`
- Eval command in a new emacs frame:
- Evaluate command in a new emacs frame:
`emacsclient -c -e '({{command}})'`

View File

@ -1,6 +1,6 @@
# ember
> The Ember.js command line utility.
> The Ember.js command-line utility.
> Used for creating and maintaining Ember.js applications.
> More information: <https://cli.emberjs.com>.

View File

@ -1,6 +1,6 @@
# emulator
> Manager Android emulators from the command line.
> Manager Android emulators from the command-line.
> More information: <https://developer.android.com/studio/run/emulator-commandline>.
- Display the help:

View File

@ -7,7 +7,7 @@
`etcd`
- Start a single-node etcd cluster, listening for client requests on a custom url:
- Start a single-node etcd cluster, listening for client requests on a custom URL:
`etcd --advertise-client-urls {{http://127.0.0.1:1234}} --listen-client-urls {{http://127.0.0.1:1234}}`

View File

@ -1,7 +1,6 @@
# etcdctl
> CLI interface for interacting with `etcd`, a highly-available key-value pair store.
> Etcd stores data in hierarchically organized directories, as in a standard filesystem.
> CLI interface for interacting with etcd, a highly-available key-value pair store.
> More information: <https://etcd.io/docs/latest/dev-guide/interacting_v3/>.
- Display the value associated with a specified key:

View File

@ -15,7 +15,7 @@
`expose --subdomain={{subdomain}}`
- Share a local url:
- Share a local URL:
`expose share {{url}}`

View File

@ -1,7 +1,7 @@
# fdroid
> F-Droid build tool.
> F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform.
> F-Droid is an installable catalog of FOSS (Free and Open Source Software) applications for the Android platform.
> More information: <https://f-droid.org/>.
- Build a specific app:

View File

@ -1,6 +1,6 @@
# ffsend
> Easily and securely share files from command line.
> Easily and securely share files from command-line.
> More information: <https://gitlab.com/timvisee/ffsend>.
- Upload a file:

View File

@ -1,6 +1,6 @@
# fin
> Docksal command line utility.
> Docksal command-line utility.
> More information: <https://docs.docksal.io/fin/fin/>.
- Start the project in the current directory:

View File

@ -15,7 +15,7 @@
`finger -s`
- Produce multi-line output format displaying same information as `-s` as well as user's home directory, home phone number, login shell, mail status, etc.:
- Produce multiline output format displaying same information as `-s` as well as user's home directory, home phone number, login shell, mail status, etc.:
`finger -l`

View File

@ -1,6 +1,6 @@
# firebase
> Test, manage, and deploy Firebase projects from the command line.
> Test, manage, and deploy Firebase projects from the command-line.
> More information: <https://github.com/firebase/firebase-tools>.
- Log in to <https://console.firebase.google.com>:

View File

@ -1,6 +1,6 @@
# fly
> Command line tool for concourse-ci.
> Command-line tool for concourse-ci.
> More information: <https://concourse-ci.org/fly.html>.
- Authenticate with and save concourse target:

View File

@ -1,6 +1,6 @@
# fzf
> Command line fuzzy finder.
> Command-line fuzzy finder.
> More information: <https://github.com/junegunn/fzf>.
- Start finder on all files from arbitrary locations:

View File

@ -1,6 +1,6 @@
# gcalcli
> Command line tool to interact with Google Calendar.
> Command-line tool to interact with Google Calendar.
> Requests Google API authorization upon first launch.
> More information: <https://github.com/insanum/gcalcli>.

View File

@ -1,6 +1,6 @@
# gdrive
> Command line tool to interact with Google Drive.
> Command-line tool to interact with Google Drive.
> Folder/file id can be obtained from the Google Drive folder or id url.
> More information: <https://github.com/gdrive-org/gdrive>.

View File

@ -1,6 +1,6 @@
# geth
> The go-ethereum command line interface.
> The go-ethereum command-line interface.
> More information: <https://geth.ethereum.org>.
- Connect to the main Ethereum network and automatically download the full node:

View File

@ -1,6 +1,6 @@
# gh alias
> Manage GitHub CLI command aliases from the command line.
> Manage GitHub CLI command aliases from the command-line.
> More information: <https://cli.github.com/manual/gh_alias>.
- Display the subcommand help:

View File

@ -1,6 +1,6 @@
# gh auth
> Authenticate with a GitHub host from the command line.
> Authenticate with a GitHub host from the command-line.
> More information: <https://cli.github.com/manual/gh_auth>.
- Log in with interactive prompt:

View File

@ -1,6 +1,6 @@
# gh gist
> Work with GitHub Gists on the command line.
> Work with GitHub Gists on the command-line.
> More information: <https://cli.github.com/manual/gh_gist>.
- Create a new Gist from a space-separated list of files:

View File

@ -1,6 +1,6 @@
# gh issue
> Manage GitHub issues from the command line.
> Manage GitHub issues from the command-line.
> More information: <https://cli.github.com/manual/gh_issue>.
- Print out the issue:

View File

@ -1,6 +1,6 @@
# gh pr
> Manage GitHub pull requests from the command line.
> Manage GitHub pull requests from the command-line.
> More information: <https://cli.github.com/manual/gh_pr>.
- Create a pull request:

View File

@ -1,6 +1,6 @@
# gh release
> Manage GitHub releases from the command line.
> Manage GitHub releases from the command-line.
> More information: <https://cli.github.com/manual/gh_release>.
- List releases in a GitHub repository, limited to 30 items:

View File

@ -1,6 +1,6 @@
# gh repo
> Work with GitHub repositories on the command line.
> Work with GitHub repositories on the command-line.
> More information: <https://cli.github.com/manual/gh_repo>.
- Create a new repository (if the repository name is not set, the default name will be the name of the current directory):

View File

@ -1,6 +1,6 @@
# gh secret
> Manage GitHub secrets from the command line.
> Manage GitHub secrets from the command-line.
> More information: <https://cli.github.com/manual/gh_secret>.
- List secret keys for the current repository:

Some files were not shown because too many files have changed in this diff Show More