pages*: standardize mentioning subcommands without the main command (#13981)

This commit is contained in:
Lena
2024-10-05 10:32:33 +02:00
committed by GitHub
parent ca4a29f733
commit 888d62cdcf
99 changed files with 99 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
# adb
> Android Debug-Brug: communiceer met een Android-emulator of een aangesloten Android-apparaat.
> Sommige subcommando's zoals `adb shell` hebben hun eigen documentatie.
> Sommige subcommando's zoals `shell` hebben hun eigen documentatie.
> Meer informatie: <https://developer.android.com/tools/adb>.
- Controleer of het adb serverproces draait en start het:

View File

@@ -1,7 +1,7 @@
# amass
> Uitgebreide tool voor Attack Surface Mapping en Asset Discovery.
> Sommige subcommando's zoals `amass intel` hebben hun eigen documentatie.
> Sommige subcommando's zoals `intel` hebben hun eigen documentatie.
> Meer informatie: <https://github.com/owasp-amass/amass>.
- Voer een Amass subcommando uit:

View File

@@ -1,7 +1,7 @@
# ansible
> Beheer een groep van computers op afstand over SSH. (Gebruik het `/etc/ansible/hosts` bestand om nieuwe groepen/hosts toe te voegen).
> Sommige subcommando's zoals `ansible galaxy` hebben hun eigen documentatie.
> Sommige subcommando's zoals `galaxy` hebben hun eigen documentatie.
> Meer informatie: <https://www.ansible.com/>.
- Toon de hosts die tot een groep behoren:

View File

@@ -1,7 +1,7 @@
# az
> De officiële CLI tool voor Microsoft Azure.
> Sommige subcommando's zoals `az login` hebben hun eigen documentatie.
> Sommige subcommando's zoals `login` hebben hun eigen documentatie.
> Meer informatie: <https://learn.microsoft.com/cli/azure>.
- Log in bij Azure:

View File

@@ -1,7 +1,7 @@
# docker
> Beheer Docker containers en images.
> Sommige subcommando's zoals `docker run` hebben hun eigen documentatie.
> Sommige subcommando's zoals `run` hebben hun eigen documentatie.
> Meer informatie: <https://docs.docker.com/reference/cli/docker/>.
- Toon alle Docker containers (actief en gestopte):

View File

@@ -1,7 +1,7 @@
# fossil
> Gedistribueerd versiebheer systeem.
> Sommige subcommando's zoals `fossil db` hebben hun eigen documentatie.
> Sommige subcommando's zoals `db` hebben hun eigen documentatie.
> Meer informatie: <https://fossil-scm.org/>.
- Voer een Fossil subcommando uit:

View File

@@ -1,7 +1,7 @@
# pio
> Ontwikkelomgeving voor voor embedded boards.
> Sommige subcommando's zoals `pio run` hebben hun eigen documentatie.
> Sommige subcommando's zoals `run` hebben hun eigen documentatie.
> Meer informatie: <https://docs.platformio.org/en/latest/core/userguide/>.
- Toon de help en toon subcommando's: