mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
pages/common/*: fix broken links (#12821)
This commit is contained in:
parent
e9fa24996c
commit
b7efa713aa
25 changed files with 25 additions and 36 deletions
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Erstelle und verwalte Maschinen, die Docker ausführen.
|
> Erstelle und verwalte Maschinen, die Docker ausführen.
|
||||||
> Weitere Informationen: <https://docs.docker.com/machine/reference/>.
|
> Weitere Informationen: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- Liste zur Zeit laufende Docker Maschinen auf:
|
- Liste zur Zeit laufende Docker Maschinen auf:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# bru
|
# bru
|
||||||
|
|
||||||
> CLI para Bruno, un IDE de código abierto para explorar y probar APIs.
|
> CLI para Bruno, un IDE de código abierto para explorar y probar APIs.
|
||||||
> Más información: <https://docs.usebruno.com/cli/overview.html>.
|
> Más información: <https://docs.usebruno.com/bru-cli/overview>.
|
||||||
|
|
||||||
- Ejecuta todos los archivos de petición en el directorio actual:
|
- Ejecuta todos los archivos de petición en el directorio actual:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# golangci-lint
|
# golangci-lint
|
||||||
|
|
||||||
> Corredor de linters Go paralelizado, inteligente y rápido que se integra con los principales entornos de desarrollo integrado y soporta configuración en YAML.
|
> Corredor de linters Go paralelizado, inteligente y rápido que se integra con los principales entornos de desarrollo integrado y soporta configuración en YAML.
|
||||||
> Más información: <https://golangci-lint.run/usage/quick-start/>.
|
> Más información: <https://golangci-lint.run/welcome/quick-start/>.
|
||||||
|
|
||||||
- Ejecuta linters en la carpeta actual:
|
- Ejecuta linters en la carpeta actual:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Créer et gérer des machines qui exécutent Docker.
|
> Créer et gérer des machines qui exécutent Docker.
|
||||||
> Plus d'informations : <https://docs.docker.com/machine/reference/>.
|
> Plus d'informations : <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- Lister les machines Docker actuellement en cours d'exécution :
|
- Lister les machines Docker actuellement en cours d'exécution :
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Interfaccia da linea di comando per l'infrastruttura di compilazione di Haskell (Cabal).
|
> Interfaccia da linea di comando per l'infrastruttura di compilazione di Haskell (Cabal).
|
||||||
> Gestisce progetti Haskell e pacchetti Cabal dal repository di pacchetti Hackage.
|
> Gestisce progetti Haskell e pacchetti Cabal dal repository di pacchetti Hackage.
|
||||||
> Maggiori informazioni: <https://cabal.readthedocs.io/en/latest/intro.html>.
|
> Maggiori informazioni: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
- Cerca ed elenca pacchetti da Hackage:
|
- Cerca ed elenca pacchetti da Hackage:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Crea e gestisci macchine che utilizzano Docker.
|
> Crea e gestisci macchine che utilizzano Docker.
|
||||||
> Maggiori informazioni: <https://docs.docker.com/machine/reference/>.
|
> Maggiori informazioni: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- Elenca macchine Docker in esecuzione:
|
- Elenca macchine Docker in esecuzione:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Haskell 패키지 인프라 (Cabal)에 대한 명령어 라인 인터페이스.
|
> Haskell 패키지 인프라 (Cabal)에 대한 명령어 라인 인터페이스.
|
||||||
> Hackage 패키지 저장소에서 Haskell 프로젝트 및 Cabal패키지 관리.
|
> Hackage 패키지 저장소에서 Haskell 프로젝트 및 Cabal패키지 관리.
|
||||||
> 더 많은 정보: <https://cabal.readthedocs.io/en/latest/intro.html>.
|
> 더 많은 정보: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
- Hackage에서 패키지 검색 및 리스트:
|
- Hackage에서 패키지 검색 및 리스트:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> 도커를 실행하는 머신들을 생성하고 관리한다.
|
> 도커를 실행하는 머신들을 생성하고 관리한다.
|
||||||
> 더 많은 정보: <https://docs.docker.com/machine/reference/>.
|
> 더 많은 정보: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- 현재 실행중인 도커 머신들 목록보기:
|
- 현재 실행중인 도커 머신들 목록보기:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Interface de linha de comando para a infraestrutura de pacote Haskel (Cabal).
|
> Interface de linha de comando para a infraestrutura de pacote Haskel (Cabal).
|
||||||
> Gerencia projetos Haskell e pacotes Cabal do repositório de pacotes Hackage.
|
> Gerencia projetos Haskell e pacotes Cabal do repositório de pacotes Hackage.
|
||||||
> Mais informações: <https://cabal.readthedocs.io/en/latest/intro.html>.
|
> Mais informações: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
- Busca e lista pacotes do Hackage:
|
- Busca e lista pacotes do Hackage:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Criar e gerenciar máquinas que executam o Docker.
|
> Criar e gerenciar máquinas que executam o Docker.
|
||||||
> Mais informações: <https://docs.docker.com/machine/reference/>.
|
> Mais informações: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- Lista as máquinas Docker em execução no momento:
|
- Lista as máquinas Docker em execução no momento:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Интерфейс командной строки для инфраструктуры пакетов Haskell (Cabal).
|
> Интерфейс командной строки для инфраструктуры пакетов Haskell (Cabal).
|
||||||
> Управление Haskell-проектами и Cabal-пакетами из репозитория Hackage.
|
> Управление Haskell-проектами и Cabal-пакетами из репозитория Hackage.
|
||||||
> Больше информации: <https://cabal.readthedocs.io/en/latest/intro.html>.
|
> Больше информации: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
- Искать и вывести список пакетов из Hackage:
|
- Искать и вывести список пакетов из Hackage:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Docker çalıştıran makineler oluştur ve onları yönet.
|
> Docker çalıştıran makineler oluştur ve onları yönet.
|
||||||
> Daha fazla bilgi için: <https://docs.docker.com/machine/reference/>.
|
> Daha fazla bilgi için: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- Halihazırda çalışan Docker makinelerini sırala:
|
- Halihazırda çalışan Docker makinelerini sırala:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# bru
|
# bru
|
||||||
|
|
||||||
> CLI for Bruno, an Opensource IDE for exploring and testing APIs.
|
> CLI for Bruno, an Opensource IDE for exploring and testing APIs.
|
||||||
> More information: <https://docs.usebruno.com/cli/overview.html>.
|
> More information: <https://docs.usebruno.com/bru-cli/overview>.
|
||||||
|
|
||||||
- Run all request files from the current directory:
|
- Run all request files from the current directory:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> 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.
|
> Manage Haskell projects and Cabal packages from the Hackage package repository.
|
||||||
> More information: <https://cabal.readthedocs.io/en/latest/intro.html>.
|
> More information: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
- Search and list packages from Hackage:
|
- Search and list packages from Hackage:
|
||||||
|
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
# clash
|
|
||||||
|
|
||||||
> A rule-based tunnel in Go.
|
|
||||||
> More information: <https://github.com/Dreamacro/clash/wiki>.
|
|
||||||
|
|
||||||
- Specify a configuration [d]irectory:
|
|
||||||
|
|
||||||
`clash -d {{path/to/directory}}`
|
|
||||||
|
|
||||||
- Specify a configuration [f]ile:
|
|
||||||
|
|
||||||
`clash -f {{path/to/configuration_file}}`
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> A barebone deezer downloader library built from the ashes of Deezloader Remix.
|
> A barebone deezer downloader library built from the ashes of Deezloader Remix.
|
||||||
> It can be used as a standalone CLI app or implemented in a UI using the API.
|
> It can be used as a standalone CLI app or implemented in a UI using the API.
|
||||||
> More information: <https://deemix.app>.
|
> More information: <https://gitlab.com/RemixDev/deemix-py>.
|
||||||
|
|
||||||
- Download a track or playlist:
|
- Download a track or playlist:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker-machine
|
# docker-machine
|
||||||
|
|
||||||
> Create and manage machines running Docker.
|
> Create and manage machines running Docker.
|
||||||
> More information: <https://docs.docker.com/machine/reference/>.
|
> More information: <https://github.com/docker/machine>.
|
||||||
|
|
||||||
- List currently running Docker machines:
|
- List currently running Docker machines:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# gcloud info
|
# gcloud info
|
||||||
|
|
||||||
> Display information about the current `gcloud` environment.
|
> Display information about the current `gcloud` environment.
|
||||||
> More information: <https://cloud.google.com/sdk/gcloud/reference/topic/info>.
|
> More information: <https://cloud.google.com/sdk/gcloud/reference/info>.
|
||||||
|
|
||||||
- Display `gcloud` environment information:
|
- Display `gcloud` environment information:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# golangci-lint
|
# golangci-lint
|
||||||
|
|
||||||
> Parallelized, smart and fast Go linters runner that integrates with all major IDEs and supports YAML configuration.
|
> Parallelized, smart and fast Go linters runner that integrates with all major IDEs and supports YAML configuration.
|
||||||
> More information: <https://golangci-lint.run/usage/quick-start/>.
|
> More information: <https://golangci-lint.run/welcome/quick-start/>.
|
||||||
|
|
||||||
- Run linters in the current folder:
|
- Run linters in the current folder:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# hub browse
|
# hub browse
|
||||||
|
|
||||||
> Open a GitHub repository in the browser or print the URL.
|
> Open a GitHub repository in the browser or print the URL.
|
||||||
> More information: <https://cli.github.com/manual/hub_browse>.
|
> More information: <https://hub.github.com/hub-browse.1.html>.
|
||||||
|
|
||||||
- Open the homepage of the current repository in the default web browser:
|
- Open the homepage of the current repository in the default web browser:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Check internet-drafts for submission nits.
|
> Check internet-drafts for submission nits.
|
||||||
> Looks for violations of Section 2.1 and 2.2 of the requirements listed on <https://www.ietf.org/id-info/checklist>.
|
> Looks for violations of Section 2.1 and 2.2 of the requirements listed on <https://www.ietf.org/id-info/checklist>.
|
||||||
> More information: <https://tools.ietf.org/tools/idnits/>.
|
> More information: <https://github.com/ietf-tools/idnits>.
|
||||||
|
|
||||||
- Check a file for nits:
|
- Check a file for nits:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# jdupes
|
# jdupes
|
||||||
|
|
||||||
> A powerful duplicate file finder and an enhanced fork of fdupes.
|
> A powerful duplicate file finder and an enhanced fork of fdupes.
|
||||||
> More information: <https://github.com/jbruchon/jdupes>.
|
> More information: <https://codeberg.org/jbruchon/jdupes>.
|
||||||
|
|
||||||
- Search a single directory:
|
- Search a single directory:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# nf-core
|
# nf-core
|
||||||
|
|
||||||
> The nf-core framework tools, to create, check and develop best-practice guidelines for Nextflow.
|
> The nf-core framework tools, to create, check and develop best-practice guidelines for Nextflow.
|
||||||
> More information: <https://nf-co.re/tools>.
|
> More information: <https://nf-co.re/docs/nf-core-tools>.
|
||||||
|
|
||||||
- List existing pipelines on nf-core:
|
- List existing pipelines on nf-core:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
# pnpx
|
# pnpx
|
||||||
|
|
||||||
> Directly execute binaries from npm packages, using `pnpm` instead of `npm`.
|
> Directly execute binaries from npm packages, using `pnpm` instead of `npm`.
|
||||||
> More information: <https://pnpm.io/pnpx-cli>.
|
> Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead.
|
||||||
|
> More information: <https://web.archive.org/web/20220117192755/https://pnpm.io/pnpx-cli>.
|
||||||
|
|
||||||
- Execute the binary from a given npm module:
|
- Execute the binary from a given npm module:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# qemu-img
|
# qemu-img
|
||||||
|
|
||||||
> Create and manipulate Quick Emulator Virtual HDD images.
|
> Create and manipulate Quick Emulator Virtual HDD images.
|
||||||
> More information: <https://qemu.readthedocs.io/en/latest/tools/qemu-img.html>.
|
> More information: <https://qemu.readthedocs.io/en/master/tools/qemu-img.html>.
|
||||||
|
|
||||||
- Create disk image with a specific size (in gigabytes):
|
- Create disk image with a specific size (in gigabytes):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue