Commit Graph

5257 Commits (9d9774952d9449233ed09edcdce5c9830df881d8)

Author SHA1 Message Date
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