Commit Graph

5106 Commits (48ed0237ed9bcbf2c06256160ae744815c52c38f)

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