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
Msninmx
0d28f12654
tlmgr-generate: add page ( #8918 )
2022-10-11 20:00:04 +05:30
Antony Natale
eea5e61e06
xzdiff: add page ( #8923 )
2022-10-11 09:41:49 -03:00
Shivam
d3448970d7
aws-lightsail: add page ( #8934 )
2022-10-11 07:38:09 -03:00
NikhilSS
7e112b2d3b
zipnote: add page ( #8908 )
2022-10-11 07:18:27 -03:00
Saikat Sengupta
70bcc9ebf5
cf: add login example ( #8929 )
2022-10-11 07:10:59 -03:00
Yuri Slobodyanyuk
a133069041
aws-route53: add page ( #8606 )
2022-10-11 07:00:30 -03:00
Sadeed
c88811e9b2
flite: add page ( #8816 )
2022-10-11 06:54:06 -03:00
Raul Piraces Alastuey
2b8f4bdc94
git-force-clone: add page ( #8724 )
2022-10-11 06:52:28 -03:00
Austin
82a2b4c91a
java related pages: fix command description case ( #8912 )
2022-10-10 23:59:50 -03:00
Franz
612d2e96a8
dolt-sql: add page ( #8792 )
2022-10-11 08:08:54 +05:30
Shivam
e1fddf2546
aws-s3api: add --region to create-bucket example ( #8825 )
...
* aws-s3api: add command for creating bucket outside us-east-1
* aws-s3api: add command for creating bucket in specific region
* aws-s3api: change region to variable
2022-10-11 07:59:46 +05:30
Lukas
b4d4272816
nginx: add German translation ( #8895 )
2022-10-10 21:50:13 -03:00
Tyler Smart
02e8f45adb
twine: add page ( #8624 )
2022-10-10 21:23:22 -03:00
Austin
b7c1a70691
jdeps: add page ( #8758 )
2022-10-10 12:45:18 -03:00
Austin
3f754555ba
spicetify: add page ( #8762 )
2022-10-10 12:28:16 -03:00
Juri
7669e2c2da
hledger: add page ( #8635 )
2022-10-10 12:17:43 -03:00
Guy Bianco IV
712b9688e2
vale: add page ( #8851 )
2022-10-10 20:42:14 +05:30
Maciej Kisielewicz
c314cd69f3
masscan: add Polish translation ( #8900 )
2022-10-10 11:35:44 -03:00
Muhammad Falak R Wani
2ee06ca68b
fio: add example to convert jobfile to cmdline ( #8715 )
2022-10-10 11:31:10 -03:00
K.B.Dharun Krishna
003e0348fd
steam: fix link ( #8909 )
2022-10-10 19:40:35 +05:30
Guy Bianco IV
3984761822
skopeo: add page ( #8870 )
2022-10-10 19:35:55 +05:30
allesklardy
7cd28cf8b6
sysbench: add page ( #8797 )
2022-10-10 10:55:28 -03:00
Axel Navarro
e1e04a397d
ebook-convert: update path to files in examples ( #8885 )
2022-10-10 19:18:43 +05:30
Saikat Sengupta
848a515d0b
bazel: add page ( #8694 )
2022-10-09 23:56:28 -03:00
Joel Tony
8f9d62e8ea
octave: add page ( #8593 )
2022-10-09 23:51:02 -03:00
Terence Chen
fcac00df9f
git-gh-pages: add page ( #8787 )
2022-10-09 22:33:34 -03:00
Raul Piraces Alastuey
3e7b34d04a
git-stamp: add page ( #8730 )
2022-10-09 22:32:43 -03:00
Daniil Baturin
d37879cb3e
gnatmake, gnatprep, gprbuild: add page ( #8557 )
2022-10-09 19:04:52 -03:00
Jack Lin
a78e689062
kafkacat: add page ( #8829 )
2022-10-09 18:46:16 -03:00
Peder Bergebakken Sundt
09dc125988
xe: add page ( #8723 )
2022-10-09 18:51:27 +02:00
Raul Piraces Alastuey
23923450eb
aws-pricing: add page ( #8804 )
2022-10-09 17:30:50 +05:30
dz-at-tc
6c6730757d
fossil-delete, fossil-forget, fossil-rm: fix more info links ( #8727 )
2022-10-09 02:52:38 -03:00
Raul Piraces Alastuey
1077c06694
aws-configure: add page ( #8808 )
2022-10-09 10:26:00 +05:30
WhileLoop
48c1cf07e6
az-storage-queue: add page ( #8732 )
2022-10-09 10:20:29 +05:30
Raul Piraces Alastuey
d4806b6042
aws-history: add page ( #8805 )
2022-10-09 10:00:27 +05:30
Tales Lelo da Aparecida
9a0ae4434c
aws-s3-ls: add page ( #8619 )
2022-10-09 09:45:39 +05:30
Torfab
cf491a2687
dolt-version: add page ( #8826 )
2022-10-09 09:38:59 +05:30
Simon Dahlbacka
ac6b8037dd
az-provider: add page ( #8697 )
2022-10-09 00:41:10 -03:00
Raul Piraces Alastuey
21740542b6
git-utimes: add page ( #8729 )
2022-10-08 18:41:15 -03:00
WhileLoop
41b08169a0
az-storage-table: add page ( #8734 )
2022-10-08 17:45:55 -03:00
WhileLoop
c2b2ce07b4
az-storage-container: add page ( #8736 )
2022-10-08 17:43:00 -03:00
Maksymilian Babarowski
f64c693299
kcat: Rename kafkacat to kcat ( #8757 )
2022-10-09 00:14:19 +08:00
Gerard
e24d2b6dbd
lzip: app page ( #8429 )
...
* Create lzip.md
Added lzip common page, based on the 7z example (commands are very similar)
* TLDR-bot fixes
* Make description 1 line and added double quotes
* More fixes for the bot
* Update lzip.md
* Update lzip.md
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Apply suggestions from code review
* Update pages/common/lzip.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-10-08 12:43:41 +00:00
Muhammad Falak R Wani
67bbd518f1
laydown: add page ( #8780 )
2022-10-08 15:32:08 +08:00
Eric Lehmann
16119f3643
podman-compose: add page ( #8726 )
2022-10-08 02:04:09 -03:00
Henrique Borges
5385806733
certutil: fix placeholders ( #8668 )
2022-10-07 19:33:22 -03:00
subhash-iiitm
36e2f9f0cc
aws-sts: add page ( #8669 )
2022-10-07 15:27:27 -03:00
Eric Lehmann
ed29faeae9
find: add maxdepth in example ( #8719 )
2022-10-07 22:00:29 +08:00
Bernd Stellwag
fd5e4827e2
fastmod, gnmic-subscribe, renice, s3cmd, virt-install, toolbox-init-container: fix typo ( #8761 )
2022-10-07 05:30:15 +02:00
Austin
83d8e57068
mkdocs: add page ( #8759 )
2022-10-06 19:23:50 +05:30
Simon Dahlbacka
06fee5023b
az-redis: add page ( #8651 )
2022-10-05 22:15:01 +00:00
WhileLoop
fc993a6f2e
az-storage-account: add page ( #8737 )
2022-10-05 15:47:50 -03:00
Jason Lam
1e6b25cd61
pipx: update page ( #8696 )
2022-10-05 16:27:34 +02:00
Cairn
18ea815317
transmission: add page ( #8450 )
2022-10-05 08:50:48 -03:00
Henrique Borges
16b2d486a4
snakefmt: add page ( #8733 )
2022-10-05 08:31:36 -03:00
Janek
4751abf6c8
smartctl, e2fsck: improve disk checking commands ( #8452 )
...
* Improve disk checking commands
* Make example descriptions consistent
* e2fsck: make blurb clearer
* e2fsck: fix blurb
* e2fsck: shorten blurb
2022-10-05 12:34:52 +05:30
pixel
6feeca7b68
fastfetch: move to common ( #8731 )
2022-10-05 12:22:30 +05:30
dz-at-tc
86df8a5ee9
zfgrep: add page ( #8708 )
2022-10-04 21:50:21 +05:30
dz-at-tc
6dde355141
fossil-init: add page ( #8710 )
2022-10-04 21:47:46 +05:30
Henrique Borges
7e7bfc6e07
certutil: add page ( #8664 )
2022-10-04 18:03:01 +02:00
K.B.Dharun Krishna
ac15e7047a
pages/*: update Microsoft docs to learn ( #8653 )
2022-10-04 23:06:23 +08:00
Christoph Thiede
f1652299fe
Remove superfluous space ( #8533 )
2022-10-04 13:40:38 +00:00
Mr. Packman
5749658b53
test: update condition example description ( #8594 )
2022-10-04 15:19:21 +05:30
Juri
8fac55b54f
zcmp: add page ( #8599 )
...
* zcmp: add page
* move zcmp.md and fix file paths
* clarify description
* Apply suggestions from code review
2022-10-04 12:52:37 +05:30
CleanMachine1
13f90543cc
git-browse-ci: add page ( #8500 )
...
* git-browse-ci: add page
* Update pages/common/git-browse-ci.md
* Update pages/common/git-browse-ci.md
* Update pages/common/git-browse-ci.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/git-browse-ci.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/git-browse-ci.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/common/git-browse-ci.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-04 17:07:39 +10:00
dz-at-tc
c4221c98dd
bzegrep, bzfgrep, rgrep, zegrep, zgrep: move from linux to common ( #8709 )
...
grep alternatives work substantially the same on all major platforms.
2022-10-04 09:39:55 +05:30
Axel Navarro
09064cedcf
gh-label: add page ( #8673 )
2022-10-04 08:59:08 +05:30
Axel Navarro
e70b33846f
gh-pr: add mention to subcommand pages ( #8655 )
2022-10-04 08:56:15 +05:30
Simon Dahlbacka
8da689c2ab
az group: add page ( #8698 )
2022-10-03 21:17:25 +00:00
Suyash Bhawsar
dc314c6ef2
plocate: add page ( #8541 )
2022-10-03 21:03:53 +00:00
Juri
888dc45aed
zdiff: add page ( #8636 )
2022-10-03 11:05:06 -03:00
GallowsDove
7e5a70713a
gcc, g++: Clarify -Wall ( #8647 )
2022-10-03 11:07:06 +05:30
Axel Navarro
8e2521fcae
docker-load: add page ( #8672 )
2022-10-03 10:57:52 +08:00
Niklas
b065fca695
qm-nbdstop: add page ( #8679 )
2022-10-03 08:21:38 +05:30
dz-at-tc
fa35e2d8d4
fossil*: move all fossil commands to common vs linux ( #8677 )
...
fossil commands work substantially the same on all major platforms.
2022-10-03 08:12:44 +05:30
Raynaldo Sutisna
6fb2422d7f
git-remote: add get-url example ( #8661 )
2022-10-02 23:27:08 -03:00
Emma Litwa-Vulcu
7066c0e0fe
ddev: add page ( #8613 )
2022-10-03 04:23:00 +02:00
Axel Navarro
77ad6b02e6
kool: add page ( #8675 )
2022-10-03 06:08:40 +05:30
Alexandre ZANNI
c8efb10edd
bundle, bundler: add French translation ( #8591 )
2022-10-02 16:40:17 -03:00
Juri
8f89fb49d3
znew: add page ( #8637 )
2022-10-03 00:09:22 +08:00
yunlang
8b57a42aac
join: add stdin example ( #8416 )
...
* join: add '-' file from standard input
2022-10-02 19:21:08 +05:30
Jack Lin
d6558266ee
azurite: add page ( #8630 )
2022-10-02 11:16:23 +02:00
Juri
946688ddd6
brittany: add page ( #8597 )
2022-10-02 11:07:40 +02:00
CleanMachine1
1e5d2a4d1f
git-delete-submodule: add page ( #8553 )
2022-10-02 11:50:16 +05:30
CleanMachine1
2c7c4e7f79
rpi-imager: add page ( #8552 )
...
* rpi-imager: add page
* Update pages/common/rpi-imager.md
2022-10-02 08:06:30 +05:30
Owen Voke
2c1691c48f
php-cs-fixer: add page ( #8577 )
...
* php-cs-fixer: add page
* php-cs-fixer: apply fixes from code review
2022-10-02 07:53:51 +05:30
Leo Kling
6e3fcceb1d
projucer: add page ( #8590 )
...
* projucer: add Page
* lowecase cmd
* changed help desc
* put help at bottom
* Update pages/common/projucer.md
replaced or with comma
* Update pages/common/projucer.md
added path to status command
* Update pages/common/projucer.md
added path to project file
* Update pages/common/projucer.md
added path to target folder
* uppercase cmd
* Update pages/common/projucer.md
Uppercase heading
* Update pages/common/projucer.md
2022-10-02 07:48:25 +05:30
th0ughtcrime
391f33337c
gpgconf: add page ( #8616 )
...
* gpgconf: add page
* gpgconf: fix formatting
2022-10-02 07:46:28 +05:30
Simon Dahlbacka
10fc844c6f
add page: az sshkey ( #8603 )
2022-10-01 19:11:32 +00:00
Ein Verne
f6ec326944
qm-stop: add page ( #8538 )
...
* qm-stop: add page
* Update pages/common/qm-stop.md
* Apply suggestions from code review
2022-10-01 22:03:59 +05:30
Daniil Baturin
d7fa38828e
soupault: add page ( #8559 )
...
* soupault: add page
* Update pages/common/soupault.md
2022-10-01 21:56:58 +05:30
CleanMachine1
bb8d1c0897
cat: update placeholders ( #8579 )
2022-10-01 15:41:48 +05:30
Muhammad Falak R Wani
35eba3f361
fio: add job file example ( #8567 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-10-01 13:43:26 +05:30
Owen Voke
02d60bf0ee
pint: add page ( #8558 )
...
* pint: add page
* pint: fix descriptions
2022-10-01 13:34:57 +05:30
Niklas
649b4001b5
az-upgrade: add page ( #8555 )
2022-10-01 07:03:00 +05:30
Niklas
d654d44031
az-version: add page ( #8546 )
2022-09-30 12:06:28 -03:00
Jakob Miksch
f4f77b9dd6
gdaladdo: add page ( #8534 )
2022-09-29 13:24:48 -03:00
Jakob Miksch
b9db027a05
osmium: add page ( #8535 )
...
* osmium: add file
* Apply suggestions from code review
2022-09-29 12:53:59 +05:30
Shubham Kshetre
163f2452da
cd: add cd / ( #8532 )
...
add change directory to root directory
2022-09-27 21:51:08 +05:30
Juri
bac421272f
csv-diff: add page ( #8520 )
2022-09-27 06:58:54 +05:30
K.B.Dharun Krishna
398621f373
Rename rfetch.md to pages/common/rfetch.md ( #8527 )
...
Fixing error
2022-09-26 20:42:24 +00:00
Allen Shaw
47e56237bd
mysqldump: fix example curly brackets placeholders ( #8519 )
2022-09-26 23:14:19 +05:30
Xiang Wang
bde43e80e8
ctags: add json output example ( #8425 )
2022-09-26 09:44:09 -03:00
Juri
b5c001975a
latexdiff: add page ( #8509 )
2022-09-25 14:45:29 -03:00
Tanawa Tsamo Marius
8eb40d0628
pulumi: add page ( #8410 )
2022-09-25 09:52:54 -03:00
Dina Basumatary
4a23a33e40
gsutil: add page ( #7961 )
...
* gsutil: add page
* Update pages/common/gsutil.md
use lower snake case
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/gsutil.md
Co-authored-by: pixel <chrissx@chrissx.de>
* Update pages/common/gsutil.md
Co-authored-by: pixel <chrissx@chrissx.de>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: pixel <chrissx@chrissx.de>
2022-09-25 14:18:06 +10:00
Axel Navarro
d7c85288c1
npm-query: add page ( #8445 )
...
* npm-query: add page
2022-09-24 14:55:58 +05:30
Joel Tony
e9c9912bf7
fdupes: add example to replace duplicate files with hardlinks ( #8510 )
2022-09-24 07:18:46 +05:30
Juri
4066cb9dac
autoconf: add page ( #8508 )
2022-09-24 07:15:08 +05:30
Suyash Bhawsar
2be688d022
llvd: add page ( #8511 )
...
* llvd: add page
* Update pages/linux/llvd.md
* Update llvd.md
* Change directory to common
2022-09-23 21:36:31 +05:30
marchersimon
9f75e9304b
tlmgr-dump-tlpdb, tlmgr-recreate-tlpdb: add page ( #8290 )
2022-09-20 08:30:55 -03:00
Keshavshyper6325
f89ebb43b9
g++: add multiple file example ( #8468 )
2022-09-20 00:47:58 -03:00
michalani
e7c078a13f
cdk: fix typo in example ( #8503 )
2022-09-19 22:34:18 -03:00
Ulysse Buonomo
2ac7568e03
clang-format: exhaustive style list ( #8493 )
...
* clang-format: exhaustive style list
* Update clang-format.md
2022-09-20 02:47:15 +10:00
Cairn
3e182df3ba
transmission-edit: add page ( #8458 )
...
* transmission-edit: add page
* Rewrite example description
2022-09-19 15:50:46 +05:30
K.B.Dharun Krishna
284b4656ad
npm-fund: add page ( #8495 )
2022-09-18 21:00:38 -03:00
K.B.Dharun Krishna
6b246bfa6d
javac: fix path; java: update Tamil translation ( #8455 )
2022-09-18 18:56:13 -03:00
Emily Grace Seville
77decbbb90
tldr: refresh page ( #8000 )
2022-09-14 15:19:41 +02:00
Cornelius Roemer
ab180013e3
tsv-filter: add page ( #8408 )
2022-09-13 11:21:03 -03:00
Seth Falco
bfaefffd9c
docker-compose: update command to v2 ( #8481 )
2022-09-12 09:55:23 -03:00
Cairn
408a8247cf
transmission-show: add page ( #8459 )
2022-09-12 09:08:29 -03:00
Cairn
4b440c3a5d
transmission-daemon: add page ( #8457 )
2022-09-11 14:19:28 -03:00
Barry Weiss
453fa5d6f5
pyats:add new page ( #8480 )
2022-09-11 15:38:16 +00:00
Harish Kukreja
a2e2dfb7e9
asdf: remove hyphens from subcommands ( #8479 )
...
Recent versions of asdf have subcommands that have their own subcommands, so hyphens are no longer valid
2022-09-11 09:00:36 +05:30
Vikrom Narula
e77ab729a5
lualatex: add page ( #8473 )
2022-09-10 23:10:24 +00:00
Cornelius Roemer
81f77afce1
npx: fix typo 'existis' -> 'it exists' ( #8476 )
2022-09-09 07:03:18 +05:30
blakehawkins
e5521801d6
cargo: add +nightly example ( #8475 )
...
The `+nightly` syntax is somewhat unusual and easy to forget. It composes nicely with many other cargo commands. None of the others have a +nightly example as yet.
2022-09-08 04:41:59 +05:30
Muhammad Falak R Wani
9661c8dc7c
git-bisect: add `log` example ( #8460 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-09-07 15:03:20 +00:00
graves501
310c2fb54a
vimdiff: fix jump to previous/next difference instructions ( #8462 )
2022-09-07 06:51:44 +05:30
jxu
040bba8721
7z: fix `a` command explanation ( #8447 )
2022-09-05 06:54:23 +05:30
Hugh
62b2ca653f
adb-install: add -d example ( #8423 )
2022-09-04 18:38:33 +00:00
Jakob Miksch
7b046caf1c
gdaldem: add page ( #8451 )
2022-09-04 15:52:35 +05:30
Adrien Thebo
dd33c21bcd
atuin: add page ( #8446 )
2022-09-04 00:29:48 -03:00
Cairn
1b09632650
mg: add page ( #8441 )
...
* mg: add page
* Fix description
* Fix example
* Compress description to one line
* Remove unnecessary comma
2022-09-02 19:19:05 +05:30
Cairn
f115f4124c
emacs: add `--script` example ( #8440 )
2022-09-02 07:52:16 +05:30
Adrien Thebo
d7a077eee6
task: refresh page ( #8328 )
2022-09-02 01:49:36 +00:00
Hugh
a158032e7e
adb-logcat: add page ( #8424 )
2022-09-01 18:16:29 -03:00
Alexandre Hassan
ec300f80fa
gnmic: add page and subpages ( #8367 )
...
* gnmic - add
* Change file extension
* Fix newlines
* update gnmic pages and add gnmic sub alias
* fix link
* add period
* fix missing punctuation
* fix ip:port formatting
* Implemented @adrienthebo suggestions
* missing period
* @EmilySeville7cfg suggestions
* remove --insecure and write out sub
2022-09-02 04:57:16 +10:00
Cairn
e6713a2ffb
pixterm: add page ( #8411 )
2022-09-01 18:35:59 +05:30
Cornelius Roemer
be742fa374
keep-header: add page ( #8401 )
2022-08-30 19:51:26 +00:00
Cairn
d360ef4418
gifsicle: update page ( #8403 )
2022-08-30 19:49:03 +00:00
Cornelius Roemer
8fa1e47ba3
zstdless: add page ( #8418 )
2022-08-30 07:57:34 +05:30
Cairn
5ab335d348
chafa: add page ( #8413 )
...
* chafa: add page
* Switch "path/to/input" with "path/to/file"
* Remove "and" from see also section
* Rework descriptions
* Simplify a description
* Change braille capitalization
* Remove GIF distinction
2022-08-29 12:09:41 +05:30
Cornelius Roemer
a79479c286
csv2tsv: add page ( #8407 )
...
* add page: csv2tsv
* Update pages/common/csv2tsv.md
2022-08-29 08:21:27 +05:30
Cairn
1cf75da830
mpv: use path/to/file placeholder ( #8421 )
2022-08-28 22:41:49 -03:00
Cornelius Roemer
b84ab620bf
zless: mention supported compression types ( #8419 )
2022-08-29 04:51:52 +05:30
Cairn
9d82ca5bb3
catimg: add page ( #8412 )
...
* catimg: add page
* Switch "path/to/input" with "path/to/file"
* Remove "and" from see also section
* Replace "custom" with a provided value
* Improve resolution description
* Remove trailing whitespace
* Improve width/height description
2022-08-29 04:48:01 +05:30
Cairn
4a48841e0a
gifdiff: add page ( #8404 )
2022-08-28 19:02:39 +00:00
jxu
e70b607b7b
objdump: add intel syntax command ( #8402 )
2022-08-27 14:13:55 +00:00
Cornelius Roemer
be8233b8bb
nextclade: add page ( #8400 )
2022-08-26 20:25:21 +00:00
CleanMachine1
d386b8bc7e
silicon: change the to and
2022-08-24 15:50:55 +00:00
André Santos
c84a1a7ecc
jmeter: add page ( #8391 )
...
* jmeter: add page
* Rename jmeter.md to pages/common/jmeter.md
* Replaced hyphens with "greater than" signs
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Removed trailing backspace
* Using long options and improving variables
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Providing concrete examples for proxyhost and port
* Update pages/common/jmeter.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Refactored commands description
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Refactored commands description
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-25 01:41:48 +10:00
hellojukay
9e0bcb0ced
silicon: add page ( #8392 )
...
* add new page silicon
* fixed ci #8392
* fixed #8392
* fixed #8392
* fixed #8392
* fixed #8392
2022-08-24 18:05:47 +05:30
jxu
17b6ad9943
gcc: use short -o option for output ( #8387 )
2022-08-23 13:02:42 -03:00
jxu
cecf8f2150
gcc: mention -c compiles into object file ( #8381 )
...
* gcc: mention -c compiles into object file
* gcc: clarify wording about compiling to object file
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-22 22:12:20 +10:00
Josh Delsman
09b5bb8c04
flarectl: add page ( #8345 )
...
* flarectl: add page
* Update pages/common/flarectl.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/common/flarectl.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update flarectl.md
Fixing errors
* Update pages/common/flarectl.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/flarectl.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/flarectl.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-08-22 11:31:23 +10:00
Muhammad Falak R Wani
f6685e6cb1
vgrep: add page ( #8383 )
...
* vgrep: add page
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* vgrep: fix token syntax
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* vgrep: appease the linter
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-20 22:34:38 +00:00
Alex Martens
25a2a44a01
unzstd: add page ( #8385 )
2022-08-20 22:33:05 +00:00
Leon Feng
f3c12cc75b
pnpm: update page ( #8384 )
2022-08-20 18:03:47 +05:30
CleanMachine1
dc513e7192
*: fix spelling error
2022-08-20 02:38:55 +02:00
Emily Grace Seville
b796a43b7f
Remove -L example: ( #8365 )
...
- according to: https://unixhealthcheck.com/blog?id=157
2022-08-19 08:14:41 +05:30
Emily Grace Seville
e7eae6c772
bash: refresh page ( #7980 )
...
* Refresh a page:
- better grammar
- better token syntax
* Simplify `-s` example
2022-08-18 17:53:37 -07:00
K.B.Dharun Krishna
42161e882c
aws-ec2: Reorder commands in page ( #8355 )
...
* aws-ec2: Update page
* aws-ec2: update page(de)
* aws-ec2:Update page(fr)
* aws-ec2:Update page(BR)
2022-08-16 13:14:21 +08:00
AriESQ
4bc6af6acc
git-config: add --show-origin example ( #8357 )
2022-08-16 07:34:51 +05:30
Emily Grace Seville
e6fb17a014
ed: refresh/add pages ( #7933 )
...
* Update common/ed.md
* Create osx/ed.md
* Prefer `a specific`
* Fix quoting in common/ed
* Fix quoting in osx/ed
2022-08-15 10:53:12 +10:00
izokina
a3d5656a8d
perl: fix -i option description ( #8340 )
2022-08-12 18:15:51 +05:30
Muhammad Falak R Wani
86c27744b0
pyenv: add example to list all installable versions ( #8327 )
...
* pyenv: add example to list all installable versions
* pyenv: add italian translation
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Suggested-by: Marco Bonelli <mebeim@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-10 16:27:12 +05:30
CleanMachine1
0b148c3071
gum: add page ( #8314 )
2022-08-08 15:12:22 +02:00
marchersimon
91099b4874
tlmgr-restore: add page ( #8288 )
2022-08-07 12:44:20 -03:00
Nicolas Kosinski
d77ba3e21f
sdk: generalize for any SDKs and enhance explanations ( #8232 )
...
* sdk: generalize for any SDKs and enhance explanations
1. There was a mix between 'gradle' and 'SDK'. We now only refer to 'SDK'.
Using the acronym for conciseness (the description explains the acronym).
2. Explanation for 'sdk use' was misleading. See https://sdkman.io/usage#use :
> It is important to realise that this will switch the candidate version for the current shell only.
3. Explanation for 'sdk current' has been enhanced, introducing the stable version concept aka 'candidate'.
See https://sdkman.io/usage#listcandidates :
> This will render a searchable alphabetic list with name, current stable default version (...)
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-07 13:46:16 +00:00
marchersimon
1e83ba1d7e
tlmgr-repository: add page ( #8289 )
2022-08-06 22:44:04 +05:30
Nicolas Hansse
cb0fe4c2c9
antibody, apg: add French translation ( #8225 )
2022-08-06 13:15:06 -03:00
Emily Grace Seville
4abe09f8b3
chmod: update placeholders in examples ( #8300 )
2022-08-06 08:41:59 +05:30
hellojukay
5772fa2b18
grafana-cli: add page ( #8299 )
2022-08-05 10:36:25 +02:00
marchersimon
ef3797f12b
fc: remove subcommand mention ( #8291 )
2022-08-04 13:15:48 +08:00
Emily Grace Seville
289f1ad378
powershell: refresh page ( #7984 )
2022-08-03 23:41:30 +00:00
Jakob Miksch
36da1e723f
gdalwarp: add page ( #8274 )
2022-08-02 15:33:47 +02:00
Nicolas Hansse
bff1487aa0
aria2, aria2c: add French translation & page edit ( #8253 )
2022-08-02 13:13:12 +02:00
marchersimon
f1792178bd
tlmgr-conf: add page ( #8188 )
2022-08-01 10:32:44 -03:00
Jakob Miksch
6ab6eb95de
gdal_translate: add page ( #8272 )
2022-08-01 08:13:15 -03:00
Peder Bergebakken Sundt
687415d81c
vgmstream_cli: add page ( #7956 )
2022-07-31 17:36:01 -03:00
pixel
3e12416728
pkg-config: move to common ( #8267 )
2022-07-30 11:08:42 -03:00
git-em
1dc747127b
cmp: refresh page ( #7822 )
2022-07-30 12:05:02 +00:00
marchersimon
7484bb7311
ripgrep: add page ( #8265 )
2022-07-30 04:39:19 -03:00
Adrien Thebo
a81d36d37f
make: add variable override example ( #8249 )
2022-07-28 18:57:54 +00:00
marchersimon
367d020a44
rustup-init.sh: add page ( #8259 )
2022-07-28 16:34:26 +00:00
Muhammad Falak R Wani
b7c8b55849
docker-run: use long options for examples ( #8262 )
2022-07-28 10:03:27 -03:00
leekuo
635fcfc9ae
ern: add page ( #8229 )
...
* ern: add page
* ern: fix end line colons
* ern: update based on review feedback
* ern: use infinite tense in desc over present
* ern: use infinitive tense in desc over present
* ern: update based on review part 2
2022-07-28 14:26:50 +10:00
Philipp Moers
b0c73a81b9
picom-trans: add page ( #8244 )
2022-07-27 23:44:50 +00:00
Philippe Massicotte
71a3b6921e
quarto: add page ( #8254 )
2022-07-27 23:38:16 +00:00
marchersimon
df1c9855a7
*: add/edit more information link ( #8255 )
2022-07-27 08:38:46 -03:00
Nicolas Hansse
051f58297a
apktool, apm: add French translation, update ( #8234 )
2022-07-27 08:02:09 -03:00
marchersimon
42e2ab19f5
cargo-add: add page ( #8246 )
2022-07-27 08:00:12 -03:00
Avery
ed1518e4ab
Fix broken link ( #8251 )
...
Add a link to the new helpdesk page
2022-07-26 00:40:22 +00:00
Jakob Miksch
5c490a50e8
gdal_contour: add page ( #8200 )
...
* gdal_contour: add page
* Apply suggestions from code review
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2022-07-25 13:30:54 +07:00
Axel Navarro
ad38933fbb
helix: fix command name, hx: add page ( #8242 )
...
* helix: fix command name
* Update helix.md
* Create hx.md
2022-07-24 00:23:58 +08:00
CTome
2ff80e00a5
pyinfra: add page ( #8238 )
2022-07-22 07:57:13 -03:00
Youri Seichter
7600b42b82
psql: clarify default host behaviour ( #8239 )
2022-07-22 06:26:44 +05:30
Adrien Thebo
d6bb1c78b1
cmctl: add page ( #8230 )
2022-07-20 23:34:30 +00:00
Ethan Kinnear
efd2a87d92
licensor: add page ( #8204 )
...
* licensor: add page
* licensor: use mnemonic for "placeholder"
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* licensor: place quotation marks outside of curly braces
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-07-21 01:27:18 +10:00
walking-octopus
6710d757da
duf: add page ( #8171 )
2022-07-20 10:03:20 -03:00