Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple pages: normalize "more information" labels #5140

Merged
merged 11 commits into from
Jan 15, 2021
2 changes: 1 addition & 1 deletion pages.de/common/ansible-galaxy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ansible-galaxy

> Mögliche Rollen erstellen und verwalten.
> Weitere Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html>.
> Mehr Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html>.

- Installieren Sie eine Rolle:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/ansible-playbook.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ansible-playbook

> In Playbook definierte Aufgaben auf entfernten Rechnern über SSH ausführen.
> Weitere Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-playbook.html>.
> Mehr Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-playbook.html>.

- Ausführen von Aufgaben im Playbook:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Verwalten von Computergruppen per Fernzugriff über SSH.
> Verwenden Sie die Datei /etc/ansible/hosts, um neue Gruppen/Hosts hinzuzufügen.
> Weitere Informationen: <https://www.ansible.com/>.
> Mehr Informationen: <https://www.ansible.com/>.

- Hosts auflisten, die zu einer Gruppe gehören:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-ec2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Kommandozeilen Werkzeug für AWS EC2.
> AWS EC2 stellt eine sichere und skalierbare Einheit in der AWS Cloud zur Verfügung um ein schnelleres Entwickeln und Ausrollen von Software zu ermöglichen.
> Weitere Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
> Mehr Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.

- Auflistung aller verfügbaren EC2 Kommandos:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-google-auth.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws-google-auth

> Kommandozeilen Werkzeug um temporäre AWS credentials (STS) über Google Apps als Single Sign-On Dienstleister zu erhalten.
> Weitere Informationen: <https://github.com/cevoaustralia/aws-google-auth>.
> Mehr Informationen: <https://github.com/cevoaustralia/aws-google-auth>.

- Einloggen mit Google SSO über IDP- und SP-Kennung für die Dauer einer Stunde:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-iam.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws iam

> Kommandozeilen Werkzeug für AWS IAM.
> Weitere Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/index.html>.
> Mehr Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/index.html>.

- Zeige die AWS IAM Hilfe Seite (beinhaltet auch Hinweise für alle Unter-Kommandos):

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-kinesis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws kinesis

> Offizielles AWS Kommandozeilen Werkzeug für die Amazon Kinesis-Streaming-Datenplattform.
> Weitere Informationen: <https://docs.aws.amazon.com/cli/latest/reference/kinesis/index.html#cli-aws-kinesis>.
> Mehr Informationen: <https://docs.aws.amazon.com/cli/latest/reference/kinesis/index.html#cli-aws-kinesis>.

- Auflistung aller Streams:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-quicksight.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws quicksight

> Kommandozeilen Werkzeug für AWS QuickSight.
> Weitere Informationen: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/index.html>.
> Mehr Informationen: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/index.html>.

- Auflistung aller Datensätze:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-s3.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws s3

> Kommandozeilen Werkzeug für AWS S3. AWS S3 stellt Speicherplatz in der Cloud zur Verfügung.
> Weitere Informationen: <https://aws.amazon.com/cli>.
> Mehr Informationen: <https://aws.amazon.com/cli>.

- Auflistung aller Objekte in einem Bucket:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws-vault.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws-vault

> Ein Tresor für Entwicklungsumgebungen um AWS Sicherheitsschlüssel sicher speichern und abrufen zu können.
> Weitere Informationen: <https://github.com/99designs/aws-vault>.
> Mehr Informationen: <https://github.com/99designs/aws-vault>.

- Sicherheitsschlüssel als Profil zu einem Tresor hinzufügen:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Das offiziellen Kommandozeilen Werkzeug für Amazon Web Services.
> Ausführungssassistent, SSO, Autovervollständigung von Ressourcen sowie YAML Optionen sind nur unter Version v2 verfügbar.
> Weitere Informationen: <https://aws.amazon.com/cli>.
> Mehr Informationen: <https://aws.amazon.com/cli>.

- Konfigurieren der AWS Kommandozeile:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/awslogs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# awslogs

> Kommandozeilen Werkzeug um Log Gruppen, Streams und Events von Amazon Cloudwatch Logs abzurufen:
> Weitere Informationen: <https://github.com/jorgebastida/awslogs>.
> Mehr Informationen: <https://github.com/jorgebastida/awslogs>.

- Auflisten aller Log Gruppen:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/borg.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Deduplizierendes Sicherungswerkzeug.
> Erstellt lokale oder entfernte Sicherungen, die als Dateisysteme mountbar sind.
> Mehr Information: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.
> Mehr Informationen: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.

