Commit Graph

5401 Commits (08d2d8499a66742053bd418004d03ad7716d10a8)

Author SHA1 Message Date
Emily Grace Seville 1f49d278bc
trash-cli: refresh page (#9526)
* Fix placeholder format, reorder examples, and:
- enhance grammar

* Use `the current` more often

* Update pages/common/trash-cli.md
2022-12-08 16:58:13 +10:00
Emily Grace Seville 15493ebc15
fd: refresh (#9591) 2022-12-07 06:57:21 +01:00
K.B.Dharun Krishna cb5a6d4757
asciinema: update link (#9593) 2022-12-06 16:27:25 +05:30
Emily Grace Seville 7717ca9f73
stty, tput: refresh pages (#9524) 2022-12-06 07:48:59 +01:00
pixel 263508cd44
*: replace `file(s)` syntax and add `path/to/` to more things (#9592)
* Fix file(s) and more path/to

* Update pages.it/common/rm.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* thanks emily your suggestion was dogshit

https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-06 16:47:56 +10:00
Rail 54239c32f4
waifu2x-ncnn-vulkan: add page (#9478) 2022-12-06 07:44:18 +01:00
Emily Grace Seville 992aac5077
okular: refresh page (#9535)
* Enhance descriptions

* Add missing `a` article

* Use imperative mood in the command description

* Apply suggestions from code review


* Update pages/common/okular.md
2022-12-05 21:42:50 +10:00
Emily Grace Seville d61bc3f9e7
arduino-builder: refresh page (#9576)
* Use concrete value range for `-debug-level`:
- syntax suggestion source: #9564

* Simplify description where range syntax  applied

* Simplify default value note

* Simplify range syntax
2022-12-05 16:49:54 +10:00
Emily Grace Seville a39b7589df
Use long options in `bat` page (#9590) 2022-12-05 08:23:02 +05:30
pixel 0d99563193
*: path/to/everything (#9589) 2022-12-04 19:12:49 +10:00
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
pixel 5f7fd20ee2
mkfile: move to common (#9585) 2022-12-04 15:07:04 +10:00
K.B.Dharun Krishna 3cf67deadf
pages.ta/*: refresh page; git-blame: update path (#9573) 2022-12-03 11:35:38 +05:30
Emily Grace Seville 9765c9c3f4
aria2c: refresh page (#9577)
* Don't use undescore before number suffixes

* Quote all urls

* Fix broken filename placeholders

* Use `specific`

* Fix broken url placeholders: use ellipsis
2022-12-03 05:12:24 +10:00
Cyrus Yip 094dd0fe63
mount: add example of mounting for a specific user (#9572) 2022-12-02 09:52:55 +05:30
Emily Grace Seville 3268c09726
calligra*: add pages (#9565)
* Add `calligra` pages:
- `calligrastage`
- `calligrawords`
- `calligrasheets`

* Add examples without arguments

* Add `calligraflow` page

* Add `See also` links

* Simplify grammar for the last examples
2022-12-01 12:31:03 +10:00
Jeff Pratt 3902255cf4
lspath: add page (#9558)
* Create lspath.md

* Update pages/common/lspath.md

* Update pages/common/lspath.md

* Update pages/common/lspath.md
2022-11-30 13:21:48 +10:00
Emily Grace Seville 7d5af884ed
spectacle: add page (#9552) 2022-11-30 04:12:16 +01:00
Remy Lagrois bc2a4f0e2b
cbt: add page (#9563)
* add cbt command page and examples

* add colons

* linter edits

* couple more edits

* fam1,qual1,etc

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md
2022-11-29 15:02:09 +10:00
Sid 49a4608a3f
clangd: add page (#9419)
* clangd: add page

* Update clangd.md

* Added suggestions

* Update clangd.md
2022-11-29 14:58:56 +10:00
Emily Grace Seville f25beb7f02
kate: refresh page (#9546)
* Refresh `kate` command description

* Enhance descriptions:
- remove mentioning editor name many times
- use backticks for i/o streams
- simplify descriptions

* Enhance first two examples:
- expand placeholders
- expand descriptions

* Error fixed

* Update pages/common/kate.md
2022-11-29 07:48:58 +10:00
Emily Grace Seville 1ab3e787b1
kdeconnect-cli: refresh page (#9553)
* Use lowerccase for placeholders

* Add missing quotes

* Enhance command description
2022-11-29 06:08:56 +10:00
K.B.Dharun Krishna a0d6670d86
vim: Cross-reference pages (#9513)
* vim: Cross-reference pages

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

* Move See also to next line

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

* Apply suggestions from code review

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-11-29 05:25:47 +10:00
Cyrus Yip 70e2ec60cf
mount: add --mkdir example (#9555)
* mount: add --mkdir example

* remove unneeded space

* Update pages/common/mount.md
2022-11-29 05:22:44 +10:00
K.B.Dharun Krishna 9272721e5a
verilator: fix typo (#9559) 2022-11-29 04:36:58 +10:00
K.B.Dharun Krishna bf494772ba
iverilog: update page (#9551) 2022-11-27 20:13:48 +05:30
n8x0b7T 2772f9750f
feroxbuster: add page (#9544) 2022-11-27 20:05:36 +05:30
Hugh Wimberly 519c7b04b1
pytest: add page (#9539) 2022-11-26 14:24:27 +05:30
acass91 3e13850ea4
verilator: add page (#9443) 2022-11-26 13:37:29 +05:30
pixel f448f16cca
killall: split linux and common (#9550)
* killall: split linux and osx

* killall: oh

* mnenomic lol

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-25 02:44:48 +10:00
Cyrus Yip 452f60a27c
mkvmerge: add subtitle track example (#9521) 2022-11-24 07:02:59 +05:30
Thamaraiselvam (aka) Tham 463cc88df4
k3d: add page (#9273) 2022-11-23 20:40:39 +01:00
Saevyn 4dca0ab1fb
read: fix missing backslash (#7731) 2022-11-23 12:05:31 +01:00
Hugh Wimberly 098e5fc70b
poetry: update "dev dependency" example (#9540)
Since v1.2.0 Poetry has moved to a using a new syntax for adding development dependencies.
2022-11-22 16:43:19 +05:30
CleanMachine1 3fd8b8e7b2
qmmp: add page (#9509) 2022-11-20 13:10:09 +00:00
Ulysses e05c6828c5
exiftool: Add "-gps*=" removal example (#9522)
* exiftool: Add "-gps*=" removal example

A common use of exiftool is removing location data from photos.  One may wish to preserve most EXIF data (ex. rotation, date/time taken, etc.) but remove private location data.  This example accomplishes this common task.

The proposed example comes from exiftool's author, Phil Harvey:
https://exiftool.org/forum/index.php?topic=6037.msg29731#msg29731

This example works to not only remove GPS data from EXIF but also from Adobe's XMP tags.

Tested with JPEG and HEIC photos using exiftool 12.50.
2022-11-20 15:39:37 +05:30
BasicAcid 253cdc5b12
pngquant: add page (#9525) 2022-11-19 15:59:27 +05:30
Nicholas 724ed194a3
bb: add page (#9500) 2022-11-18 09:52:38 +08:00
trolzen 737d1cce00
hexdump: refresh page and Chinese translation (#9486) 2022-11-17 19:50:02 +05:30
Michał Połtyn 1c621f5132
snowsql: add page (#9519) 2022-11-17 08:34:47 -03:00
Irina 85c7973277
nohup: use variable number of arguments in token (#9464) 2022-11-17 06:11:30 +05:30
Irina c3a2251d88
tput: refresh page (#9474) 2022-11-16 19:38:31 +05:30
K.B.Dharun Krishna 0ffeddaec4
jekyll: update link, add Tamil translation (#9512) 2022-11-15 09:45:55 -03:00
Emily Grace Seville eefe5a6c52
sed: refresh/add pages (#7931) 2022-11-12 21:05:16 +08:00
Philippe Massicotte 43498fab3d
quarto: refresh page (#9491) 2022-11-09 12:12:10 +00:00
osalbahr 8cd6567f44
gcc: add -g to -Wall -Og example (#9088) 2022-11-09 07:05:39 -03:00
Raph 95f7704f8a
gprof: add page (#9485) 2022-11-08 22:47:11 +01:00
Pete Riches 3fc7bd3d7d
cut: use `--delimiter` with `--fields` (#9503)
The `--delimiter`option only applies when separating fields.
I have changed the second example to use `--fields` instead of `--characters`, which threw an error.
2022-11-08 14:31:49 +00:00
Irina be0605dd3c
stty: refresh page (#9465) 2022-11-08 09:27:53 +05:30
Ethan Liu 36f4acb33d
railway: add page (#9488) 2022-11-07 05:32:30 +01:00
Irina 50e6c846ee
stat: refresh page (#9438) 2022-11-04 20:10:43 +00:00
Hai Le Phu 506f6d13fc
git-feature: fix page title (#9482) 2022-11-03 05:44:32 +05:30
Mia Combeau 5a9e0cf2e0
errno: fix grammar in example description (#9480) 2022-11-02 12:56:39 -03:00
pg99696 c06fbd2037
git-scp: add page (#9385) 2022-11-02 10:26:42 -03:00
Robson Cruz 7adfe7b3e6
git-feature: add page (#9470) 2022-11-02 10:25:53 -03:00
Richard Mörbitz 28841b6189
jq: remove tokenization of dot operator (#9428) 2022-11-02 12:27:37 +08:00
Joel Tony c580bf2055
sam2p: add page (#9109) 2022-10-31 13:13:32 +08:00
K.B.Dharun Krishna 202953761d
java*: update links (#9436)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-30 23:40:02 +01:00
Rolv Apneseth 8edccfeca7
black: adjust example descriptions for `--diff` and `--check` examples (#9211)
* black: modify order and wording on --diff and --check examples

* black: changed the learn more link to point to the project's documentation

* Update pages/common/black.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-10-30 23:35:40 +01:00
pg99696 f63e2da79b
git-merge-*: add page (#9386)
* git merge-into: add page

* git merge-repo: add page

* Apply suggestions for git-merge-into

* Apply suggestions for git-merge-repo
2022-10-30 23:31:26 +01:00
Sanosuke Kato fcadddc0b1
fg: fix example description (#9439)
* fg: fix a command explanation

* Update pages/common/fg.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-10-30 23:27:32 +01:00
Suhani Garg aa5621f443
serialver: add page (#9371) 2022-10-30 09:12:03 -03:00
Cristian Bastidas 2603b45852
airodump-ng: add page (#9114) 2022-10-30 08:20:34 -03:00
Thamaraiselvam (aka) Tham b53b33a074
pg_isready: add page (#9271) 2022-10-30 08:08:06 -03:00
Richard Mörbitz 33118a53ac
git-blame: add commit examples (#9380) 2022-10-30 10:24:25 +05:30
Alwin Lohrie b25e0e849e
esptool: add page (#9276) 2022-10-29 17:13:10 -03:00
Glenn Dimaliwat 9d45084ebe
sfdx: add page (#9255) 2022-10-29 20:10:38 +05:30
Joel Tony 542d339db5
sockstat: add page (#9107) 2022-10-29 21:42:07 +08:00
Michael Schwarz e918fd22ea
django-admin: update link to latest version (#9404) 2022-10-29 08:03:47 +05:30
Gabriel Rodrigues 0fba988587
fd, fdp, finger: add pt_BR translation (#9366) 2022-10-28 21:43:04 -03:00
Waldir Pimenta c46a498931
cron: add alias page (#9388)
* cron: add alias page

* cron: remove trailing whitespace

* ripgrep: use standard alias description

* todoman: use standard alias description
2022-10-28 19:47:25 +10:00
Raph 907f0033f6
tuckr: add page (#9320) 2022-10-28 14:55:55 +08:00
Barry Weiss cce6775dd0
pyats-shell: add page (#9338) 2022-10-26 11:22:30 -03:00
Matt Dutson 8440fea997
exiftool: add print example and image metadata example (#9179) 2022-10-26 07:47:02 -03:00
Thamaraiselvam (aka) Tham 62ba2c869b
kcadm.sh: add page (#9272) 2022-10-26 07:20:33 -03:00
bryanmg bd623d649f
aws-sqs: add page (#9085) 2022-10-26 07:03:33 -03:00
Jake Leahy e03ec4e499
nim: add check example (#9308) 2022-10-26 07:00:57 -03:00
Ratheshan Sathiyamoorthy f500bf3524
arduino: add examples (#9352) 2022-10-26 06:57:36 -03:00
Krzysztof Bociurko d60a7927a6
*: remove executable permission to page (#9350) 2022-10-26 06:54:27 -03:00
Irina bfaee1a34b
stat: change to full path in token (#9346) 2022-10-26 18:21:47 +10:00
Irina b3b3c8c46a
nohup: put command in backquotes (#9347) 2022-10-26 12:51:09 +08:00
Nándor af2f120a54
date: fix typo in -u example (#9341) 2022-10-26 08:06:33 +05:30
Cristian Bastidas c6ef38c58d
az-*: add Spanish translation (#9326) 2022-10-26 07:57:29 +05:30
Thamaraiselvam (aka) Tham b387d00bfb
doctl-serverless: add page (#9318)
* doctl-serverless: add page

* Update pages/common/doctl-serverless.md
2022-10-26 00:09:08 +00:00
Abhay Patil 61c26c35a9
aws-codecommit: add page (#9202) 2022-10-25 16:14:04 -03:00
Tyler Smart 28b8fe04e7
twine: add examples (#8924) 2022-10-25 09:51:58 -03:00
Barry Weiss fa29fb7c48
pyats-version: add page (#9319) 2022-10-25 18:17:56 +05:30
Madawa De Silva 827f61a141
xzless: add page (#9059) 2022-10-25 07:30:43 -03:00
Ein Verne 3a592a1a8e
mysqlbinlog: add page (#9154) 2022-10-25 07:29:40 -03:00
K.B.Dharun Krishna c176d565bc
vt: add page (#9317) 2022-10-25 07:27:35 -03:00
Cristian Bastidas 94c2313951
aireplay-ng: add page (#9333)
* aireplay-ng: add page

* Update pages/common/aireplay-ng.md
2022-10-25 17:57:35 +10:00
K.B.Dharun Krishna 7fab1fc4c7
hunspell, ispell: update links (#9247) 2022-10-25 11:40:22 +05:30
NikhilSS 1a4d3a545f
funzip: add page (#9236) 2022-10-24 18:25:11 -03:00
Gabriel Rodrigues 8e1695acbc
esbuild: add pt_BR translation (#9238) 2022-10-24 09:23:22 -03:00
Jakub Romanowski 0a6a19ef21
lz4: fix warning when piping decompression (#9310) 2022-10-24 16:46:02 +05:30
Ulysses b283d13ffb
find: remove redundant -delete from -daystart example (#8981) 2022-10-24 13:58:18 +05:30
Waldir Pimenta 31cc8392a6
date: add week number example and other tweaks (#9136) 2022-10-24 00:19:15 +08:00
Paskalouis Patressi e791ba8a18
pm2: add Indonesian translation (#9222) 2022-10-23 12:33:58 -03:00
Antoine Amara 428e000d11
twurl: add page (#9101) 2022-10-22 23:01:22 +02:00
Emily Grace Seville 1a44a5ebd4
dash: refresh page (#7981) 2022-10-22 22:08:14 +02:00
Sherman Hui 74d6ac1e26
aws-s3-mb: add page (#9220) 2022-10-21 21:44:49 +05:30
Sherman Hui ef8976e6ce
aws-s3-presign: add page (#9217) 2022-10-21 21:43:38 +05:30
Sherman Hui 8de8b5be3c
aws-s3-cp: add page (#9219) 2022-10-21 21:42:27 +05:30
Sherman Hui 3c4c4117f1
aws-s3-mv: add page (#9221) 2022-10-21 21:40:59 +05:30
Sherman Hui e33aff10d7
aws-s3-rm: add page (#9218) 2022-10-21 21:38:20 +05:30
K.B.Dharun Krishna e392a67d4a
javap: add page (#9223) 2022-10-21 10:59:18 -03:00
Stefan Herpich a2b4da3d1c
git-unpack-file: add page (#9168) 2022-10-21 08:24:30 -03:00
hellojukay cd1c2fadb5
flutter: add create example (#9200) 2022-10-21 00:25:25 -03:00
hellojukay 2c50726c0f
nest: add page (#9153) 2022-10-20 23:13:52 -03:00
Antonio Acuña 4601401297
cargo: add Spanish translation (#9191) 2022-10-20 21:38:09 +05:30
Tomasz Tarczyński c56d6f423d
tig: add Polish translation (#9141) 2022-10-20 20:02:07 +05:30
Antonio Acuña 0ebb71cc59
deno: add Spanish translation (#9194) 2022-10-20 18:21:22 +05:30
nath1as 6e597973eb
git-hash-object: add page (#9060) 2022-10-20 03:56:16 +05:30
Miguel Mano 8edd0814dd
yt-dlp: add pt_PT translation (#8936) 2022-10-19 16:49:50 -03:00
Bharath Saiguhan 899313c93d
mamba, mamba-repoquery: add pages (#9056) 2022-10-19 18:29:07 +02:00
KMohZaid 59e59ea818
git-bulk: add examples (#9077) 2022-10-19 10:50:21 +05:30
Jacobus Burger 04aba432ff
rmlint: add page (#9090) 2022-10-18 17:49:18 +02:00
K.B.Dharun Krishna 919b1aba75
brew-cask: refresh page (#8925) 2022-10-18 17:36:23 +02:00
Irina 53349058e0
zip: fix missing -r option, add hints for single-letter options (#8884) 2022-10-18 17:10:34 +02:00
Joel Tony 1b373e8dc5
gyb: add page (#9021) 2022-10-18 20:40:06 +05:30
Irina 2b060fd171
*: fix punctuation across translations (#9147) 2022-10-18 08:48:43 -03:00
Rolv Apneseth ccdab3f19e
poetry: added version, and list examples (#9128) 2022-10-17 17:44:48 +02:00
Dominique Köstler da56ffca68
vim: update page (#9112) 2022-10-17 15:59:21 +05:30
K.B.Dharun Krishna c6a9fe2893
file: capitalize MIME (#9007) 2022-10-17 09:48:15 +02:00
Dominique Köstler 2ae9154484
nvim: update page (#9039) 2022-10-17 09:46:41 +05:30
Axel Navarro abfd806c50
node: add --watch example (#9108) 2022-10-17 07:34:15 +05:30
ajrequenez ac3a24e1a0
zip2john: add page (#9046) 2022-10-16 21:25:19 +05:30
Shivam 5a7d381f87
aws-workmail: add page (#9058) 2022-10-16 12:30:59 -03:00
Chris Dawkins b5fea79ddf
ouch: add page (#8968) 2022-10-16 11:46:11 -03:00
Guy Bianco IV 598e402341
podman: examples parity with docker (#8849) 2022-10-16 12:07:59 +05:30
Ein Verne e92b38d07d
redis-benchmark: add page (#8962) 2022-10-16 02:19:13 -03:00
Joel Tony 1a2930857f
rss2email: add page (#9024) 2022-10-16 10:44:10 +05:30
Cristian Bastidas 0ef02f4345
az-webapp: add page (#8845) 2022-10-16 10:07:10 +05:30
Antoine Amara d0081edd1f
git-bulk: add page (#8946) 2022-10-16 08:49:56 +05:30
Zee Yudenko 9279a98fd0
argon2: add page (#8814) 2022-10-16 00:17:14 -03:00
Torfab 5c815649fa
dolt-merge: add page (#8800) 2022-10-16 08:45:56 +05:30
Ilhan 152686c0d5
lzcat, lzma, unlzma, unxz, xzcat: add page (#9091) 2022-10-16 05:03:07 +05:30
Torfab 5a5cfc61ac
dolt-init: add page (#8833) 2022-10-15 20:12:34 -03:00
pixel 3a3409eed1
ac: add page (#9053) 2022-10-15 18:28:13 -03:00
Shivam 94cdc9be2c
aws-cognito-idp: add page (#9032) 2022-10-15 17:56:32 -03:00
Antony Natale 8d4a57187e
doctl-kubernetes-cluster: add page (#8846) 2022-10-15 17:49:19 -03:00
Fabio Kleis 2022723f4f
flips: add page (#8942) 2022-10-13 22:04:37 -03:00
Mariana Corrêa 7a9fbbcc6c
caddy: add pt_BR translation (#8954)
* caddy: add pt_br translation

* Remove the word "powerfull" from description
2022-10-13 07:24:24 +05:30
K.B.Dharun Krishna d060e04960
kubectl-*: move .yaml inside token syntax (#8856) 2022-10-12 11:48:05 -03:00
Axel Navarro 6feacdf900
clamav: fix page (#8965) 2022-10-12 22:21:34 +08:00
Franz 6ffe810aa3
dolt-status: add page (#8796) 2022-10-12 16:41:05 +05:30
Torfab 50d402303d
dolt-fetch: add page (#8823) 2022-10-12 16:39:41 +05:30
Antony Natale c0cb1511ae
doctl-kubernetes-options: add page (#8847) 2022-10-12 07:23:32 -03:00
Guy Bianco IV 3a37f07178
podman-build: add page (#8869) 2022-10-12 12:39:29 +05:30
Guy Bianco IV b9553b9b3c
podman-machine: add page (#8850) 2022-10-12 00:21:00 -03:00