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

pages*/*: update outdated pages, pages/*: fix placeholders #14171

Merged
merged 6 commits into from
Oct 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages.ca/common/cmatrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

`cmatrix -r`

- Estableix el retràs d'actualització de la pantalla a 2 centrisegons (20 mil·lisegons):
- Estableix el retràs d'actualització de la pantalla a 100 centrisegons (1 segons):

`cmatrix -u {{2}}`
`cmatrix -u 100`
2 changes: 1 addition & 1 deletion pages.ca/common/ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

- Llista de format lalrg ordenat per mida (descendent):

`ls -lS`
`ls -lSR`

- Llista de format llarg de tots els fitxers, organitzat per data de modificació (més antics primer):

Expand Down
2 changes: 1 addition & 1 deletion pages.ca/linux/poweroff.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

- Apaga el sistema sense contactar l'administrador del sistema:

`poweroff --force --force`
`poweroff --force`

- Escriu l'entrada de wtpm shutdown sense apagar l'ordinador:

Expand Down
8 changes: 4 additions & 4 deletions pages.de/common/cradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

`cradle connect {{server}}`

- Führe einen Cradle-Befehl aus:

`cradle {{befehl}}`

- Zeige die Hilfe-Seite an:

`cradle help`

- Zeige die Hilfe-Seite für einen bestimmten Befehl:

`cradle {{befehl}} help`

- Führe einen Cradle-Befehl aus:

`cradle {{befehl}}`
6 changes: 3 additions & 3 deletions pages.de/common/dust.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@

- Informationen für eine durch Leerzeichen getrennte Liste von Verzeichnissen anzeigen:

`dust {{pfad/zu/verzeichnis1}} {{pfad/zu/verzeichnis2}}`
`dust {{pfad/zu/verzeichnis1 pfad/zu/verzeichnis2 ...}}`

- Zeige 30 Verzeichnisse an (Standardwert: 21):

`dust --number-of-lines {{30}}`
`dust --number-of-lines 30`

- Zeigt Informationen für das aktuelle Verzeichnis an, bis zu 3 Ebenen tief:

`dust --depth {{3}}`
`dust --depth 3`

- Die größten Verzeichnisse in absteigender Reihenfolge oben anzeigen:

Expand Down
4 changes: 0 additions & 4 deletions pages.de/common/kubectl-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@

`kubectl logs --follow {{pod_name}}`

- Folge den Pod-Logs (stream) für einen bestimmten Container in einem Pod:

`kubectl logs --follow --container {{container_name}} {{pod_name}}`

- Zeige Pod-Logs die neuer einer relativen Zeit sind `10s`, `5m`, or `1h`:

`kubectl logs --since={{relative_time}} {{pod_name}}`
Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

- Liste Dateien nach sortiert nach Dateigröße mit größter beginnend auf:

`ls -lS`
`ls -lSR`

- Liste alle Dateien sortiert nach dem Änderungsdatum mit ältester beginnend auf:

Expand Down
8 changes: 2 additions & 6 deletions pages.de/common/magick-convert.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@

`magick convert {{pfad/zu/bild.png}} -resize 640x480 {{pfad/zu/bild2.png}}`

- Hänge Bilder horizontal aneinander:
- Hänge Bilder vertikal/horizontal aneinander:

`magick convert {{pfad/zu/bild1.png pfad/zu/bild2.png ...}} +append {{pfad/zu/bild.png}}`

- Hänge Bilder vertikal aneinander:

`magick convert {{pfad/zu/bild1.png pfad/zu/bild2.png ...}} -append {{pfad/zu/bild.png}}`
`magick convert {{pfad/zu/bild1.png pfad/zu/bild2.png ...}} {{-append|+append}} {{pfad/zu/bild.png}}`

- Erstelle ein animiertes GIF aus einer Serie von Bildern mit einer Verzögerung von 100 ms zwischen den Bildern:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/linux/gedit.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

- Abre un archivo de texto con una codificación específica:

`gedit --encoding={{UTF-8}} {{ruta/al/archivo}}`
`gedit --encoding {{UTF-8}} {{ruta/al/archivo}}`

- Muestra una lista de las codificaciones disponibles:

Expand Down
6 changes: 3 additions & 3 deletions pages.es/linux/journalctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

- Muestra todos los mensajes con nivel de prioridad 3 (errores) de este [b]oot:

`journalctl -b --priority={{3}}`
`journalctl -b --priority=3`

- Elimina los registros diarios con más de 2 días de antigüedad:

`journalctl --vacuum-time={{2d}}`
`journalctl --vacuum-time=2d`

- Muestra solo los últimos N líneas y sigue los mensajes nuevos (como `tail -f` de un syslog tradicional):
- Muestra solo las últimas N líneas y sigue los mensajes nuevos (como `tail -f` de un syslog tradicional):

`journalctl --lines {{N}} --follow`

Expand Down
4 changes: 2 additions & 2 deletions pages.fa/common/cppclean.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

- اجرا روی پروژه درحالی که هدرها در پوشه های `inc1/` و `inc2/` قرار دارند:

`cppclean {{path/to/project}} --include-path={{inc1}} --include-path={{inc2}}`
`cppclean {{path/to/project}} --include-path {{inc1}} --include-path {{inc2}}`

- اجرا روی فایل دلخواه مانند `main.cpp`:

`cppclean {{main.cpp}}`

- اجرا روی پوشه کنونی به استثنای پوشه "build":

`cppclean {{.}} --exclude={{build}}`
`cppclean {{.}} --exclude {{build}}`
2 changes: 1 addition & 1 deletion pages.fa/common/grep.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

- جستجو بازگشتی یک الگو در تمامی فایل های یک پوشه، نمایش تمامی خطوط منطبق، فایل های باینری را رد میکند:

`grep {{-r|--recursive}} {{-n|--line-number}} --binary-files={{without-match}} "{{search_pattern}}" {{path/to/directory}}`
`grep {{-r|--recursive}} {{-n|--line-number}} --binary-files {{without-match}} "{{search_pattern}}" {{path/to/directory}}`

- استفاده از عبارات با قاعده توسعه یافته (با پشتیبانی از `?`، `+`، `{}`، `()` و `|`)، در حالت حساس به بزرگی کوچکی کاراکتر ها :

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

- نمایش فایل ها به همراه مجوزها، مالک، اندازه و تاریخ تغییرات، مرتب شده با اندازه فایل به صورت نزولی:

`ls -lS`
`ls -lSR`

- نمایش فایل ها به همراه مجوزها، مالک، اندازه و تاریخ تغییرات، مرتب شده با تاریخ تغییر فایل به صورت صعودی:

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

- Modifie le groupe propriétaire d'un fichier/répertoire pour qu'il corresponde à un fichier de référence :

`chgrp --reference={{chemin/vers/fichier_référence}} {{chemin/vers/fichier_ou_répertoire}}`
`chgrp --reference {{chemin/vers/fichier_référence}} {{chemin/vers/fichier_ou_répertoire}}`
2 changes: 1 addition & 1 deletion pages.fr/common/egrep.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- Recherche une chaîne de caractères dans plusieurs fichiers :

`egrep "{{chaîne_recherchée}}" {{chemin/vers/fichier1}} {{chemin/vers/fichier2}} {{chemin/vers/fichier3}}`
`egrep "{{chaîne_recherchée}}" {{chemin/vers/fichier1 chemin/vers/fichier2 ...}}`

- Utilise l'entrée standard au lieu d'un fichier :

Expand Down
8 changes: 4 additions & 4 deletions pages.fr/common/gh-alias.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
> Gérer les alias de commandes GitHub CLI depuis la ligne de commande.
> Plus d'informations : <https://cli.github.com/manual/gh_alias>.

- Affiche l'aide pour la sous-commande `alias` :

`gh alias`

- Liste tous les alias pour lesquels `gh` est configuré :

`gh alias list`
Expand All @@ -22,3 +18,7 @@
- Supprime un alias :

`gh alias delete {{nom_de_l'alias}}`

- Affiche l'aide pour la sous-commande `alias` :

`gh alias`
2 changes: 1 addition & 1 deletion pages.fr/common/jest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- Exécuter les suites de test de fichiers donnés :

`jest {{chemin/vers/fichier1}} {{chemin/vers/fichier2}}`
`jest {{chemin/vers/fichier1 chemin/vers/fichier2 ...}}`

- Exécuter les suites de test pour des fichiers, dans le répertoire courant et ses sous-répertoires, dont le chemin correspond à l'expression régulière indiquée :

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

- Affiche les mots de passe cassés des utilisateurs par identifiant d'utilisateur à partir de plusieurs fichiers :

`john --show --users={{ids_utilisateurs}} {{chemin/vers/hashs*}} {{chemin/vers/autres/hashs*}}`
`john --show --users={{ids_utilisateurs}} {{chemin/vers/hashs1.txt chemin/vers/autres/hashs2.txt ...}}`

- Craque des hashs de mots de passe, à l'aide d'une liste de mots personnalisée :

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

- Liste les fichiers avec un format détaillé en triant par taille décroissante :

`ls -lS`
`ls -lSR`

- Liste avec un format détaillé tous les fichiers en triant par date de modification (les plus anciennes en premier) :

Expand Down
4 changes: 2 additions & 2 deletions pages.fr/common/passwd.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

- Affiche l'état actuel du compte utilisateur :

`passwd -S`
`passwd {{-S|--status}}`

- Supprime le mot de passe de l'utilisateur (supprime l'authentification par mot de passe pour l'utilisateur indiqué) :

`passwd -d`
`passwd {{-d|--delete}}`
6 changes: 3 additions & 3 deletions pages.fr/common/rubocop.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- Vérifie un ou plusieurs fichiers ou répertoires spécifiques :

`rubocop {{chemin/vers/fichier}} {{chemin/vers/dossier}}`
`rubocop {{chemin/vers/fichier_ou_dossier1 chemin/vers/fichier_ou_dossier2 ...}}`

- Écrit la sortie dans un fichier :

Expand All @@ -21,11 +21,11 @@

- Exclue un cop :

`rubocop --except {{cop_1}} {{cop_2}}`
`rubocop --except {{cop_1 cop_2 ...}}`

- Exécute uniquement les cops spécifiés :

`rubocop --only {{cop_1}} {{cop_2}}`
`rubocop --only {{cop_1 cop_2 ...}}`

- Corrige automatiquement les fichiers (expérimental) :

Expand Down
4 changes: 2 additions & 2 deletions pages.fr/linux/dos2unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@

- Crée une copie avec des fins de lignes de type Unix :

`dos2unix -n {{chemin/vers/fichier}} {{chemin/vers/nouveau_fichier}}`
`dos2unix {{-n|--newfile}} {{chemin/vers/fichier}} {{chemin/vers/nouveau_fichier}}`

- Affiche les informations d'un fichier :

`dos2unix -i {{chemin/vers/fichier}}`
`dos2unix {{-i|--info}} {{chemin/vers/fichier}}`

- Conserve/Ecrit/Supprime la marque d'ordre des octets (BOM) :

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

- आकार के आधार पर क्रमबद्ध की गई लॉन्ग सूची (अवरोही):

`ls -lS`
`ls -lSR`

- संशोधन तिथि के क्रम में क्रमबद्ध की गई सभी फ़ाइलों की लॉन्ग सूची (सबसे पुरानी पहले):

Expand Down
4 changes: 2 additions & 2 deletions pages.hi/linux/lsblk.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

- प्रमुख उपकरण संख्याओं की अल्पविराम से अलग की गई सूची द्वारा निर्दिष्ट उपकरणों को बाहर करें:

`lsblk -e {{1,7}}`
`lsblk -e {{1,7,...}}`

- कॉलम की अल्पविराम से अलग की गई सूची का उपयोग करके एक अनुकूलित सारांश प्रदर्शित करें:

`lsblk --output {{NAME}},{{SERIAL}},{{MODEL}},{{TRAN}},{{TYPE}},{{SIZE}},{{FSTYPE}},{{MOUNTPOINT}}`
`lsblk --output {{NAME,SERIAL,MODEL,TRAN,TYPE,SIZE,FSTYPE,MOUNTPOINT,...}}`
2 changes: 1 addition & 1 deletion pages.id/linux/poweroff.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

- Matikan segera tanpa menghubungi manajer sistem:

`poweroff --force --force`
`poweroff --force`

- Tulis entri wtmp shutdown tanpa mematikan sistem:

Expand Down
2 changes: 1 addition & 1 deletion pages.it/common/chgrp.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

- Cambia il gruppo proprietario di un file/directory rendendolo uguale a quello di un altro file di riferimento:

`chgrp --reference={{percorso/del/file_riferimento}} {{percorso/del/file}}`
`chgrp --reference {{percorso/del/file_riferimento}} {{percorso/del/file}}`
4 changes: 2 additions & 2 deletions pages.it/common/cmatrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

`cmatrix -r`

- Imposta il dilazione di aggiornamento a 2 centisecondi (20 millisecondi):
- Imposta il dilazione di aggiornamento a 100 centisecondi (10 secondi):

`cmatrix -u {{2}}`
`cmatrix -u 100`
8 changes: 4 additions & 4 deletions pages.it/common/consul.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
> Alcuni comandi aggiuntivi, come `kv`, hanno la propria documentazione.
> Maggiori informazioni: <https://www.consul.io/commands>.

- Controlla la versione di Consul:

`consul --version`

- Mostra informazioni di aiuto generali:

`consul --help`

- Mostra aiuto per un sottocomando:

`consul {{sottocomando}} --help`

- Controlla la versione di Consul:

`consul --version`
6 changes: 3 additions & 3 deletions pages.it/common/cppcheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@

- Controlla un determinato file, specificando quali test eseguire (di default, solo gli errori sono mostrati):

`cppcheck --enable={{error|warning|style|performance|portability|information|all}} {{percorso/del/file.cpp}}`
`cppcheck --enable {{error|warning|style|performance|portability|information|all}} {{percorso/del/file.cpp}}`

- Elenca i test disponibili:

`cppcheck --errorlist`

- Controlla un determinato file, ignorando specifici test:

`cppcheck --suppress={{id_test1}} --suppress={{it_test2}} {{percorso/del/file.cpp}}`
`cppcheck --suppress {{id_test1}} --suppress {{it_test2}} {{percorso/del/file.cpp}}`

- Controlla la directory corrente, fornendo percorsi da includere per file esterni (e.g. librerie esterne):

`cppcheck -I {{include/directory_1}} -I {{include/directory_2}} .`

- Controlla un progetto Microsoft Visual Studio (`*.vcxproj`) o file solution (`*.sln`):

`cppcheck --project={{percorso/del/progetto.sln}}`
`cppcheck --project {{percorso/del/progetto.sln}}`
4 changes: 2 additions & 2 deletions pages.it/common/cppclean.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

- Esegui su di un progetto dove gli header sono nella directory "inc1" ed "inc2":

`cppclean {{percorso/della/directory_progetto}} --include-path={{inc1}} --include-path={{inc2}}`
`cppclean {{percorso/della/directory_progetto}} --include-path {{inc1}} --include-path {{inc2}}`

- Esegui su di uno specifico file `main.cpp`:

`cppclean {{main.cpp}}`

- Esegui della directory corrente, escludendo la directory "build":

`cppclean {{.}} --exclude={{build}}`
`cppclean {{.}} --exclude {{build}}`
8 changes: 4 additions & 4 deletions pages.it/common/cradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

`cradle connect {{nome_server}}`

- Esegui un comando Cradle:

`cradle {{command}}`

- Mostra informazioni di aiuto generali:

`cradle help`

- MOstra aiuto per uno specifico comando:

`cradle {{command}} help`

- Esegui un comando Cradle:

`cradle {{command}}`
2 changes: 1 addition & 1 deletion pages.it/common/csslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- Esegui il linting di file CSS multipli:

`csslint {{file1.css}} {{file2.css}} {{file3.css}}`
`csslint {{file1.css file2.css ...}}`

- Elenca tutte le possibili regole di stile:

Expand Down
Loading