- Initialisiert ein (lokales) Repository:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/code.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# code

> Visual Studio Code.
> Mehr informationen: <https://github.com/microsoft/vscode>.
> Mehr Informationen: <https://github.com/microsoft/vscode>.

- VS Code öffnen:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle-deploy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cradle deploy

> Management von Cradle Deployments.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy>.

- Deployment von Cradle auf einen Server:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle-elastic.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cradle elastic

> Management der ElasticSearch Instanzen einer Cradle Instanz.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#elastic>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#elastic>.

- Entleeren des ElasticSearch Indexes:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle-install.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cradle install

> Installiert Cradle PHP Framework Komponenten
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#install>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#install>.

- Installieren von Cradle Komponenten (öffnet erst einen Dialog):

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle-package.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cradle package

> Management von Paketen für Cradle Instanzen.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#package>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#package>.

- Auflistung aller verfügbaren Pakete:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle-sql.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cradle sql

> Management von Cradle SQL Datenbanken.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#sql>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#sql>.

- Neu-Generierung eines Datenbank Schemas:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/cradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Das Cradle PHP Framework.
> Siehe `cradle-install`, `cradle-deploy`, etc. für zusätzliche Informationen.
> Weitere Informationen zu Cradle: <https://cradlephp.github.io>.
> Mehr Informationen: <https://cradlephp.github.io>.

- Verbinden zu einem Server:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/emacs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# emacs

> Der erweiterbare, veränderbare, selbst-dokumentierende Echtzeit Text Editor.
> Weitere informationen: <https://www.gnu.org/software/emacs>.
> Mehr Informationen: <https://www.gnu.org/software/emacs>.

- Starten von Emacs in der Konsole (ohne X-Fenster):

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/emacsclient.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# emacsclient

> Öffnet Dateien in einem bestehenden Emacs Server.
> Weitere Informationen: <https://www.emacswiki.org/emacs/EmacsClient>.
> Mehr Informationen: <https://www.emacswiki.org/emacs/EmacsClient>.

- Öffnen einer Datei (direkt in der GUI wenn möglich):

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/git-pull.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git pull

> Holen eines Branches von einem entfernten Repository und zusammenführen in das lokale Repository.
> Mehr Information: <https://git-scm.com/docs/git-pull>.
> Mehr Informationen: <https://git-scm.com/docs/git-pull>.

- Änderungen vom Standard-Repository herunterladen und zusammenführen:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/phpbu.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# phpbu

> Ein Backup framework für PHP.
> Mehr informationen: <https://phpbu.de>.
> Mehr Informationen: <https://phpbu.de>.

- Backups mit der Standard "phpbu.xml" Konfigurationsdatei ausführen:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/plantuml.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# plantuml

> Erstellen Sie UML-Diagramme aus einer reinen Textsprache und rendern Sie sie in verschiedenen Formaten.
> Weitere Informationen: <https://plantuml.com/en/command-line>.
> Mehr Informationen: <https://plantuml.com/en/command-line>.

- Rendern von Diagrammen im Standardformat (PNG):

Expand Down
3 changes: 2 additions & 1 deletion pages.de/common/sshfs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# sshfs

> Dateisystem Client für SSH. Weitere Informationen: <https://github.com/libfuse/sshfs>.
> Dateisystem Client für SSH.
> Mehr Informationen: <https://github.com/libfuse/sshfs>.

- Einhängen eines externen Ordners:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/linux/cfdisk.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cfdisk

> Ein Programm zur Verwaltung von Partitionstabellen mittels einer Curses-basierten UI.
> Weitere Informationen: <https://linux.die.net/man/8/cfdisk>
> Mehr Informationen: <https://linux.die.net/man/8/cfdisk>

- Das Partitionierungsinterface für eine bestimmte Festplatte öffnen:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/common/git-gc.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git gc

> Optimiza el repositorio local eliminando archivos innecesarios.
> Mas información: <https://git-scm.com/docs/git-gc>.
> Más información: <https://git-scm.com/docs/git-gc>.

- Optimiza el repositorio:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/common/git-svn.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git svn

> Operacion bidreccional entre un repositorio Subversión y otro Git.
> Mas información: <https://git-scm.com/docs/git-svn>.
> Más información: <https://git-scm.com/docs/git-svn>.

- Clona un repositorio SVN:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/common/gradle.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# gradle

> Gradle es un sistema de código abierto para automatizar la compilación de proyectos
> Más información en: <https://gradle.org>.
> Más información: <https://gradle.org>.

- Compila un proyecto:

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/docker-build.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker-build

> Construis une image à partir d'un Dockerfile.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/build/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/build/>.

- Construis une image Docker en utilisant le Dockerfile du répertoire courant :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/docker-compose.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker-compose

> Exécute et gère des applications au travers de plusieurs conteneurs Docker.
> Plus d'informations : <https://docs.docker.com/compose/reference/overview/>.
> Plus d'informations : <https://docs.docker.com/compose/reference/overview/>.

- Liste tous les conteneurs en cours d'exécution :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/docker-containers.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker container

> Gère les conteneurs Docker.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/container/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/container/>.

- Liste les conteneurs Dockers en cours d'exécution :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/docker.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker

> Gestion des conteneurs et des images Docker.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/cli/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/cli/>.

- Liste les conteneurs Docker en cours d'exécution :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/ghdl.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ghdl

> Simulateur à source ouverte pour le langage VHDL.
> Plus d'informations: <http://ghdl.free.fr>.
> Plus d'informations : <http://ghdl.free.fr>.

- Analyse un fichier de source VHDL et génère un fichier objet :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-am.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Appliaquer des fichiers de path. Utile lorsque l on recoit des comits par email.
> Voir aussi `git format-patch`, pour generer des ficheirs de patch.
> Plus d informations: <https://git-scm.com/docs/git-am>.
> Plus d'informations : <https://git-scm.com/docs/git-am>.

- Appliquer un fichier de patch :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-annex.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Gérez les fichiers avec Git, sans archiver leur contenu.
> Lorsqu'un fichier est annexé, son contenu est déplacé dans un stockage clé-valeur et un lien symbolique est créé qui pointe vers le contenu.
> Plus d information: <https://git-annex.branchable.com>.
> Plus d'informations : <https://git-annex.branchable.com>.

- Aide :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-apply.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git apply

> Applique un correctif a un fichier et/ou a l index.
> Plus d informations: <https://git-scm.com/docs/git-apply>.
> Plus d'informations : <https://git-scm.com/docs/git-apply>.

- Afficher les messages a propos des fichiers corrigés :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-archive.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git archive

> Cree une archive de fichiers depuis un branche donée.
> Plus d informations: <https://git-scm.com/docs/git-archive>.
> Plus d'informations : <https://git-scm.com/docs/git-archive>.

- Crée une archive .tar avec le contenu de la HEAD et l'affiche sur la sortie stanard :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-bisect.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Utiliser une recherche binaire pour trouver le commit qui a introduit un bug.
> Git saute automatiquement d'avant en arrière dans le graphe de commit pour isoler le commit défectueux.
> Plus d'informations: <https://git-scm.com/docs/git-bisect>.
> Plus d'informations : <https://git-scm.com/docs/git-bisect>.

- Démarrez une dissection sur une plage de commit délimitée par un bug connu et un commit propre connu (généralement plus ancien) :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-blame.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git blame

> Affiche le hash de commit et le dernier auteur de chaque ligne d un fichier.
> Plus d'informations: <https://git-scm.com/docs/git-blame>.
> Plus d'informations : <https://git-scm.com/docs/git-blame>.

- Affiche le hash de commit et le nom de l auteur en face de chaque ligne :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-branch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git branch

> Commande Git principale pour travailler avec des branches.
> Plus d'informations: <https://git-scm.com/docs/git-branch>.
> Plus d'informations : <https://git-scm.com/docs/git-branch>.

- Liste les branches locale, prefixe la branche courrante avec `*` :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-bundle.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git bundle

> Empaquetez des objets et des références dans une archive.
> Plus d'informations: <https://git-scm.com/docs/git-bundle>.
> Plus d'informations : <https://git-scm.com/docs/git-bundle>.

- Empaquetez tout les objets et les refferences d'une branche spécifiée :

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/git-cat-file.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git cat-file

> Fournir des informations sur le contenu ou le type et la taille des objets du référentiel Git.
> Plus d'informations: <https://git-scm.com/docs/git-cat-file>.
> Plus d'informations : <https://git-scm.com/docs/git-cat-file>.

- Obtenir la taill [s] du commit HEAD en octets :

Expand Down
Loading