pages/*: update links and more info link script (#11390)

* pages/*: update links and more info link script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: reformat code

* ax-webapp: fix link

* curl: fix false positive

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
K.B.Dharun Krishna
2023-11-06 23:14:12 +05:30
committed by GitHub
parent c059eb1c19
commit 5c26174aa9
385 changed files with 391 additions and 348 deletions

View File

@@ -1,7 +1,7 @@
# age
> Un outil de cryptage de fichiers simple, moderne et sécurisé.
> Plus d'informations : <https://age-encryption.org>.
> Plus d'informations : <https://github.com/FiloSottile/age>.
- Générez un fichier crypté qui peut être décrypté avec une mot de passe:

View File

@@ -1,7 +1,7 @@
# brew
> Gestionnaire de paquets pour macOS et Linux.
> Plus d'informations : <https://brew.sh>.
> Plus d'informations : <https://docs.brew.sh/Manpage>.
- Installe la dernière version stable d'une formule ou d'un cask (ajouter `--devel` pour une version de développement):

View File

@@ -1,7 +1,7 @@
# git subtree
> Outil pour gérer les dépendances de projet en tant que sous-projets.
> Plus d'informations : <https://manpages.debian.org/latest/git-man/git-subtree.1.en.html>.
> Plus d'informations : <https://manpages.debian.org/latest/git-man/git-subtree.1.html>.
- Ajout d'un dépôt Git en tant que sous-arbre :

View File

@@ -1,7 +1,7 @@
# choco info
> Afficher des informations détaillées sur un forfait avec Chocolatey.
> Plus d'information : <https://chocolatey.org/docs/commands-info>.
> Plus d'informations : <https://chocolatey.org/docs/commands-info>.
- Afficher des informations sur un package spécifique :

View File

@@ -1,7 +1,7 @@
# choco new
> Générez de nouveaux fichiers de spécifications de package avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-new>.
> Plus d'informations : <https://chocolatey.org/docs/commands-new>.
- Créer un nouveau squelette de package :

View File

@@ -1,7 +1,7 @@
# choco outdated
> Vérifiez les packages obsolètes avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-outdated>.
> Plus d'informations : <https://chocolatey.org/docs/commands-outdated>.
- Afficher une liste des packages obsolètes sous forme de tableau :

View File

@@ -1,7 +1,7 @@
# choco search
> Recherchez un forfait local ou distant avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-search>.
> Plus d'informations : <https://chocolatey.org/docs/commands-search>.
- Rechercher un forfait :

View File

@@ -1,7 +1,7 @@
# choco uninstall
> Désinstallez un ou plusieurs packages avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-uninstall>.
> Plus d'informations : <https://chocolatey.org/docs/commands-uninstall>.
- Désinstaller un ou plusieurs packages séparés par des espaces :

View File

@@ -1,7 +1,7 @@
# choco upgrade
> Surclassez un ou plusieurs forfaits avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-upgrade>.
> Plus d'informations : <https://chocolatey.org/docs/commands-upgrade>.
- Mettre à niveau un ou plusieurs packages séparés par des espaces :

View File

@@ -1,7 +1,7 @@
# curl
> Cette commande est un alias de `curl -p common`.
> Plus d'informations : <https://curl.se>.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :

View File

@@ -1,6 +1,7 @@
# iwr
> Cette commande est un alias de `invoke-webrequest`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :

View File

@@ -1,7 +1,7 @@
# wget
> Cette commande est un alias de `wget -p common`.
> Plus d'informations : <https://www.gnu.org/software/wget>.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :