Commit Graph

5030 Commits (26e3d18442da5293d2b0ac5e3a6be534f752140c)

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