From 61405c6e0e0591cc050e81c7cd2907d441beb867 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Wed, 27 Dec 2023 03:41:30 -0300 Subject: [PATCH] pages*: fix small typos (#11850) * pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording --- pages.es/common/argocd-app.md | 2 +- pages.es/osx/yaa.md | 2 +- pages.fr/windows/choco-outdated.md | 2 +- pages.hi/common/aireplay-ng.md | 2 +- pages.it/common/bosh.md | 2 +- pages.it/linux/zathura.md | 2 +- pages.ko/common/argocd-app.md | 2 +- pages.ko/common/chisel.md | 2 +- pages.pl/windows/choco-install.md | 2 +- pages.pl/windows/choco-uninstall.md | 2 +- pages.pt_BR/common/sudo.md | 2 +- pages.tr/common/git-subtree.md | 6 +++--- pages.uk/common/gist.md | 2 +- pages.zh_TW/common/mysql.md | 8 ++++---- pages/android/bugreportz.md | 2 +- pages/common/amass.md | 2 +- pages/common/argocd-app.md | 2 +- pages/common/aws-codeartifact.md | 2 +- pages/common/aws-ec2.md | 2 +- pages/common/aws-google-auth.md | 2 +- pages/common/aws-rds.md | 2 +- pages/common/aws-ses.md | 2 +- pages/common/bosh.md | 2 +- pages/common/bpytop.md | 2 +- pages/common/consul.md | 4 ++-- pages/common/copyq.md | 4 ++-- pages/common/docker-inspect.md | 2 +- pages/common/docker-rmi.md | 2 +- pages/common/docker-start.md | 2 +- pages/common/docker-system.md | 2 +- pages/common/fastboot.md | 4 ++-- pages/common/fossil.md | 2 +- pages/common/gcloud.md | 2 +- pages/common/ghc.md | 6 +++--- pages/common/gist.md | 2 +- pages/common/git-stash.md | 2 +- pages/common/git.md | 2 +- pages/common/gpg-tui.md | 2 +- pages/common/grex.md | 2 +- pages/common/hakyll-init.md | 2 +- pages/common/hcloud.md | 2 +- pages/common/hub-issue.md | 2 +- pages/common/hyperfine.md | 2 +- pages/common/inkscape.md | 14 +++++++------- pages/common/install-tl.md | 2 +- pages/common/javac.md | 6 +++--- pages/common/jest.md | 2 +- pages/common/lynx.md | 2 +- pages/common/mplayer.md | 2 +- pages/common/ninja.md | 2 +- pages/common/nop.md | 2 +- pages/common/nslookup.md | 2 +- pages/common/pio.md | 4 ++-- pages/common/pueue-help.md | 2 +- pages/common/radare2.md | 2 +- pages/common/sc-im.md | 2 +- pages/common/shopt.md | 2 +- pages/common/sqlite-utils.md | 2 +- pages/common/transmission-create.md | 2 +- pages/common/virsh-help.md | 2 +- pages/common/wordgrinder.md | 2 +- pages/linux/aurvote.md | 2 +- pages/linux/finch.md | 2 +- pages/linux/lrzip.md | 12 ++++++------ pages/linux/nsnake.md | 2 +- pages/linux/toilet.md | 2 +- pages/linux/toolbox.md | 6 +++--- 67 files changed, 93 insertions(+), 93 deletions(-) diff --git a/pages.es/common/argocd-app.md b/pages.es/common/argocd-app.md index 9f518eb5d4..d61ee59098 100644 --- a/pages.es/common/argocd-app.md +++ b/pages.es/common/argocd-app.md @@ -5,7 +5,7 @@ - Lista aplicaciones: -`argocd app list --output {{json|yaml|wide}} ` +`argocd app list --output {{json|yaml|wide}}` - Obtiene detalles de la aplicación: diff --git a/pages.es/osx/yaa.md b/pages.es/osx/yaa.md index 26b572a258..eb90f9801c 100644 --- a/pages.es/osx/yaa.md +++ b/pages.es/osx/yaa.md @@ -25,4 +25,4 @@ - Crea un archivo con un tamaño de bloque de 8 MB: -`yaa archive -b {{8m}}} -d {{ruta/al/directorio}} -o {{ruta/al/archivo_de_salida.yaa}}` +`yaa archive -b {{8m}} -d {{ruta/al/directorio}} -o {{ruta/al/archivo_de_salida.yaa}}` diff --git a/pages.fr/windows/choco-outdated.md b/pages.fr/windows/choco-outdated.md index 11771f5558..1039b67429 100644 --- a/pages.fr/windows/choco-outdated.md +++ b/pages.fr/windows/choco-outdated.md @@ -17,4 +17,4 @@ - Fournir un nom d'utilisateur et un mot de passe pour l'authentification : -`choco outdated --user {{nom_d_utilisateur}} --password {{mot_de_passe}}}` +`choco outdated --user {{nom_d_utilisateur}} --password {{mot_de_passe}}` diff --git a/pages.hi/common/aireplay-ng.md b/pages.hi/common/aireplay-ng.md index ffa21e3de6..13e978f486 100644 --- a/pages.hi/common/aireplay-ng.md +++ b/pages.hi/common/aireplay-ng.md @@ -6,4 +6,4 @@ - एक्सेस प्वाइंट के MAC पते, क्लाइंट के MAC पते और एक इंटरफ़ेस को देखते हुए एक विशिष्ट संख्या में असंबद्ध पैकेट भेजें: -` sudo aireplay-ng --deauth {{count}} --bssid {{ap_mac}} --dmac {{client_mac}} {{interface}} ` +`sudo aireplay-ng --deauth {{count}} --bssid {{ap_mac}} --dmac {{client_mac}} {{interface}}` diff --git a/pages.it/common/bosh.md b/pages.it/common/bosh.md index f414906641..957955f9c5 100644 --- a/pages.it/common/bosh.md +++ b/pages.it/common/bosh.md @@ -13,7 +13,7 @@ - Esegui il login al director: -`bosh login -e {{ambiente}} ` +`bosh login -e {{ambiente}}` - Elenca deployment (distribuzioni): diff --git a/pages.it/linux/zathura.md b/pages.it/linux/zathura.md index 85bd34912f..af59f717a0 100644 --- a/pages.it/linux/zathura.md +++ b/pages.it/linux/zathura.md @@ -10,7 +10,7 @@ - Navigare sinistra/sopra/sotto/destra: -` or arrow keys` +` OR arrow keys` - Ruotare: diff --git a/pages.ko/common/argocd-app.md b/pages.ko/common/argocd-app.md index decd4dd541..b20745004b 100644 --- a/pages.ko/common/argocd-app.md +++ b/pages.ko/common/argocd-app.md @@ -5,7 +5,7 @@ - 애플리케이션 목록 보여주기: -`argocd app list --output {{json|yaml|wide}} ` +`argocd app list --output {{json|yaml|wide}}` - 애플리케이션 세부사항 가져오기: diff --git a/pages.ko/common/chisel.md b/pages.ko/common/chisel.md index 2f82b0c96e..cb2f590ce5 100644 --- a/pages.ko/common/chisel.md +++ b/pages.ko/common/chisel.md @@ -6,7 +6,7 @@ - chisel 서버 실행: -`chisel ` +`chisel` - 특정 포트를 수신하는 chisel 서버 실행: diff --git a/pages.pl/windows/choco-install.md b/pages.pl/windows/choco-install.md index 952b92ec90..870aa1b160 100644 --- a/pages.pl/windows/choco-install.md +++ b/pages.pl/windows/choco-install.md @@ -33,4 +33,4 @@ - Podanie nazwy użytkownika i hasła do uwierzytelnienia: -`choco install {{pakiet}} --user {{nazwa_użytkownika}}} --password {{hasło}}` +`choco install {{pakiet}} --user {{nazwa_użytkownika}} --password {{hasło}}` diff --git a/pages.pl/windows/choco-uninstall.md b/pages.pl/windows/choco-uninstall.md index 692f6154ee..c645b9c81e 100644 --- a/pages.pl/windows/choco-uninstall.md +++ b/pages.pl/windows/choco-uninstall.md @@ -5,7 +5,7 @@ - Odinstalowanie jednego lub więcej pakietów (oddzielonych spacją): -`choco uninstall {{{pakiet(pakietów)}}` +`choco uninstall {{pakiet(pakietów)}}` - Odinstalowanie konkretnej wersji pakietu: diff --git a/pages.pt_BR/common/sudo.md b/pages.pt_BR/common/sudo.md index 1e1a198026..478abab1c3 100644 --- a/pages.pt_BR/common/sudo.md +++ b/pages.pt_BR/common/sudo.md @@ -13,7 +13,7 @@ - Executa um comando como outro usuário e/ou grupo: -`sudo --user={{usuário}} --group={{grupo}} {{id -a}}}` +`sudo --user={{usuário}} --group={{grupo}} {{id -a}}` - Executa um comando anterior com o prefixo `sudo` (apenas em `bash`, `zsh`, etc.): diff --git a/pages.tr/common/git-subtree.md b/pages.tr/common/git-subtree.md index 1527a539a2..cb3661480b 100644 --- a/pages.tr/common/git-subtree.md +++ b/pages.tr/common/git-subtree.md @@ -13,12 +13,12 @@ - Son alt ağaca kadar olan değişiklikleri alt ağaca commit'le: -`git subtree merge --prefix={{dizin/konumu}}} --squash {{depo_url'si}} {{dal_ismi}}` +`git subtree merge --prefix={{dizin/konumu}} --squash {{depo_url'si}} {{dal_ismi}}` - Commit'leri bir alt ağaç deposuna yolla: -`git subtree push --prefix={{dizin/konumu}}} {{depo_url'si}} {{dal_ismi}}` +`git subtree push --prefix={{dizin/konumu}} {{depo_url'si}} {{dal_ismi}}` - Bir alt ağacın geçmişinden yeni bir proje geçmişi dışa aktar: -`git subtree split --prefix={{dizin/konumu}}} {{depo_url'si}} -b {{dal_ismi}}` +`git subtree split --prefix={{dizin/konumu}} {{depo_url'si}} -b {{dal_ismi}}` diff --git a/pages.uk/common/gist.md b/pages.uk/common/gist.md index bc40f5bee3..eca3758bb5 100644 --- a/pages.uk/common/gist.md +++ b/pages.uk/common/gist.md @@ -13,7 +13,7 @@ - Створити приватний gist з описом: -`gist --private --description "{{Змістовний опис}}" {{ім'я_файлу.txt}} ` +`gist --private --description "{{Змістовний опис}}" {{ім'я_файлу.txt}}` - Прочитати контент з `stdin` і створити gist з цього: diff --git a/pages.zh_TW/common/mysql.md b/pages.zh_TW/common/mysql.md index 946eb08c83..96a6e155f9 100644 --- a/pages.zh_TW/common/mysql.md +++ b/pages.zh_TW/common/mysql.md @@ -5,15 +5,15 @@ - 與資料庫連線: -`mysql {{資料庫名稱}}}` +`mysql {{資料庫名稱}}` - 與資料庫連線,系統將提示使用者輸入密碼: -`mysql -u {{使用者名稱}} --password {{資料庫名稱}}}` +`mysql -u {{使用者名稱}} --password {{資料庫名稱}}` - 連線到另一台主機上的資料庫: -`mysql -h {{資料庫主機}} {{資料庫名稱}}}` +`mysql -h {{資料庫主機}} {{資料庫名稱}}` - 透過 Unix 通訊端連接到資料庫: @@ -21,7 +21,7 @@ - 執行腳本檔案(批次檔)中的 `SQL` 語句: -`mysql -e "source {{sql 檔案}}" {{資料庫名稱}}}` +`mysql -e "source {{sql 檔案}}" {{資料庫名稱}}` - 用 `mysqldump` 建立的備份還原資料庫(系統將提示使用者輸入密碼): diff --git a/pages/android/bugreportz.md b/pages/android/bugreportz.md index 50d11bb2d6..161d0ca5ad 100644 --- a/pages/android/bugreportz.md +++ b/pages/android/bugreportz.md @@ -12,7 +12,7 @@ `bugreportz -p` -- Show the version of `bugreportz`: +- Display version: `bugreportz -v` diff --git a/pages/common/amass.md b/pages/common/amass.md index 51dd792c2a..408a50bbfc 100644 --- a/pages/common/amass.md +++ b/pages/common/amass.md @@ -12,7 +12,7 @@ `amass -help` -- Show help on an Amass subcommand (like `intel`, `enum`, etc.): +- Display help on an Amass subcommand (like `intel`, `enum`, etc.): `amass -help {{subcommand}}` diff --git a/pages/common/argocd-app.md b/pages/common/argocd-app.md index 1a6a6ba6a4..cdf4d11aaf 100644 --- a/pages/common/argocd-app.md +++ b/pages/common/argocd-app.md @@ -5,7 +5,7 @@ - List applications: -`argocd app list --output {{json|yaml|wide}} ` +`argocd app list --output {{json|yaml|wide}}` - Get application details: diff --git a/pages/common/aws-codeartifact.md b/pages/common/aws-codeartifact.md index 6f8253345c..87c5d86d86 100644 --- a/pages/common/aws-codeartifact.md +++ b/pages/common/aws-codeartifact.md @@ -20,6 +20,6 @@ `aws codeartifact help` -- Show help for specific EC2 subcommand: +- Display help for specific EC2 subcommand: `aws ec2 {{subcommand}} help` diff --git a/pages/common/aws-ec2.md b/pages/common/aws-ec2.md index abf192436b..7068c94fb7 100644 --- a/pages/common/aws-ec2.md +++ b/pages/common/aws-ec2.md @@ -32,6 +32,6 @@ `aws ec2 help` -- Show help for specific EC2 subcommand: +- Display help for specific EC2 subcommand: `aws ec2 {{subcommand}} help` diff --git a/pages/common/aws-google-auth.md b/pages/common/aws-google-auth.md index 1456940b37..1900d46d4b 100644 --- a/pages/common/aws-google-auth.md +++ b/pages/common/aws-google-auth.md @@ -15,6 +15,6 @@ `aws-google-auth -u {{example@example.com}} -I {{$GOOGLE_IDP_ID}} -S {{$GOOGLE_SP_ID}} -d {{3600}} -a --resolve-aliases` -- Show help information: +- Display help: `aws-google-auth -h` diff --git a/pages/common/aws-rds.md b/pages/common/aws-rds.md index 5982acd290..fa27363ad4 100644 --- a/pages/common/aws-rds.md +++ b/pages/common/aws-rds.md @@ -4,7 +4,7 @@ > Create and manage relational databases. > More information: . -- Show help for specific RDS subcommand: +- Display help for specific RDS subcommand: `aws rds {{subcommand}} help` diff --git a/pages/common/aws-ses.md b/pages/common/aws-ses.md index fad7d92fbc..d28457a7d7 100644 --- a/pages/common/aws-ses.md +++ b/pages/common/aws-ses.md @@ -32,6 +32,6 @@ `aws ses send-email --from {{from_address}} --destination "ToAddresses={{addresses}}" --message "Subject={Data={{subject_text}},Charset=utf8},Body={Text={Data={{body_text}},Charset=utf8},Html={Data={{message_body_containing_html}},Charset=utf8}}"` -- Show help for a specific SES subcommand: +- Display help for a specific SES subcommand: `aws ses {{subcommand}} help` diff --git a/pages/common/bosh.md b/pages/common/bosh.md index 135b48b776..ddafbce51f 100644 --- a/pages/common/bosh.md +++ b/pages/common/bosh.md @@ -13,7 +13,7 @@ - Log in to the director: -`bosh login -e {{environment}} ` +`bosh login -e {{environment}}` - List deployments: diff --git a/pages/common/bpytop.md b/pages/common/bpytop.md index 68c5f89fb2..6a8eb96b75 100644 --- a/pages/common/bpytop.md +++ b/pages/common/bpytop.md @@ -12,7 +12,7 @@ `bpytop -m` -- Show version: +- Display version: `bpytop -v` diff --git a/pages/common/consul.md b/pages/common/consul.md index ab879e2974..f76e0bf968 100644 --- a/pages/common/consul.md +++ b/pages/common/consul.md @@ -8,10 +8,10 @@ `consul --version` -- Show general help: +- Display help: `consul --help` -- Show help for a sub-command: +- Display help for a sub-command: `consul {{sub-command}} --help` diff --git a/pages/common/copyq.md b/pages/common/copyq.md index c4f71229d3..75a4f9b462 100644 --- a/pages/common/copyq.md +++ b/pages/common/copyq.md @@ -25,8 +25,8 @@ - Copy a file's contents into the clipboard: -`copyq copy < {{file.txt}}` +`copyq copy < {{path/to/file.txt}}` - Copy a JPEG image into the clipboard: -`copyq copy image/jpeg < {{image.jpg}}` +`copyq copy image/jpeg < {{path/to/image.jpg}}` diff --git a/pages/common/docker-inspect.md b/pages/common/docker-inspect.md index 7a735b9dd8..ca51ae8fd6 100644 --- a/pages/common/docker-inspect.md +++ b/pages/common/docker-inspect.md @@ -3,7 +3,7 @@ > Return low-level information on Docker objects. > More information: . -- Show help: +- Display help: `docker inspect` diff --git a/pages/common/docker-rmi.md b/pages/common/docker-rmi.md index 56a01ab9e7..44bff461bf 100644 --- a/pages/common/docker-rmi.md +++ b/pages/common/docker-rmi.md @@ -3,7 +3,7 @@ > Remove one or more Docker images. > More information: . -- Show help: +- Display help: `docker rmi` diff --git a/pages/common/docker-start.md b/pages/common/docker-start.md index d0f2026e0e..e3b0935fee 100644 --- a/pages/common/docker-start.md +++ b/pages/common/docker-start.md @@ -3,7 +3,7 @@ > Start one or more stopped containers. > More information: . -- Show help: +- Display help: `docker start` diff --git a/pages/common/docker-system.md b/pages/common/docker-system.md index e62cbf4dcc..97a435291c 100644 --- a/pages/common/docker-system.md +++ b/pages/common/docker-system.md @@ -3,7 +3,7 @@ > Manage Docker data and display system-wide information. > More information: . -- Show help: +- Display help: `docker system` diff --git a/pages/common/fastboot.md b/pages/common/fastboot.md index da9d0f3204..785d7bb730 100644 --- a/pages/common/fastboot.md +++ b/pages/common/fastboot.md @@ -17,11 +17,11 @@ - Flash a given image: -`fastboot flash {{file.img}}` +`fastboot flash {{path/to/file.img}}` - Flash a custom recovery image: -`fastboot flash recovery {{file.img}}` +`fastboot flash recovery {{path/to/file.img}}` - Display connected devices: diff --git a/pages/common/fossil.md b/pages/common/fossil.md index ad3ea9a01d..2a31cb7095 100644 --- a/pages/common/fossil.md +++ b/pages/common/fossil.md @@ -12,7 +12,7 @@ `fossil help` -- Show help on a Fossil subcommand (like `add`, `commit`, etc.): +- Display help on a Fossil subcommand (like `add`, `commit`, etc.): `fossil help {{subcommand}}` diff --git a/pages/common/gcloud.md b/pages/common/gcloud.md index 2f73fd0206..fce0eb819e 100644 --- a/pages/common/gcloud.md +++ b/pages/common/gcloud.md @@ -31,6 +31,6 @@ `gcloud components update` -- Show help for a given command: +- Display help for a given command: `gcloud help {{command}}` diff --git a/pages/common/ghc.md b/pages/common/ghc.md index fa6d76a1d2..e91bb5a397 100644 --- a/pages/common/ghc.md +++ b/pages/common/ghc.md @@ -10,15 +10,15 @@ - Compile a single file: -`ghc {{file.hs}}` +`ghc {{path/to/file.hs}}` - Compile using extra optimization: -`ghc -O {{file.hs}}` +`ghc -O {{path/to/file.hs}}` - Stop compilation after generating object files (.o): -`ghc -c {{file.hs}}` +`ghc -c {{path/to/file.hs}}` - Start a REPL (interactive shell): diff --git a/pages/common/gist.md b/pages/common/gist.md index 3c4b6d3b05..8cb16e8367 100644 --- a/pages/common/gist.md +++ b/pages/common/gist.md @@ -13,7 +13,7 @@ - Create a private gist with a description: -`gist --private --description "{{A meaningful description}}" {{file.txt}} ` +`gist --private --description "{{A meaningful description}}" {{file.txt}}` - Read contents from `stdin` and create a gist from it: diff --git a/pages/common/git-stash.md b/pages/common/git-stash.md index 66ecb7f30b..ff62d9fb91 100644 --- a/pages/common/git-stash.md +++ b/pages/common/git-stash.md @@ -21,7 +21,7 @@ - Show the changes as a patch between the stash (default is stash@{0}) and the commit back when stash entry was first created: -`git stash show -p {{stash@{0}}}` +`git stash show -p {{stash@{0}}` - Apply a stash (default is the latest, named stash@{0}): diff --git a/pages/common/git.md b/pages/common/git.md index c21ebcdbd3..8ff939ca27 100644 --- a/pages/common/git.md +++ b/pages/common/git.md @@ -12,7 +12,7 @@ `git --help` -- Show help on a Git subcommand (like `clone`, `add`, `push`, `log`, etc.): +- Display help on a Git subcommand (like `clone`, `add`, `push`, `log`, etc.): `git help {{subcommand}}` diff --git a/pages/common/gpg-tui.md b/pages/common/gpg-tui.md index 5ecb2347f0..6d8b068589 100644 --- a/pages/common/gpg-tui.md +++ b/pages/common/gpg-tui.md @@ -11,7 +11,7 @@ `gpg-tui --style {{colored}} --armor` -- Show help in `gpg-tui`: +- Display help in `gpg-tui`: `?` diff --git a/pages/common/grex.md b/pages/common/grex.md index fa449fe666..2df58dc9b5 100644 --- a/pages/common/grex.md +++ b/pages/common/grex.md @@ -5,7 +5,7 @@ - Generate a simple regular expression: -` grex {{space_separated_strings}}` +`grex {{space_separated_strings}}` - Generate a case-insensitive regular expression: diff --git a/pages/common/hakyll-init.md b/pages/common/hakyll-init.md index 66b06abea0..a859120eba 100644 --- a/pages/common/hakyll-init.md +++ b/pages/common/hakyll-init.md @@ -7,6 +7,6 @@ `hakyll-init {{path/to/directory}}` -- Show help for `hakyll-init`: +- Display help: `hakyll-init --help` diff --git a/pages/common/hcloud.md b/pages/common/hcloud.md index a6c883f12e..e63c47083e 100644 --- a/pages/common/hcloud.md +++ b/pages/common/hcloud.md @@ -7,7 +7,7 @@ `hcloud` -- Show help for `hcloud`: +- Display help: `hcloud -h` diff --git a/pages/common/hub-issue.md b/pages/common/hub-issue.md index cd07128e43..b4d0cc35b5 100644 --- a/pages/common/hub-issue.md +++ b/pages/common/hub-issue.md @@ -5,7 +5,7 @@ - List the last 10 issues with the `bug` label: -`hub issue list --limit {{10}} --labels "{{bug}}" ` +`hub issue list --limit {{10}} --labels "{{bug}}"` - Display a specific issue: diff --git a/pages/common/hyperfine.md b/pages/common/hyperfine.md index 50e14eb03e..c79d64e688 100644 --- a/pages/common/hyperfine.md +++ b/pages/common/hyperfine.md @@ -25,4 +25,4 @@ - Run a benchmark where a single parameter changes for each run: -`hyperfine --prepare '{{make clean}}' --parameter-scan {{num_threads}} {{1}} {{10}} '{{make -j {num_threads}}}'` +`hyperfine --prepare '{{make clean}}' --parameter-scan {{num_threads}} {{1}} {{10}} '{{make -j {num_threads}}'` diff --git a/pages/common/inkscape.md b/pages/common/inkscape.md index bdbe801498..a6e9ff9c44 100644 --- a/pages/common/inkscape.md +++ b/pages/common/inkscape.md @@ -6,28 +6,28 @@ - Open an SVG file in the Inkscape GUI: -`inkscape {{filename.svg}}` +`inkscape {{path/to/filename.svg}}` - Export an SVG file into a bitmap with the default format (PNG) and the default resolution (96 DPI): -`inkscape {{filename.svg}} -o {{filename.png}}` +`inkscape {{path/to/filename.svg}} -o {{path/to/filename.png}}` - Export an SVG file into a bitmap of 600x400 pixels (aspect ratio distortion may occur): -`inkscape {{filename.svg}} -o {{filename.png}} -w {{600}} -h {{400}}` +`inkscape {{path/to/filename.svg}} -o {{path/to/filename.png}} -w {{600}} -h {{400}}` - Export the drawing (bounding box of all objects) of an SVG file into a bitmap: -`inkscape {{filename.svg}} -o {{filename.png}} -D` +`inkscape {{path/to/filename.svg}} -o {{path/to/filename.png}} -D` - Export a single object, given its ID, into a bitmap: -`inkscape {{filename.svg}} -i {{id}} -o {{object.png}}` +`inkscape {{path/to/filename.svg}} -i {{id}} -o {{object.png}}` - Export an SVG document to PDF, converting all texts to paths: -`inkscape {{filename.svg}} -o {{filename.pdf}} --export-text-to-path` +`inkscape {{path/to/filename.svg}} -o {{path/to/filename.pdf}} --export-text-to-path` - Duplicate the object with id="path123", rotate the duplicate 90 degrees, save the file, and quit Inkscape: -`inkscape {{filename.svg}} --select=path123 --verb="{{EditDuplicate;ObjectRotate90;FileSave;FileQuit}}"` +`inkscape {{path/to/filename.svg}} --select=path123 --verb="{{EditDuplicate;ObjectRotate90;FileSave;FileQuit}}"` diff --git a/pages/common/install-tl.md b/pages/common/install-tl.md index f4152a50c7..33f552eaa1 100644 --- a/pages/common/install-tl.md +++ b/pages/common/install-tl.md @@ -23,6 +23,6 @@ `install-tl -portable` -- Show help for `install-tl`: +- Display help: `install-tl -help` diff --git a/pages/common/javac.md b/pages/common/javac.md index 3f0e49b34d..0644d893e7 100644 --- a/pages/common/javac.md +++ b/pages/common/javac.md @@ -5,11 +5,11 @@ - Compile a `.java` file: -`javac {{file.java}}` +`javac {{path/to/file.java}}` - Compile several `.java` files: -`javac {{file1.java}} {{file2.java}} {{file3.java}}` +`javac {{path/to/file1.java}} {{path/to/file2.java}} {{path/to/file3.java}}` - Compile all `.java` files in current directory: @@ -17,4 +17,4 @@ - Compile a `.java` file and place the resulting class file in a specific directory: -`javac -d {{path/to/directory}} {{file.java}}` +`javac -d {{path/to/directory}} {{path/to/file.java}}` diff --git a/pages/common/jest.md b/pages/common/jest.md index 4284e3e65a..2725617695 100644 --- a/pages/common/jest.md +++ b/pages/common/jest.md @@ -31,6 +31,6 @@ `jest --watch` -- Show help: +- Display help: `jest --help` diff --git a/pages/common/lynx.md b/pages/common/lynx.md index ba915726f9..baa9b6b17d 100644 --- a/pages/common/lynx.md +++ b/pages/common/lynx.md @@ -29,7 +29,7 @@ - Go back to the previously displayed page: -`Left arrow key or u` +`Left arrow key OR u` - Exit: diff --git a/pages/common/mplayer.md b/pages/common/mplayer.md index 3d9bdbfb5b..c180a5ab35 100644 --- a/pages/common/mplayer.md +++ b/pages/common/mplayer.md @@ -25,4 +25,4 @@ - Seek backward or forward 10 seconds: -` or ` +` OR ` diff --git a/pages/common/ninja.md b/pages/common/ninja.md index f001a0bfc1..3dfd70acff 100644 --- a/pages/common/ninja.md +++ b/pages/common/ninja.md @@ -19,6 +19,6 @@ `ninja -t targets` -- Show help: +- Display help: `ninja -h` diff --git a/pages/common/nop.md b/pages/common/nop.md index d9f19920fa..291b8a5e6c 100644 --- a/pages/common/nop.md +++ b/pages/common/nop.md @@ -12,6 +12,6 @@ `nop -p {{path/to/input1.gv}} {{path/to/input2.gv ...}}` -- Display help for `nop`: +- Display help: `nop -?` diff --git a/pages/common/nslookup.md b/pages/common/nslookup.md index 913d032a3c..1b402ee9db 100644 --- a/pages/common/nslookup.md +++ b/pages/common/nslookup.md @@ -17,7 +17,7 @@ - Query for ANY available records using TCP protocol: -`nslookup -vc -type=ANY {{example.com}} ` +`nslookup -vc -type=ANY {{example.com}}` - Query a given name server for the whole zone file (zone transfer) of the domain using TCP protocol: diff --git a/pages/common/pio.md b/pages/common/pio.md index dd6aad7706..a66f596f23 100644 --- a/pages/common/pio.md +++ b/pages/common/pio.md @@ -4,7 +4,7 @@ > Some subcommands such as `pio run` have their own usage documentation. > More information: . -- Show help and list subcommands: +- Display help and list subcommands: `pio --help` @@ -12,6 +12,6 @@ `pio --version` -- Show help for a specific subcommand: +- Display help for a specific subcommand: `pio {{subcommand}} --help` diff --git a/pages/common/pueue-help.md b/pages/common/pueue-help.md index 21cb67a1bc..b1f51acf6d 100644 --- a/pages/common/pueue-help.md +++ b/pages/common/pueue-help.md @@ -7,6 +7,6 @@ `pueue help` -- Show help for a specific subcommand: +- Display help for a specific subcommand: `pueue help {{subcommand}}` diff --git a/pages/common/radare2.md b/pages/common/radare2.md index a74adb5cb9..131545a26a 100644 --- a/pages/common/radare2.md +++ b/pages/common/radare2.md @@ -15,7 +15,7 @@ `radare2 -i {{path/to/script.r2}} {{path/to/binary}}` -- Show help text for any command in the interactive CLI: +- Display help text for any command in the interactive CLI: `> {{radare2_command}}?` diff --git a/pages/common/sc-im.md b/pages/common/sc-im.md index 412033efa9..2afa8a8fd2 100644 --- a/pages/common/sc-im.md +++ b/pages/common/sc-im.md @@ -10,7 +10,7 @@ - Enter a string into the current cell: -`< or >` +`< OR >` - Enter a numeric constant into the current cell: diff --git a/pages/common/shopt.md b/pages/common/shopt.md index e1beec308a..23a6c7cef3 100644 --- a/pages/common/shopt.md +++ b/pages/common/shopt.md @@ -20,6 +20,6 @@ `shopt -p` -- Show help for the command: +- Display help for the command: `help shopt` diff --git a/pages/common/sqlite-utils.md b/pages/common/sqlite-utils.md index f2af286bd9..213a29601d 100644 --- a/pages/common/sqlite-utils.md +++ b/pages/common/sqlite-utils.md @@ -31,6 +31,6 @@ `sqlite-utils drop-table {{path/to/database.db}} {{table_name}}` -- Show help information: +- Display help: `sqlite-utils -h` diff --git a/pages/common/transmission-create.md b/pages/common/transmission-create.md index 6338bac61b..5b24a2aaf3 100644 --- a/pages/common/transmission-create.md +++ b/pages/common/transmission-create.md @@ -20,6 +20,6 @@ `transmission-create -o {{path/to/example.torrent}} --tracker {{tracker_url1}} --tracker {{tracker_url2}} {{path/to/file_or_directory}}` -- Show help page: +- Display help page: `transmission-create --help` diff --git a/pages/common/virsh-help.md b/pages/common/virsh-help.md index e2e1b129c3..de34549da8 100644 --- a/pages/common/virsh-help.md +++ b/pages/common/virsh-help.md @@ -16,6 +16,6 @@ `virsh help {{category_keyword}}` -- Show help for a command: +- Display help for a command: `virsh help {{command}}` diff --git a/pages/common/wordgrinder.md b/pages/common/wordgrinder.md index a209e184b3..14a58bc874 100644 --- a/pages/common/wordgrinder.md +++ b/pages/common/wordgrinder.md @@ -9,7 +9,7 @@ - Open a given file: -`wordgrinder {{filename}}` +`wordgrinder {{path/to/file}}` - Show the menu: diff --git a/pages/linux/aurvote.md b/pages/linux/aurvote.md index b5cdeec4e6..c81a3f692e 100644 --- a/pages/linux/aurvote.md +++ b/pages/linux/aurvote.md @@ -20,6 +20,6 @@ `aurvote --check {{package1 package2 ...}}` -- Show help for `aurvote`: +- Display help: `aurvote --help` diff --git a/pages/linux/finch.md b/pages/linux/finch.md index 96c3ddb96f..3b9f13e5e6 100644 --- a/pages/linux/finch.md +++ b/pages/linux/finch.md @@ -9,7 +9,7 @@ - Quit: -`alt + q or ctrl + c` +`alt + q OR ctrl + c` - Show actions menu: diff --git a/pages/linux/lrzip.md b/pages/linux/lrzip.md index 2639252ce3..1ea6cc5c05 100644 --- a/pages/linux/lrzip.md +++ b/pages/linux/lrzip.md @@ -6,24 +6,24 @@ - Compress a file with LZMA - slow compression, fast decompression: -`lrzip {{filename}}` +`lrzip {{path/to/file}}` - Compress a file with BZIP2 - good middle ground for compression/speed: -`lrzip -b {{filename}}` +`lrzip -b {{path/to/file}}` - Compress with ZPAQ - extreme compression, but very slow: -`lrzip -z {{filename}}` +`lrzip -z {{path/to/file}}` - Compress with LZO - light compression, extremely fast decompression: -`lrzip -l {{filename}}` +`lrzip -l {{path/to/file}}` - Compress a file and password protect/encrypt it: -`lrzip -e {{filename}}` +`lrzip -e {{path/to/file}}` - Override the number of processor threads to use: -`lrzip -p {{8}} {{filename}}` +`lrzip -p {{8}} {{path/to/file}}` diff --git a/pages/linux/nsnake.md b/pages/linux/nsnake.md index af1433ca2e..c4552915ee 100644 --- a/pages/linux/nsnake.md +++ b/pages/linux/nsnake.md @@ -19,6 +19,6 @@ `q` -- Show help during the game: +- Display help during the game: `h` diff --git a/pages/linux/toilet.md b/pages/linux/toilet.md index 6f49a9d8c6..9d7b27f7f3 100644 --- a/pages/linux/toilet.md +++ b/pages/linux/toilet.md @@ -17,4 +17,4 @@ - Show available toilet filters: -`toilet --filter list ` +`toilet --filter list` diff --git a/pages/linux/toolbox.md b/pages/linux/toolbox.md index e800d62bca..2e5a28b27b 100644 --- a/pages/linux/toolbox.md +++ b/pages/linux/toolbox.md @@ -8,14 +8,14 @@ `toolbox {{subcommand}}` -- Show help for a `toolbox` subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.): +- Display help for a `toolbox` subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.): `toolbox help {{subcommand}}` -- Show general help: +- Display help: `toolbox --help` -- Show the `toolbox` version: +- Display version: `toolbox --version`