Commit Graph

8877 Commits (4bc793318a0d741d6b09cb7c41b8eebb3382e546)

Author SHA1 Message Date
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
Sakib Junaed 095d4555b5
img2txt: add page (#9597)
* img2txt: add page

* img2txt: fix build error

* Update pages/linux/img2txt.md

* img2txt: accepted suggestions
2022-12-06 12:56:35 +10: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 40e00f8bdd
konsole: refresh page (#9542)
* Enhance code examples and program description

* Remove `--fallback-profile` example:
- option is not available in man page

* Update pages/linux/konsole.md
2022-12-05 16:43:19 +10:00
Emily Grace Seville a39b7589df
Use long options in `bat` page (#9590) 2022-12-05 08:23:02 +05:30
cyqsimon 2d4f0ad33d
linux package managers: add link to ArchWiki Rosetta (#9507)
Affected pages: apt, dnf, dpkg, emerge, pacman, rpm, yum, zypper
2022-12-05 10:57:55 +10:00
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
Emily Grace Seville 1ab95e8f84
ark: refresh page (#9541)
* Enhance command description

* Fix descriptions and incorrect placeholder
2022-12-02 19:53:27 +05:30
Cyrus Yip 094dd0fe63
mount: add example of mounting for a specific user (#9572) 2022-12-02 09:52:55 +05:30
K.B.Dharun Krishna e6e705b3f6
tshark: add Tamil translation, fix path (#9568)
* tshark: add Tamil translation

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

* Update pages.ta/linux/tshark.md

* tshark: fix path placeholder

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-01 12:31:54 +10:00
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
Madawa De Silva 312475c70c
bully: add page (#9561)
* bully: add page

* Apply suggestions from code review

* Update bully.md

* Update pages/linux/bully.md
2022-12-01 12:30:30 +10:00
Kyle 717c090bb7
virt-viewer: add page (#9562)
* virt-viewer: add page

* virt-viewer: fixed spelling

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md

* Update pages/linux/virt-viewer.md
2022-12-01 10:33:56 +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
Harley Wilson c21edd799d
setfile: add page (#9554)
* setfile: add page

* setfile: fix typo

* setfile: fix typo

* setfile: fix typo

* setfile: fix wording

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

* setfile: fix wording

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

* setfile: fix wording

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

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-27 20:37:35 +08:00
Kyle adbbb76e90
virt-xml: add page (#9456) 2022-11-27 11:59:19 +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 df6ed27267
osx/g*: add page (#9252) 2022-11-25 10:49:43 +01:00
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
Andréia Bohner 3b5ff92995
Add long options on icalbuddy (#9534) 2022-11-21 17:57:32 +10:00
CleanMachine1 3fd8b8e7b2
qmmp: add page (#9509) 2022-11-20 13:10:09 +00:00
tangowithfoxtrot 9a6ef30519
xmodmap: added closing single-quote (#9532) 2022-11-20 15:53:47 +05:30
Andréia Bohner 08bde170ff
head: remove page from osx (#9533) 2022-11-20 15:46:01 +05:30
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
pablomalo e3808a5850
scoop: improve example to update all packages (#9508) 2022-11-15 09:48:48 -03:00
K.B.Dharun Krishna 0ffeddaec4
jekyll: update link, add Tamil translation (#9512) 2022-11-15 09:45:55 -03:00
John Toohey 587e51d780
btrfs*, mkfs.btrfs: update link to new website (#9517) 2022-11-15 08:50:15 -03:00
Emily Grace Seville eefe5a6c52
sed: refresh/add pages (#7931) 2022-11-12 21:05:16 +08:00
Krzysztof Bociurko fa7f5faa94
say: update page (#9452) 2022-11-09 12:13:25 +00:00
Philippe Massicotte 43498fab3d
quarto: refresh page (#9491) 2022-11-09 12:12:10 +00:00
K.B.Dharun Krishna d3203a1699
apx: add page (#9501) 2022-11-09 07:21:01 -03:00
osalbahr 8cd6567f44
gcc: add -g to -Wall -Og example (#9088) 2022-11-09 07:05:39 -03:00
ohyahgit ea0a5167c7
cockpit-*: add page (#9145) 2022-11-09 07:03:06 -03:00
Lena d72e639555
cipher: edit page (#9312) 2022-11-09 09:54:50 +05:30
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
Patrice Denis Arronis 7294aeffb5
ip-route-*: add page (#9311) 2022-11-08 19:26:59 +05:30
Kyle e5b51964ca
virt-xml-validate: add page (#9467) 2022-11-08 08:39:08 +00:00
Irina be0605dd3c
stty: refresh page (#9465) 2022-11-08 09:27:53 +05:30
Axel Navarro 2bd2336a5e
xauth: add page (#9499) 2022-11-07 11:38:16 +05:30
Ethan Liu 36f4acb33d
railway: add page (#9488) 2022-11-07 05:32:30 +01:00
MikeR ab6ee2256d
pkcon: add page (#9494) 2022-11-06 18:16:52 +05:30
Seth Falco e10e6df63e
conky: fix align example (#9492) 2022-11-04 20:32:19 +00: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 0e163b1d5e
prctl: add French translation (#9392) 2022-11-01 07:27:06 -03:00
Ein Verne 4df135e6cd
atop: add page (#9450) 2022-10-31 12:21:43 -03: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
NikhilSS b22fd9ff59
unzipsfx: add page (#9225) 2022-10-30 09:20:13 -03:00
Suhani Garg aa5621f443
serialver: add page (#9371) 2022-10-30 09:12:03 -03:00
Brett Krueger deb48dfb2d
logrotate: add page (#9055) 2022-10-30 09:10:43 -03:00
Brett Krueger 517cdc4254
qm-unlock: add page (#9051) 2022-10-30 08:39:56 -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
Dulaj Nadawa 5f00d3a1ca
qm-resume: add page (#9374) 2022-10-30 08:06:21 -03:00
Richard Mörbitz 33118a53ac
git-blame: add commit examples (#9380) 2022-10-30 10:24:25 +05:30
rajat mohan 60edcb358c
cockpit-ws: add page (#9160) 2022-10-29 17:58:43 -03:00
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
ni-ui a232f2818c
goldeneye.py: add page (#9277) 2022-10-29 09:43:14 -03: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
Seth Falco e81d293482
mkdir: reword examples (#9400) 2022-10-28 21:33:27 -03:00
Seth Falco 0fb6668370
open: fix typo in example (#9401) 2022-10-28 13:35:02 -03:00
Dulaj Nadawa 9cced2f955
qm-migrate: add page (#9367) 2022-10-28 21:23:46 +05:30
dinaisrael d2d7cf17ff
archivemount: add page (#9354) 2022-10-28 10:57:08 -03:00
Rolv Apneseth 96e0324c04
qtile: add page (#9132) 2022-10-28 14:00:40 +02: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
dinaisrael 77257d0196
goobook: add page (#9356) 2022-10-28 13:30:49 +05:30
Raph 907f0033f6
tuckr: add page (#9320) 2022-10-28 14:55:55 +08:00
pg99696 9608f14607
grub-script-check: add page (#9336) 2022-10-28 09:17:26 +05:30
K.B.Dharun Krishna 937c216b28
cd: update page (#9363) 2022-10-27 15:36:45 +08:00
Colin Westwater fee5f011e0
cd: add command to go to root of current drive (#9106) 2022-10-26 20:57:10 +05:30
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
deeeeeeps 9127ea2e92
qm-sendkey: add page (#9246) 2022-10-26 07:23:58 -03:00
Thamaraiselvam (aka) Tham 62ba2c869b
kcadm.sh: add page (#9272) 2022-10-26 07:20:33 -03:00
MUSKAN e58d646e94
qm-vncproxy: add page (#9150) 2022-10-26 07:15:21 -03:00
koolape 38bb098e37
blastn: add page (#8873) 2022-10-26 07:14: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
sebfoe 3f6c59bda4
esa-snap: add page (#9334) 2022-10-26 06:33:58 -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
dinaisrael 12f81b7d00
caffeine-indicator: add page (#9339) 2022-10-26 08:16:02 +05:30
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
DEBADRIBASAK fabd81e9f6
setserial: add page (#9291) 2022-10-25 22:26:48 -03:00
DEBADRIBASAK e6d261b8a9
loadkeys: add examples (#9283) 2022-10-25 22:24:53 -03:00
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
Jean-Pierre van Riel 69c7cfe02c
wipefs: add --all example with glob pattern (#8453) 2022-10-25 23:56:30 +00:00
Abhay Patil 61c26c35a9
aws-codecommit: add page (#9202) 2022-10-25 16:14:04 -03:00
DEBADRIBASAK 44416e176c
telinit: add page (#9288) 2022-10-25 13:18:08 -03:00
mpiasecki1 659da1ec92
choco/*: add Polish translation (#9027) 2022-10-25 19:02:51 +05:30
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
Brett Krueger 15c29885e6
qm-destroy: add page (#9054) 2022-10-25 08:03:58 -03:00
dinaisrael df975f05fd
nvm: add ls-remote example (#9315) 2022-10-25 07:36:45 -03:00
MUSKAN 71d4d67692
qm-help: add page (#9165) 2022-10-25 07:31:37 -03:00
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
MUSKAN 38f9331440
qm-pending: add page (#9149)
* qm-pending: add page

* qm-pending: add page

* Update pages/linux/qm-pending.md

* Update pages/linux/qm-pending.md
2022-10-25 18:05:34 +10: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
Abhishek Srivastava 09bc55514e
qm-rollback: add page (#9110)
* qm-rollback: add page

* Fixed formatting issues

* Fixed formatting issues

* Update pages/linux/qm-rollback.md

* Update pages/linux/qm-rollback.md
2022-10-25 17:47:36 +10:00
Gustavo Higuera M d2d5ec0f02
w: add Spanish translation (#9306) 2022-10-25 11:50:39 +05:30
DEBADRIBASAK 4a9dc81054
lddd: add page (#9286) 2022-10-25 11:42:26 +05:30
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
Colin Westwater c357d7e4f5
date: add page (#9204) 2022-10-24 09:49:22 -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
vatana7 e0a5a7e588
treetime: add page (#9162) 2022-10-24 09:58:33 +02:00
pg99696 5f03fcde13
loadkeys: add page (#9244) 2022-10-23 23:03:24 -03:00
Abhishek Srivastava a9cb8f5a9e
qm-cleanup: add page (#9111) 2022-10-23 19:21:12 -03:00
Blaž Oražem 69ccfcc038
netstat: add page (#9156) 2022-10-23 18:48:16 -03:00
MUSKAN 631d8f7edd
qm-mtunnel: add page (#9152) 2022-10-23 18:45:45 -03:00
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
Sadeed 1c1cc911f3
qm-guest-exec-status, qm-guest-passwd: add page (#9102) 2022-10-22 22:39:46 +05:30
Madawa De Silva 6c990e054c
burpsuite: add page (#9104) 2022-10-21 21:51:48 +05:30
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
Dhiki Indryanto 36ad431f30
pacman*: add Indonesian translation (#8678) 2022-10-21 13:05:49 -03:00
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
NikhilSS 82bace81d0
loginctl: add page (#9188) 2022-10-21 08:23:53 -03:00
deeeeeeps 6bfaa32633
qm-config: add page (#9216) 2022-10-21 13:54:34 +05:30
deeeeeeps 18b449b4c1
qm-rescan: add page (#9215) 2022-10-21 13:54:12 +05:30
NikhilSS 97b652fa61
caffeinate: add -m example (#9187) 2022-10-21 09:49:50 +05:30
hellojukay cd1c2fadb5
flutter: add create example (#9200) 2022-10-21 00:25:25 -03:00
rozie 41531ff289
alternatives, cc, line: add Polish translation (#9124) 2022-10-21 00:20:41 -03:00
Max Drasbeck a2326e8039
wifivelocityd, wwand, xartstorageremoted, xsand: add page (#9113) 2022-10-20 23:30:25 -03:00
hellojukay 2c50726c0f
nest: add page (#9153) 2022-10-20 23:13:52 -03:00
Keefer 01cc2fa872
smbclient: add --no-pass example (#8812) 2022-10-20 22:06:18 -03:00
Alejandro Pérez-Chirinos 20f7033bef
apk: add Spanish translation (#9203) 2022-10-20 21:46:15 +05:30
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
deeeeeeps 93aa6d3291
qm-status: add page (#9180) 2022-10-20 19:46:45 +05:30
Darío Hereñú d6decf8175
lpstat: add page (#9119) 2022-10-20 18:46:03 +05:30
Antonio Acuña 0ebb71cc59
deno: add Spanish translation (#9194) 2022-10-20 18:21:22 +05:30
Ismael Penalva Rodríguez 168cd26636
man: add Spanish translation (#9186) 2022-10-20 04:04:24 +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
nath1as 7112c19555
lci: add page (#9033) 2022-10-19 16:49:00 -03:00
Bharath Saiguhan 899313c93d
mamba, mamba-repoquery: add pages (#9056) 2022-10-19 18:29:07 +02:00
Irina 3b5a40e3a2
where: the `/q` parameter doesn't display anything (#9047) 2022-10-19 18:25:13 +02:00
trolzen fa40045bfc
aspell: fix the example, enclose `aspell` in backticks (#9131) 2022-10-19 18:02:08 +02:00
Triad b582869d25
enum4linux: remove enum.exe from command description (#9183)
Removed connection to a dead link and related information
2022-10-19 18:36:59 +05:30
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
Joel Tony 07ecc146ad
rpm2cpio: add page (#9023) 2022-10-18 20:37:11 +05:30
Irina 2b060fd171
*: fix punctuation across translations (#9147) 2022-10-18 08:48:43 -03:00
Darío Hereñú 65a6005e99
wacaw: fix command descriptio (#8984) 2022-10-18 08:43:49 -03:00
Rolv Apneseth ccdab3f19e
poetry: added version, and list examples (#9128) 2022-10-17 17:44:48 +02:00
K.B.Dharun Krishna 476d0a5ce7
pacman*: refresh page, add Tamil translation (#9071) 2022-10-17 16:39:25 +02:00
Dominique Köstler da56ffca68
vim: update page (#9112) 2022-10-17 15:59:21 +05:30
Felipe Furquim 17c9c7c4d8
screencap: fix command (#9122) 2022-10-17 09:48:08 +01:00
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
ajrequenez 1d352c7eb5
pngcheck: add page (#9015) 2022-10-17 06:11:41 +02:00
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
Sadeed 0e6cb5e16b
qm-clone: add page (#9038) 2022-10-16 11:45:22 -03:00
Reinhart Previano Koentjoro e9d75c2bec
windows/curl,windows/wget: fix tldr client param inconsistencies (#8297) 2022-10-16 09:31:54 +02:00
Guy Bianco IV 598e402341
podman: examples parity with docker (#8849) 2022-10-16 12:07:59 +05:30
Cornelius Roemer 4f1c401513
open: add -n example, highlight arguments (#9075) 2022-10-16 02:25:35 -03:00
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
Irina c1ed5c596e
find: add double quotes in examples (#9048) 2022-10-16 02:13:21 -03:00
Abhishek Srivastava 6fe1a432b6
qm-cloudinit-dump: add page (#8973) 2022-10-16 10:19:46 +05:30
Colin Westwater 7fb2b9262f
whoami, winget: add examples (#9069) 2022-10-16 01:41:04 -03:00
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
Jacobus Burger b4efca6bec
ldd: add more info (#9011) 2022-10-15 15:12:54 +02:00
Abhishek Srivastava d144d74b35
qm-guest-cmd: add page (#9001) 2022-10-15 02:00:01 -03:00
Lee Katz 87547da697
mashtree: add page (#8938) 2022-10-15 01:59:14 -03:00
koolape 53209c04be
esearch: add examples (#8997) 2022-10-14 07:34:01 -03:00
Shubham Kshetre e4cdf39dfa
arpaname: add page (#9012) 2022-10-14 06:18:10 -03:00
Fabio Kleis 2022723f4f
flips: add page (#8942) 2022-10-13 22:04:37 -03:00
K.B.Dharun Krishna de84d048c7
screencap: add page; ani-cli: add Malayalam translation (#8728) 2022-10-13 19:28:46 +08: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 98bd79e862
br: add page; broot: fix page (#8961) 2022-10-12 19:53:45 +05:30
Axel Navarro 6feacdf900
clamav: fix page (#8965) 2022-10-12 22:21:34 +08:00
Lee Katz 55099c7d62
elink, esearch: add page (#8957) 2022-10-12 11:03:08 -03:00
koolape 766323d017
blastp: add page (#8928) 2022-10-12 09:04:51 -03:00
Bernd Stellwag c39b034e43
mumble: add page (#8750) 2022-10-12 08:47:51 -03: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
Juan Emilio Martínez 65c82b2b14
cpush: add page (#8964) 2022-10-12 16:33:24 +05:30
Suyash Bhawsar 1cb2e95ecf
xxhsum: add page (#8947) 2022-10-12 16:32:12 +05:30
Antony Natale c0cb1511ae
doctl-kubernetes-options: add page (#8847) 2022-10-12 07:23:32 -03:00
Adhiraj eb38d1d75c
qm-snapshot: add page (#8949) 2022-10-12 12:50:32 +05:30
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
Muhammad Falak R Wani f561687a5b
ausyscall: add page (#8627) 2022-10-11 13:46:46 +08:00
pg99696 697524e5da
zipcloak: add page (#8914) 2022-10-11 08:38:07 +05:30
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
Franz 5855fbf827
caffeinate: add page (#8779) 2022-10-10 21:25:49 -03:00
Tyler Smart 02e8f45adb
twine: add page (#8624) 2022-10-10 21:23:22 -03:00
Irina 29864eafc6
pabcnetcclear: fix extension in Output example (#8883) 2022-10-10 21:22:29 -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
koolape a3c9c6128e
einfo: add page (#8876) 2022-10-10 12:26:14 -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
pg99696 7e0f03695e
zipsplit: add page (#8871) 2022-10-10 11:19:41 -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
NimrodRak ce2f7d627e
tc: add page (#8795) 2022-10-10 10:58:46 -03:00
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
Sawjan Gurung dfff41f3ce
qm-monitor: fix filename (#8854) 2022-10-10 00:25:05 -03:00
Saikat Sengupta 848a515d0b
bazel: add page (#8694) 2022-10-09 23:56:28 -03:00
Maciej Kisielewicz 91c429faf7
Fix typo in security.md (#8880)
Documentation available here: https://ss64.com/osx/security-internet.html. Apple keychains end with *.keychain.
2022-10-10 08:23:52 +05:30
Joel Tony 8f9d62e8ea
octave: add page (#8593) 2022-10-09 23:51:02 -03:00
Suyash Bhawsar d460709d8a
reboot: fix --force example (#8868) 2022-10-09 23:05:00 -03:00
Althaf P T fa7ab39d5e
qm-monitor: add page (#8828) 2022-10-09 22:34:58 -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
Byju John c9aa864863
qm-wait: add page (#8844) 2022-10-09 22:31:28 -03:00
Daniil Baturin d37879cb3e
gnatmake, gnatprep, gprbuild: add page (#8557) 2022-10-09 19:04:52 -03:00
Braintelligence 3ac221c13d
qmrestore: add examples (#8790) 2022-10-09 18:51:45 -03:00
Jack Lin a78e689062
kafkacat: add page (#8829) 2022-10-09 18:46:16 -03:00
K.B.Dharun Krishna cc5c62e196
qm: capitalize QEMU (#8879) 2022-10-09 18:39:54 -03:00
Peder Bergebakken Sundt 09dc125988
xe: add page (#8723) 2022-10-09 18:51:27 +02:00
Seth Falco e84e526ee1
register_new_matrix_user: add page (#8862) 2022-10-09 17:49:48 +05:30
Raul Piraces Alastuey 23923450eb
aws-pricing: add page (#8804) 2022-10-09 17:30:50 +05:30
Byju John a1a8279510
qm-shutdown: Fix typo in filename (#8838) 2022-10-09 14:33:50 +05:30
Sawjan Gurung c44321d570
qm-listsnapshot: add page (#8853) 2022-10-09 11:28:29 +05:30
Sawjan Gurung 17538f2c5e
qm-delsnapshot: add page (#8852) 2022-10-09 02:56:00 -03:00
dz-at-tc 6c6730757d
fossil-delete, fossil-forget, fossil-rm: fix more info links (#8727) 2022-10-09 02:52:38 -03:00
Victoria Kruczek dbbc452503
blight: add page (#8633)
* blight: add page

* blight: adjust to change requests

* blight: fix arguments and fix command desc
2022-10-09 10:39:00 +05:30
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
nath1as e9dada8221
trashy: add page (#8749) 2022-10-09 10:08:27 +05:30
Raul Piraces Alastuey d4806b6042
aws-history: add page (#8805) 2022-10-09 10:00:27 +05:30
FL 6461f656cd
qm-create: rephrase example to better reflect command (#8806)
* rephrased example to better reflect command

* slight rephrase for better reading
2022-10-09 09:51:27 +05:30
Tales Lelo da Aparecida 9a0ae4434c
aws-s3-ls: add page (#8619) 2022-10-09 09:45:39 +05:30
Byju John 73d10cab03
qm-reset: add page (#8837) 2022-10-09 09:41:33 +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
Amin Cheloh 81730e29d1
ffuf, mdbook, s3cmd: fix typo (#8770) 2022-10-08 17:34:28 -03:00
Byju John 4db39ffe87
qm-reboot: add page (#8784) 2022-10-08 17:22:50 -03:00
nath1as 02b9c39102
startx: add page (#8752) 2022-10-08 17:17:08 -03:00
Suyash Bhawsar 92b27aa799
latte-dock: add page (#8819) 2022-10-08 16:41:30 -03:00
Craig Gehrig 1556a9ca0e
psexec: add page (#8676) 2022-10-09 00:25:30 +08:00
Maksymilian Babarowski f64c693299
kcat: Rename kafkacat to kcat (#8757) 2022-10-09 00:14:19 +08:00
Joel Tony 4089acb778
nova: add page (#8660) 2022-10-08 21:42:58 +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
Saikat Sengupta 48ed0237ed
compopt: add page (#8747) 2022-10-08 01:59:10 -03:00
Byju John 83aae99908
qm-shutdown: add page (#8764) 2022-10-08 09:39:26 +08: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
Saikat Sengupta c9b9426df6
kmutil: add page (#8695) 2022-10-07 07:47:17 +02: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
Franz 3ccf5b733e
caffeine: add page (#8769) 2022-10-06 16:31:28 -03:00
Austin 83d8e57068
mkdocs: add page (#8759) 2022-10-06 19:23:50 +05:30
Joel Tony 7b569748f6
flatpak: replace remote-list with remove example (#8584) 2022-10-06 12:30:25 +08:00
Suyash Bhawsar c2f82c0afc
links: add page (#8548) 2022-10-06 12:11:20 +08:00
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
Mayon-Francis eb282ced9b
rd: add page (#8718) 2022-10-05 16:18:23 +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
Saikat Sengupta 4d7711a0fb
auvaltool: add page (#8689) 2022-10-04 18:25:01 +02:00
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
FL dff475b81c
qm-start: add page (#8704) 2022-10-04 11:59:38 -03:00
FL b60ba44da0
qm-create: add page (#8705) 2022-10-04 11:58:55 -03: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
FL 7c1c7b3266
dnsmap: add page (#8706)
* add dnsmap command

* csv file path is a variable

* Descriptions should start with a capital

* Description items should end with periods.

* invalid IP

* Update pages/linux/dnsmap.md

* fix typo and remove absolute paths
2022-10-04 14:36:24 +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
Emily Grace Seville b9125f067c
dconf*: add/refresh pages (#8031)
* Fix top description:
- simplify description
- change `See also` link to `gsettings`
- fix man page url to manned.org because an old one is inaccessible

* Provide more examples and enhance existing ones:
- in `dconf`

* Add `dconf-read` page

* More `See also` links in `dconf`

* Add `reset` example

* Add `dconf-reset` page

* Refresh `dconf-write`:
- add link to `dconf` in `See also`
- fix man page url
- standardize examples with other `dconf` pages

* Fix man page urls everywhere in `dconf` pages
2022-10-04 17:00:34 +10:00
FL 2100859d25
dnstracer: add page (#8707)
* add dnstracer command

* mark parameters correctly

Thanks @CleanMachine1, totally missed that one. Should obviously be in brackets.

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* link man page for reference

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Mark -o in example description

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Mark -r in example description

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Mark -o in example description

Accidentally put this for -s as well

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Revert -r mnemonic because not applicable

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-04 13:08:35 +07: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
Invader Zim 29eab400ca
warpd: add page (#8542) 2022-10-03 21:03:07 +00:00
Juri 888dc45aed
zdiff: add page (#8636) 2022-10-03 11:05:06 -03:00
Shubham Kshetre b1ea42afa6
battop: add page (#8654) 2022-10-03 09:19:14 -03:00
Axel Navarro a706422123
just-js: add page (#8674) 2022-10-03 09:13:25 -03:00
Prateek Kumar Nischal 5bc1dfb9ed
getcap: add -r example (#8691) 2022-10-03 09:01:45 -03:00
Suyash Bhawsar 9ee68b7d44
fastfetch: add page (#8550) 2022-10-03 07:53:19 +00:00
GallowsDove 7e5a70713a
gcc, g++: Clarify -Wall (#8647) 2022-10-03 11:07:06 +05:30
pixel 42a5b68d7d
autofsd, biomesyncd, biometrickitd, cloudd, coredatad, ctkd, deleted, InternetSharing, dhcp6d, hidd, systemsoundserverd, wps, webinspectord, watchdogd, watchlistd, symptomsd: add page (#8670) 2022-10-03 06:03:11 +02:00
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
th0ughtcrime dce2127401
mdadm: add sudo, add --zero-superblock example (#8618) 2022-10-02 17:25:35 -03:00
JCarlos 4707cac869
logcat: improve command description (#8665) 2022-10-02 17:13:51 -03:00
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
Isaac 5342c1c9a1
pacdiff: add page (#8474) 2022-10-02 11:21:30 -03:00
Jason Lam 5a245e0fdc
backupd, corebrightnessd, fontd, translationd, warmd: add page (#8629)
* backupd, corebrightnessd, fontd, translationd, warmd: add page

* Fix linting

* Add more information links

* Update pages/osx/backupd.md
2022-10-02 19:40:31 +05:30
yunlang 8b57a42aac
join: add stdin example (#8416)
* join: add '-' file from standard input
2022-10-02 19:21:08 +05:30
Saikat Sengupta e89c494850
getcap: add page (#8578)
* Add getcap page for Linux OS

* Update getcap.md

* Update link to manned
2022-10-02 17:56:56 +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
Shubham Kshetre d439e9cefc
adig: add page (#8602) 2022-10-02 07:59:59 +02:00
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
Shubham Kshetre ae3b0b1adf
acountry: add page (#8611) 2022-10-01 23:37:02 +01:00
Joel Tony 2506f957c1
timedatectl: Add command to set hardware clock to use localtime (#8605)
* Add GNU Octave page

* Change link to documentation

* Change hwclock to localtime

* Delete octave.md

* Update timedatectl.md
2022-10-01 19:24:12 +00:00
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
Suyash Bhawsar f6e2f83cf5
size: add page (#8604) 2022-10-01 23:16:15 +08:00
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
Suyash Bhawsar 13b46aa933
qrcp: add page (#8549) 2022-10-01 07:58:19 +00:00
Suyash Bhawsar 67b0bd02d6
curlie: add page (#8551) 2022-10-01 07:57:52 +00:00
Shubham Kshetre fea716c320
ahost: add page (#8554)
* ahost: add page

* Update pages/linux/ahost.md
2022-10-01 11:31:32 +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
Suyash Bhawsar 079fd79da2
ruget: add page (#8528) 2022-09-29 14:00:17 +08:00
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 e3d2e6540c
protontricks: refresh page (#8492) 2022-09-18 20:18:56 -03:00
K.B.Dharun Krishna 6b246bfa6d
javac: fix path; java: update Tamil translation (#8455) 2022-09-18 18:56:13 -03:00
Suyash Bhawsar 145c7c4c65
broot: add page (#8487)
* Create broot.md

* Update pages/linux/broot.md

* Update pages/linux/broot.md

* Update pages/linux/broot.md

* Update pages/linux/broot.md

* Update pages/linux/broot.md

* Update pages/linux/broot.md
2022-09-15 08:34:24 +05:30
Emily Grace Seville 77decbbb90
tldr: refresh page (#8000) 2022-09-14 15:19:41 +02:00
Suyash Bhawsar da194b7c27
woeusb: add page (#8434)
* Create woeusb.md

* Update woeusb.md

* Update woeusb.md

* Update woeusb.md

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* broot

Added broot command tldr.

* Delete broot.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-09-13 18:51:53 +00: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
Invader Zim ee72074d19
nsxiv: add page (#8477)
* nsxiv: add page

tldr page for nsxiv (A fork of the sxiv image viewer)

* Update nsxiv.md

Changed markdown formatting to suit the examples from this repo

* Update pages/linux/nsxiv.md

* Update pages/linux/nsxiv.md

* Update pages/linux/nsxiv.md

* Update pages/linux/nsxiv.md

* Update nsxiv.md

* Update pages/linux/nsxiv.md

* Update nsxiv.md

* Update nsxiv.md

* Update pages/linux/nsxiv.md

* Update pages/linux/nsxiv.md

* Update pages/linux/nsxiv.md
2022-09-12 15:45:14 +05:30
Ecko 26e3d18442
lxc: add execute example (#8472) 2022-09-12 06:59:21 +05:30
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
Frank Sossi 675613a03d
vigr: add page (#8470) 2022-09-08 09:09:25 +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
Mia Combeau f855dd1b1f
man: fix locale option example (#8465) 2022-09-06 14:29:07 +00:00
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
Guillaume BOEHM ebca46818c
wal-telegram: add page (#8431)
* wal-telegram: added page

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-09-02 10:32:54 -07: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
CleanMachine1 01f68eb87f
daemon: add page (#8390)
* daemon: add page

* daemon: add delay example

* Update pages/linux/daemon.md

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

* Update pages/linux/daemon.md

* Update pages/linux/daemon.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-24 13:27:11 +08:00
Emily Grace Seville 38d904a408
assoc, attrib: update page (#8349) 2022-08-23 19:20:07 +00:00
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
Emily Grace Seville fc968a715d
choice: update page (#8351)
* Refresh choice.md

* Fix help example

* Fix syntax error

* Fix grammar error

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Fix grammar error

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Use `the current user`

* Remove .swp file

* Simplify --help example

* Fix grammar error

Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>
2022-08-21 12:33:37 +05:30
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
Sam Tay 278ac3f439
pbcopy: update page (#8372)
* pbcopy: fix stdin/stdout mixup in description

* Update pages/osx/pbcopy.md

Co-authored-by: Adrien Thebo <adrien@lagrange-automation.io>

* Update pages/osx/pbcopy.md

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

* Conform pbcopy page to tldr standards

Co-authored-by: Adrien Thebo <adrien@lagrange-automation.io>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-08-19 12:21:09 +10:00
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
K.B.Dharun Krishna 94f53f368a
retroarch: add page (#8352)
* retroarch: add page

* Update retroarch.md

* Update pages/linux/retroarch.md

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

* Update pages/linux/retroarch.md

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

* Update pages/linux/retroarch.md

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

* Update pages/linux/retroarch.md

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

* Update pages/linux/retroarch.md

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

* Update retroarch.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-08-15 07:31:06 +05:30
CleanMachine1 69f9775172
Update cd.md 2022-08-15 01:13:29 +00:00
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
Emily Grace Seville b31a2dc305
cd: update page (#8350)
* Refresh cd.md

* Refresh command description

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-08-15 09:12:35 +10:00
marchersimon bb28b5eccd
inotifywait: refresh (#8323) 2022-08-14 08:31:42 +05:30
K.B.Dharun Krishna df71ead8eb
toolbox: Reorder commands in page (#8343)
* Update toolbox.md

* Update toolbox.md
2022-08-13 11:07:18 +10:00
izokina a3d5656a8d
perl: fix -i option description (#8340) 2022-08-12 18:15:51 +05:30
marchersimon 1f147d6b91
pacman: use short options only (#8286) 2022-08-10 09:13:57 -03:00
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
Gianni Young c8f003027f
termusic: add pages (#8324)
* termusic: add pages

* Update termusic.md

* Rename pages/termusic.md to pages/linux/termusic.md

* Update pages/linux/termusic.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/linux/termusic.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/linux/termusic.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/linux/termusic.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/linux/termusic.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 23:32:22 +05:30
K.B.Dharun Krishna 30238d0a1a
prctl: refresh command description (#8330) 2022-08-09 14:46:30 -03:00
Adrien Thebo e611295197
rpm-ostree: add page (#8277)
* rpm-ostree: add page

* rpm-ostree: amend example description wording

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* rpm-ostree: fix tldr variable syntax, drop install apply-live example

* Update pages/linux/rpm-ostree.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/linux/rpm-ostree.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/linux/rpm-ostree.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 20:32:55 +05:30
CleanMachine1 6d4dc061c5
inotifywait: add --monitor command (#8278) 2022-08-08 19:12:39 +02:00
CleanMachine1 0b148c3071
gum: add page (#8314) 2022-08-08 15:12:22 +02:00
kai a703584eec
grub-bios-setup: add page (#8315)
* grub-bios-setup: add page

* grub-bios-setup: use better wording for example descriptions

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* grub-bios-setup: use better placeholder in example

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

* Update pages/linux/grub-bios-setup.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* grub-bios-setup: add --directory example

* grub-bios-setup: add --directory example

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-08 09:21:30 +10: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
K.B.Dharun Krishna 822a07003b
toolbox: add pages (#8280) 2022-08-05 09:31:03 +02:00
marchersimon a25714f556
hdparm: add read speed example (#8302) 2022-08-05 08:42:10 +05:30
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
Ciubix8513 b66a8a728b
cc: add alias page (#8283)
* cc: add page

* Update pages/linux/cc.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 16:26:18 +08:00
Emily Grace Seville c31eeb4cd5
wine: refresh page (#8019)
* Refresh page:
- add new examples of running usual windows programs
- make examples more general

* Better grammar: remove `a`

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

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 13:55:23 +10: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
martín 515e8473e8
fix(en/flameshot): delay should be milliseconds (#8276) 2022-08-01 23:55:21 +00: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
K.B.Dharun Krishna 5b674f5317
uname: add page (#8248)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-07-30 22:15:36 +05:30
pixel 3e12416728
pkg-config: move to common (#8267) 2022-07-30 11:08:42 -03:00
marchersimon 236c68f8a8
nmcli-general, nmcli-networking: add page (#8264)
* nmcli-general: add page

* nmcli-networking: add page
2022-07-30 22:23:57 +10: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
Adrien Thebo 4a9b06e3a9
security: add trusted cert add/remove examples (#8250) 2022-07-28 09:07:40 +02: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
adamoudad 9619e5379b
xdg-settings: add page (#8215) 2022-07-27 08:05:48 -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
smyds b8c43c45ad
pdfxup: add page (#8196)
* pdfxup: add page

* pdfxup: change description to start with uppercase letter

* Update pages/linux/pdfxup.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/pdfxup.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/pdfxup.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/pdfxup.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* pdfxup: add explaination of the meaning of N-up

* Update pages/linux/pdfxup.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-07-24 12:01:29 +10: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
Ethan Kinnear ee5e558613
cot: add page (#8205)
* cot: add page

* cot: fix name of command

* cot: change "done" to "finished"

* Update pages/osx/cot.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/osx/cot.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* cot: swap order of examples 2 and 3

* cot: specify that the window opens in the background

* cot: be more specific with the `--wait` example

* cot: remove "in the background"

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-07-22 02:07:20 +10:00
Adrien Thebo d6bb1c78b1
cmctl: add page (#8230) 2022-07-20 23:34:30 +00:00
Adrien Thebo 50170420d8
dpkg-query: add --search option, use long form of short options (#8228)
* dpkg-query: add --search option, use long form of short options

* Update pages/linux/dpkg-query.md

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

* Update pages/linux/dpkg-query.md

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

* Update pages/linux/dpkg-query.md

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

* dpkg-query: use concrete examples for user-provided values

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-07-21 03:50:21 +10: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
CleanMachine1 4ef9aa731f
rpi-eeprom-update: add page (#8195) 2022-07-20 14:41:16 +02:00
CleanMachine1 6f908d8392
smem: add page (#8163) 2022-07-19 11:16:27 -03:00
Ishaan Bhimwal 099ee26571
linux/*: fix typos (#8227) 2022-07-19 11:15:32 -03:00
kai 31325d9bd8
man: use long options in examples (#8216)
* man: use long options in examples
* man: move long options to /linux/
2022-07-19 07:45:19 +05:30
Pierre Rudloff 7d6bd2e6cc
varnishlog: add page (#8169) 2022-07-18 21:51:20 +00:00
marchersimon 30ec44ef43
zsh: add noglob example (#8179)
* zsh: add noglob example

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-07-18 11:50:16 +05:30
Onkar Ruikar 160b91ce95
dnf: add history example (#8220)
The history command shows well formatted installation log. Gives quick idea about what has happened so far.
Also, retrieve the list and repeat the same operations on the new system to get up and running quickly.
2022-07-17 22:33:59 +05:30
marchersimon 0039248eb4
calc: set help example as lastest example (#8149) 2022-07-16 17:52:27 -03:00
Muhammad Falak R Wani 91cd7a0be1
fuser: add example to kill processes bound to a specific socket (#8175) 2022-07-15 12:33:17 -03:00
Cobalt Canon 9650f7f3d5
lpr: fix -o sides example (#8170)
* lpr: updated

`lpr --help` yields:
`Usage: lpr [options] [file(s)]
Options:
-# num-copies           Specify the number of copies to print
-E                      Encrypt the connection to the server
-H server[:port]        Connect to the named server and port
-m                      Send an email notification when the job completes
-o option[=value]       Specify a printer-specific option
-o job-sheets=standard  Print a banner page with the job
-o media=size           Specify the media size to use
-o number-up=N          Specify that input pages should be printed N-up (1, 2, 4, 6, 9, and 16 are supported)
-o orientation-requested=N
                        Specify portrait (3) or landscape (4) orientation
-o print-quality=N      Specify the print quality - draft (3), normal (4), or best (5)
-o sides=one-sided      Specify 1-sided printing
-o sides=two-sided-long-edge
                        Specify 2-sided portrait printing
-o sides=two-sided-short-edge
                        Specify 2-sided landscape printing
-P destination          Specify the destination
-q                      Specify the job should be held for printing
-r                      Remove the file(s) after submission
-T title                Specify the job title
-U username             Specify the username to use for authentication`

Here, it says that that in stead of underscores at two_sided_long_edge, it should have dashes, two-sided-long-edge. Without these, the command is essentially useless.

* Update lpr.md

* Update pages/common/lpr.md

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

* Update pages/common/lpr.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-07-16 01:05:51 +10:00
Peter Babič 7e47ce4669
swaks: add page (#7767)
* swaks: add page

* fix colons

* Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-07-16 00:47:36 +10:00
Maksim Verkhoturov 50f543866e
brightnessctl: fix typo in decrease example (#8213) 2022-07-15 11:11:14 -03:00
Jakob Miksch 6415af8d84
gdalinfo: add page (#8162)
* gdalinfo: add page

* Update pages/common/gdalinfo.md

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

* Apply suggestions from code review

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

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-07-16 00:10:21 +10:00
Ethan Kinnear b8fecc0485
mate: add page (#8206) 2022-07-14 10:55:43 +05:30
Ethan Kinnear 3d8df897be
code: fix typo in --user-data-dir example (#8207) 2022-07-13 16:55:50 -03:00
Reinhart Previano Koentjoro dc3ec35560
invoke-webrequest: add page (#8177)
* windows/get-*: Add PowerShell-only notice

* Update pages/windows/get-childitem.md

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

* windows/get-*: Change PowerShell notice

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

* invoke-item: Add command

* invoke-item: Remove quotations whenever possible

* invoke-item: Put all asterisk globs inside parameters

* invoke-item: More asterisk inside parameters

* Update pages/windows/invoke-item.md

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

* Update pages/windows/invoke-item.md

* invoke-webrequest: Add page with related aliases

* invoke-webrequest: Use LF instead of CRLF

* fix: Use -p parameter instead

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-07-13 00:41:24 +01:00
Pierre-Fournier83 2faf588055
ani-cli: add page (#8097) 2022-07-11 07:39:47 -03:00
kai 057f52541c
deluser: prefix examples with sudo (#8174) 2022-07-11 07:36:24 -03:00
marchersimon 88fd34d9f9
tlmgr-key: add page (#8193) 2022-07-11 07:35:03 -03:00
CleanMachine1 01b4aed752
nyxt: add page (#8186) 2022-07-11 07:31:20 -03:00
CleanMachine1 42bb014b2f
linux/*: fix spelling errors 2022-07-11 02:05:01 +02:00
CleanMachine1 e471999932
common/*: fix spelling errors 2022-07-11 02:04:06 +02:00
Bjørn Gustav Baklid 8f76214518
s3cmd: add page (#8074) 2022-07-10 02:19:35 -03:00
Muhammad Falak R Wani 6479bdea05
rpm: add --changelog example (#8176) 2022-07-10 02:15:34 -03:00
walking-octopus 5384a4f3a0
deb-get: add page (#8172) 2022-07-09 19:00:00 +02:00
CleanMachine1 59a15bf3a5
crontab: refresh (#8182) 2022-07-09 17:36:19 +02:00
Emily Grace Seville 5e2f4072bc
zip: add/refresh pages (#7996) 2022-07-06 22:47:47 +02:00
Bradley Wojcik 7c5c2a7ccd
docsify: add page (#8185) 2022-07-06 17:37:03 +02:00
cjc7373 6588dd7507
man: add -f example (#8180) 2022-07-05 13:36:45 +05:30
CleanMachine1 f3f405e9f6
htop: add change tab command (#8164) 2022-07-02 17:54:42 -03:00
Emily Grace Seville df0ad135f9
tcsh: refresh page (#7985) 2022-06-30 22:21:02 +00:00
CleanMachine1 c377b5b4f9
Merge branch 'main' of github.com:tldr-pages/tldr 2022-07-01 00:18:14 +02:00
CleanMachine1 fe3fa89cb5
*: fix spelling mistakes 2022-07-01 00:16:52 +02:00
xphade ba5ce39323
dos2unix, mac2unix, unix2dos, unix2mac: fix error in descriptions (#8082) 2022-06-30 19:58:39 +00:00
CleanMachine1 a082829909
Fix spelling mistakes 2022-06-30 21:57:34 +02:00
Alyx Ferrari 47c174cc7a
betterdiscordctl: add page (#8166) 2022-06-30 15:18:36 +02:00
Muhammad Falak R Wani 371ad36a88
tailscale-ssh: add page (#8151)
* tailscale-ssh: add page
* tailscale-ssh: cosmetic fixes

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-06-30 06:09:19 +05:30
yanhuan 32ddd0d9a7
crictl: add page (#8152) 2022-06-29 18:00:21 +10:00
Fazle Arefin f5348d25a4
nmap: update examples to be more practical and useful (#8099) 2022-06-28 22:56:49 +01:00
maniyar1 61763b2022
ld: add page (#7922) 2022-06-28 08:51:38 -03:00
Muhammad Falak R Wani 0dd0fcb430
pip: add install from requirements.txt example (#8161) 2022-06-28 03:35:03 -03:00
Axel Navarro b5bc4bbf18
adb-install: add -s example (#8159) 2022-06-28 10:26:43 +08:00
Imran ba01a1bfa4
hcloud: add page (#8147) 2022-06-28 09:28:05 +08:00
lakhininenina abd26a7780
cgroups: explicitly declare non-existent man pages (#8126) 2022-06-28 02:17:12 +01:00
Jakob Miksch c9654d05b7
gdal2tiles.py: add page (#8156) 2022-06-27 09:28:12 -03:00
Seth Falco 34fde6d16f
*: convert en-GB to en-US (#8155) 2022-06-27 07:23:12 -03:00
Ein Verne a5933966dd
flyctl: add page (#8144) 2022-06-27 07:21:01 -03:00
kai 270dda182e
eopkg: add page (#8158) 2022-06-27 07:19:09 -03:00
kai 6ae6a1bad2
visudo: add example (#8154) 2022-06-27 07:17:40 -03:00
Emily Grace Seville f9dd1e3c41
bash-it: add page (#7752) 2022-06-26 23:08:55 +01:00
Dr. Robert van Engelen 803e0814a6
ugrep: add page (#7972) 2022-06-26 15:48:35 -03:00
Emily Grace Seville 4b9caaea84
cut: refresh and add page (#7930) 2022-06-26 15:37:05 -03:00
Ethan Kinnear 337c1c06d0
rip: add page (#8121)
* rip: add page

* rip: change "arbitrary" to "specified"

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* rip: add "originally"

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* rip: change "undo" to "put back" and be clearer

* rip: change "all" to "every"

* rip: change "somewhere in" to "within"

* rip: change "files" to "files and directories"

* rip: use long version of `--decompose`

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

* rip: use long version of `--inspect`

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

* rip: use long version of `--seance`

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

* rip: use long version of `--unbury`

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

* rip: use long version of `--seance --unbury`

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

* rip: use long version of `rip --seance`

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

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-06-26 15:32:42 +08:00
kai 56d6c3f0bc
gnome-screenshot: fix link (#8153) 2022-06-26 00:03:35 -03:00
marchersimon 829a51b024
calc: move from `linux` to `common` (#8148) 2022-06-25 02:10:35 -03:00
Kalaiarasan Somasundaram 944c6daeb7
chpasswd: add page (#8145) 2022-06-24 13:42:30 +02:00
Afz 9b9f486575
vifm: add page (#8140) 2022-06-21 11:08:05 -03:00
CleanMachine1 4e0e4d8b6d
sftp: add example (#8142) 2022-06-21 21:59:48 +08:00
Fabio Serragnoli 85a9e8993e
watch: add pipeline example (#8085) 2022-06-21 09:04:26 -03:00
vlfldr 61231d3224
tmsu: add page (#8132) 2022-06-21 09:00:38 -03:00
Carlo Mencarelli d978571862
cloud-init: add page (#8139) 2022-06-19 12:03:52 -03:00
CleanMachine1 828c05919f
journalctl: add --vacuum-time example (#8135) 2022-06-18 17:55:44 -03:00
Emily 95871dc69a
isisdl: add page (#8134) 2022-06-18 09:55:50 +05:30
lakhininenina 87adc08d60
waitress-serve: add more information link (#8128) 2022-06-15 07:41:55 -03:00
lakhininenina 8990244aaf
pwgen: add more information link (#8130) 2022-06-14 19:42:38 +00:00
lakhininenina 955fc50041
popd: add more information link (#8129) 2022-06-14 16:41:52 -03:00
Ethan Kinnear 127e12d609
ptpython, ptpython3: add page (#8125) 2022-06-14 09:23:23 -03:00
Jeff Bailey 5117156d2c
sqlite-utils: add list tables example (#8120) 2022-06-12 18:34:55 -03:00
lakhininenina e487a1b01b
cgroups: fix typo in command description (#8124) 2022-06-12 18:20:01 -03:00
Ethan Kinnear 75b303618b
eget: add page (#8122) 2022-06-13 00:07:56 +08:00
Bradley Wojcik 9a3bac6907
just: add page (#8119) 2022-06-08 09:48:55 -03:00
Emily Grace Seville 57aac78e0d
fish: refresh page (#7987)
* Refresh a page:
- better grammar
- better token syntax

* Add reading commands from stdin sample
2022-06-08 18:09:31 +10:00
Emily Grace Seville 9fad185656
csh: refresh page (#7986) 2022-06-05 02:15:56 -03:00
Michael Neeley 7e46b4a268
ffmpeg: replace with -vf and -r example (#8113) 2022-06-04 22:35:40 +08:00
Emily Grace Seville a026ac37c1
xed: add page (#8009) 2022-06-03 06:01:40 -03:00
CleanMachine1 386687af1e
gpg: add notice that command is often symlinked (#8110) 2022-06-03 03:03:11 +08:00
nikostr a7f4d79520
gpg: add signing and multiple recipients (#8111)
Update the `gpg` encryption example to indicate that multiple recipients and signing is possible. One use-case for multiple recipients is being able to send a file to someone while also retaining the option to decrypt it oneself.
2022-05-31 07:51:29 +05:30
Seth Falco 5d7574cb74
xdg-desktop-menu: fix incorrectly documented command (#8112) 2022-05-30 16:57:32 +00:00
Fazle Arefin be03105a28
hydra: expand example description for HTTPS webform credentials (#8104) 2022-05-30 08:42:28 -03:00
Fazle Arefin cf7215e832
msfvenom: add raw example (#8095)
* Use built in output option in msfvenom

* Add msfvenom example to generate bash reverse tcp handler

* Add newline to the end of msfvenom file

* Update pages/common/msfvenom.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-30 13:58:30 +08:00
Emily Grace Seville 4747947744
jq: refresh page (#7995)
* Prefer `a specific`
* Fix grammar errors
2022-05-29 08:32:22 +05:30
Seth Falco 73b6fd21fd
xev: fix typo (#8107) 2022-05-28 20:44:47 +05:30
Seth Falco 96b5eed73b
xmodmap: add page (#8106) 2022-05-27 08:31:47 +05:30
Fazle Arefin bd8c5082c7
xfreerdp: add examples (#8096) 2022-05-24 08:15:12 -03:00
Liu233w b9919a01fb
bindkey: add page (#8089)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-22 22:19:41 +05:30
Seth Falco 17886acec8
xdg-desktop-menu: add page (#8102) 2022-05-22 12:02:24 -03:00
Jorge Medrano 2b0026d4fe
wal: fix examples (#8101)
pywal expects a path after the -i argument
2022-05-22 17:31:50 +10:00
Choi Young-jin 08e7d20281
vm_stat: add page (#8067)
* vm_stat: add page

* Update pages/osx/vm_stat.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-22 17:27:06 +10:00
Jeff Bailey 57932bf64f
sqlite-utils: add page (#8088) 2022-05-21 16:00:02 -03:00
Fazle Arefin 56c5f84976
hashcat: fix more information link (#8094) 2022-05-19 20:33:46 +00:00
Choi Young-jin 715be54612
prettier: add --write example for js and ts files (#8069) 2022-05-19 07:43:33 -03:00
Adrien Thebo 59e789fc73
nsenter: add namespaces examples (#8084)
add examples for multiple namespaces, procfs specified namespace
2022-05-18 20:35:46 -03:00
Fazle Arefin ab5154719a
hydra: replace telnet with brute force example (#8090) 2022-05-18 20:18:37 +05:30
Emily Grace Seville e23451ed20
krita, gimp: refresh page (#8011) 2022-05-16 09:38:04 -03:00
Emily Grace Seville cf51bfd7b8
flameshot: refresh page (#8022) 2022-05-16 09:35:38 -03:00
Martin Matous fb4ab2c11e
btrbk: add page (#7991) 2022-05-16 09:32:21 -03:00
toydotgame 6e60a5fd2d
cpupower: add page (#8073) 2022-05-16 09:29:57 -03:00
gitmpr 9659a81dc3
vboxmanage: fix typo in example (#8070) 2022-05-16 09:16:38 +01:00
Adrien Thebo bc8eae779f
conntrack: add page (#8081)
* conntrack: add page

* Update pages/linux/conntrack.md

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

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-05-14 17:06:22 +10:00
Adrien Thebo 74f72f6d82
lsns: add page (#8078) 2022-05-14 08:52:22 +05:30
Emily Grace Seville e92c24d49d
tac: refresh page (#8057)
* More general descriptions and better title

* Don't use `print` word

* More specific verb in first sample description:

- `display` -> `concatenate`

* Add `-b`/`-r`/`-s` examples

* Duplicate `tac` to `linux/`

* Highlight first option chars

* Add `See also` reference
2022-05-13 20:29:53 +02:00
Abreto Fu 69434ed5e8
Add an example for grep with color output (#8087) 2022-05-13 20:26:00 +02:00
Martin Matous 791abd7b78
rpm: use long arguments format (#8086) 2022-05-12 12:32:12 -03:00
marchersimon 7c6206b74f
wipeclean: add page (#8075) 2022-05-11 15:22:06 +00:00
Raizo62 17f090ba91
reptyr: fix command name : reptyr instead of reptry (#7978) 2022-05-09 21:54:39 +00:00
Julia Evans 39afceec30
nsenter: add --all example and refresh (#8003) 2022-05-08 18:26:45 -03:00
CleanMachine1 7698f52edf
efibootmgr: add clarity (#8079) 2022-05-08 18:22:34 -03:00
pixel c125fd3a96
aa: add page (#8083) 2022-05-08 18:19:48 +05:30
CleanMachine1 c2a5c86033
*: fix spelling mistakes (#8072) 2022-05-04 14:12:15 -03:00
marchersimon 2eefbce0c1
kdialog: add page (#8071) 2022-05-03 18:09:25 -03:00
Emily Grace Seville 991f974b9e
mate-calc: add page (#8013) 2022-05-02 08:00:37 -03:00
Reinhart Previano Koentjoro 6ed9681dbc
gh*, glab*: standardize documentation (#7957) 2022-05-02 07:55:38 -03:00
Shawn Allen 918891f311
perl: improve matching pattern example, arg consistency, etc. (#8043)
* perl: improve matching pattern examples

* perl: remove in-place find/replace sans -i'.old'

* perl: nix -0 from multiline find/replace example

* perl: update wording per code review

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

* perl: update placeholders per code review

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

* perl: update wording per code review

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

* perl: update placeholders per code review

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

* perl: update placeholders per code review

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

* perl: update placeholders per code review

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

* perl: add more -e flag markers, tweak wording

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

* perl: "print out" → "print"

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-30 12:39:53 +05:30
Erik Bartels 61805c1a25
jq: remove filename dangling quote (#8063) 2022-04-30 12:37:02 +05:30
Alex Treichler 3c31514691
dumpcap: add page (#8042) 2022-04-26 22:23:37 +00:00
Niklas 46e065db13
rich: add page (#8044)
* Create rich

* Update and rename rich to rich.md

* Update rich.md

* Update rich.md

* Update rich.md

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>

* Update pages/common/rich.md

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

* Update pages/common/rich.md

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

* Update pages/common/rich.md

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

* Update pages/common/rich.md

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

* Update pages/common/rich.md

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

* Update pages/common/rich.md

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

* PR feedback

* Apply suggestions from code review

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

Co-authored-by: lincc <46962923+blueskyson@users.noreply.github.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-04-27 03:49:45 +10:00
Emily Grace Seville e759816928
pluma: add page (#8010) 2022-04-26 07:44:34 -03:00
Martin Matous 7abb9d313d
pw-cli: add page (#8029)
* pw-cli: add page

Signed-off-by: Martin Matous <m@matous.dev>

* Update pages/linux/pw-cli.md

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

* Update pages/linux/pw-cli.md

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

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-25 21:53:49 +05:30
Gavi Sobell 1f99d907dc
Fixed spelling error (#8051)
From 'in-pace' to 'in-place'
2022-04-25 21:51:44 +05:30
Emily Grace Seville 36d481fa58
elvish: refresh (#7989) 2022-04-24 18:07:47 -03:00
Emily Grace Seville beff71015a
drawing: add page (#8023) 2022-04-24 17:52:45 -03:00
CleanMachine1 df45659cd5
rkhunter: add page (#8047) 2022-04-24 17:51:39 -03:00
CleanMachine1 381293d79f
git-show-unmerged-branches: add page (#8049) 2022-04-24 17:50:15 -03:00
CleanMachine1 47576728c8
git-show-merged-branches: add page (#8048) 2022-04-24 17:49:45 -03:00
Emily Grace Seville f47c135e7e
mate-about: add page (#8020) 2022-04-24 17:48:55 -03:00
Mathis Chenuet ffb0d53765
nix: fix deprecated optimise-store example (#8050) 2022-04-24 17:48:12 -03:00
Tom 80da0d8c96
backlight_control: add page (#8041)
* backlight_control: add page

* backlight_control: remove trailing whitespaces

* backlight_control: conjoin first two examples

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

* backlight_control: improve syntax

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

* backlight_control: improve syntax

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

* backlight_control: remove repeated example

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-24 21:58:55 +10:00
Ilya Pantsyr 3ed1a673c0
wondershaper: add page (#8034) 2022-04-24 16:00:17 +08:00
Iksas 013c2fc194
pihole: update more information link (#8045) 2022-04-24 15:44:17 +08:00
Iksas 5515e8daac
vcgencmd: update more information link (#8038) 2022-04-22 08:06:49 -03:00
Emily Grace Seville 91d102652b
caja: add page (#8007) 2022-04-19 15:14:41 +08:00
Emily Grace Seville d7c2be335c
mate-screenshot: add page (#8021) 2022-04-19 15:09:42 +08:00
Emily Grace Seville 4bdc065c92
Add `pinta` page (#8024) 2022-04-19 15:03:08 +08:00
Emily Grace Seville 22d115ffec
Add `mate-dictionary` page (#8030) 2022-04-19 14:45:27 +08:00
Danesh Manoharan 8627e23964
ledctl: add page (#7776) 2022-04-16 23:14:57 +00:00
CleanMachine1 a0d21d1c80
engrampa: add suggestion 2022-04-16 12:08:50 +02:00
Emily Grace Seville 30f95850c0
engrampa: add page (#8015)
* Add `engrampa` page

* Mention MATE desktop environment

* Use concrete name instead of `archive manager`

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-04-16 17:11:22 +10:00
Emily Grace Seville a7de366916
mate-calc-cmd: add page (#8014) 2022-04-16 00:27:50 -03:00
Emily Grace Seville b1e210a98f
mate-search-tool: add page (#8016) 2022-04-15 23:50:28 -03:00
Emily Grace Seville 34fa690979
code: refresh page (#8017)
* Refresh page:
- reorder examples
- better descriptions
- fix placeholder samples

* Replace `editor` with `Visual Studio Code`

* Enhance page title

* Simplify page title

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Enhance page title

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-04-16 12:42:11 +10:00
Julia Evans d6513baeee
mtr: add --aslookup example (#8001) 2022-04-15 23:35:32 -03:00
Julia Evans b1c9bce207
openssl s_client: add '-servername' (#8002) 2022-04-15 20:18:42 +08:00
Gabri Botha 870c730191
duc: add page (#7869)
* Create duc.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-15 17:48:20 +08:00
Emily Grace Seville 567b5a882a
nu: refresh page (#8005) 2022-04-15 00:44:09 -03:00
Victoria Kruczek 0b6c476d27
shortcuts: add page (#7935) 2022-04-15 03:11:42 +02:00
Martin Matous 3ce3531cb0
faillock: add page (#7971)
Signed-off-by: Martin Matous <m@matous.dev>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-04-14 00:49:07 +00:00
Emily Grace Seville f0dacdbd20
jq: update page (#7945)
* Fix manual url

* Replace all old examples with new ones:
- executing expression/script
- accessing keys/array items
- mutating objects

* Remove backslash, but:
- syntax highlighting is broken

* Add russian jq translation

* Fix placeholders in translation

* Specify multiple array items/keys in examples

* Describe --arg option

* Join two examples:
- first
- fourth

* Fix generic command placeholders:
- use `cat path/to/file.json`
2022-04-13 11:45:18 +10:00
Steve-V 3f7ce811f7
zoxide: add --interactive to remove example (#7977) 2022-04-12 08:10:35 -03:00
Raizo62 119c84205e
ip-neighbour.md : title : the command is "ip" and not "ip-neighbour" (#7973)
the syntaxof title is now consistent with the others commands
2022-04-10 12:47:05 +00:00
Dina Basumatary 95024e8451
bq: add page (#7962)
* gsutil: add page

* bq: add page

* Revert "gsutil: add page"

This reverts commit 141468243f52de8a5a49034e2df665f5d9c1bee9.

* Update pages/common/bq.md

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

* Update pages/common/bq.md

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

* Update pages/common/bq.md

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

* chore: applied PR recommendations

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-07 12:23:01 +02:00
Garrett Mills b9fcf6a81c
alternatives: add alias page (#7967)
Create a page for `alternatives` documenting it as an alias of `update-alternatives`.
2022-04-07 12:20:33 +02:00
Axel Navarro 7f30b7211e
mh_copyright: add page (#7910)
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-06 12:35:16 +05:30
Emily Grace Seville 6c1370e1e9
`pwd` with long options (#7955) 2022-04-05 00:22:20 +10:00
Emily Grace Seville 213dab9463
Better grammar in pabcnetcclear (#7934) 2022-04-04 20:46:28 +08:00
hellojukay 2bf7c9a670
you-get: add page (#7948) 2022-04-03 12:25:08 -03:00
CleanMachine1 f2ce86befd
pwd: fix flags (#7953) 2022-04-03 12:21:35 -03:00
Chenfa Zheng 48c442da5d
debtap: add page (#7947) 2022-04-03 09:56:06 -03:00
CleanMachine1 78c684a6f6
speedcrunch: add page (#7936) 2022-04-02 19:24:53 -03:00
Seth Falco 487d901904
unshare: add page (#7920) 2022-04-02 19:19:56 -03:00
Axel Navarro 59f031bb0c
dotnet-tool: add page (#7769) 2022-04-02 19:16:27 -03:00
Paul Somers a456da2822
gt: add page (#7926)
* gt: add page

graphite.dev

* gt: fix review suggestions

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

* gt: fix commands to longhand, explain auth better

* gt: fix typos

* Update pages/common/gt.md

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>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-03-30 23:45:02 +10:00
dotnetCarpenter b698969354
b2sum, md5sum, sha*sum: add --ignore-missing example (#7929) 2022-03-28 11:21:41 -03:00
pixel 0bc72f5496
sdef, xml2man: add page (#7927) 2022-03-27 23:49:38 +02:00
Seth Falco 27ff55fc2e
*: normalize colons (#7913) 2022-03-27 02:25:15 -03:00
Axel Navarro cd107da48b
mh_metric: add page (#7912) 2022-03-25 17:27:18 -03:00
Kirill Lappo 2a9bf986cb
nordvpn: add autoconnect and update country connect examples (#7924) 2022-03-24 15:32:45 +08:00
Seth Falco da24d7dbe0
gnome-screenshot: add page (#7916) 2022-03-23 10:14:10 -03:00
Seth Falco fb62af84fc
ispell: add page (#7918) 2022-03-23 09:49:36 -03:00
Seth Falco 1a7fd6ec58
ivpn: add page (#7914) 2022-03-23 09:48:56 -03:00
Seth Falco 3184f70e6f
laptop-detect: add page (#7919) 2022-03-23 09:43:56 -03:00
Axel Navarro b0918ad192
mh_lint: add page (#7911) 2022-03-22 08:51:38 -03:00
Emily Grace Seville 4659bcb243
linux/*: add more information link (#7848) 2022-03-21 14:07:48 -03:00
Seth Falco cc3d4ff3aa
gnome-calculator: add page (#7915) 2022-03-21 13:40:51 -03:00
Seth Falco d8327bb073
gnome-software: add page (#7917) 2022-03-21 08:48:01 -03:00
Muhammad Falak R Wani f3b986941a
trace-cmd: add page (#7820) 2022-03-21 05:14:10 +01:00
Emily Grace Seville e3318d87cf
applecamerad: add more information link (#7853) 2022-03-19 23:57:24 -03:00
Emily Grace Seville 3202852b03
wl-copy: page update (#7901) 2022-03-19 17:16:52 -03:00
xxchan 97e49ad1d4
comby: add page (#7847) 2022-03-19 15:38:56 -03:00
Emily Grace Seville 90c3807746
atool: update page (#7900) 2022-03-19 15:36:52 -03:00
rooty fada0e54ce
rmmod: fix examples (#7879) 2022-03-19 15:28:29 -03:00
Jakob Miksch 00e01e07ac
ogrmerge.py: add page (#7903) 2022-03-19 15:26:56 -03:00
Jakob Miksch c9cfd04065
ogr2ogr, ogrinfo: refresh (#7904) 2022-03-19 15:16:51 -03:00
Emily Grace Seville 3eb4ea459a
gacutil: add page (#7898)
* Add gacutil

* Add the abbreviation to description

Co-authored-by: Jakob Miksch <info@jakobmiksch.eu>

* Simplify man page url

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Co-authored-by: Jakob Miksch <info@jakobmiksch.eu>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-03-19 21:31:38 +05:30
Emily Grace Seville 53cb52dbbb
mcs: add page (#7897)
* Create mcs page:
- closes #7418

* Use ellipsis
2022-03-19 17:56:56 +08:00
Emily Grace Seville 531769ac21
krita: add page (#7895) 2022-03-19 01:23:38 +01:00
Emily Grace Seville 0b9fb57b0d
gimp: refresh (#7896)
* Add link to `krita`

* Sync format with `krita` page:
- fix descriptions
- fix placeholders

* Fix description syntax and remove ".ext"

* Simplify placeholders
2022-03-19 09:46:25 +10:00
Krutonium b209b606ce
install: add -D example (#7803)
* Add example for creating directories along the path

* Update pages/common/install.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/common/install.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update code samples

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-03-18 11:08:51 +10:00
Muhammad Falak R Wani 4a29b53671
zek: add page (#7888) 2022-03-17 08:43:00 -03:00
Ashish Shenoy c29f0d16d5
pmap: add page (#7890) 2022-03-17 08:40:40 -03:00
Oğuz Ersen e7a06bac28
atool, dnf, wl-copy, wl-paste: add Turkish translation (#7837)
* wl-copy, wl-paste: fix invalid command options

--paste-once is valid for wl-copy, not valid for wl-paste
--clear is not valid for wl-paste

* wl-copy, wl-paste: add Turkish translation

* atool: add Turkish translation

* dnf: add Turkish translation
2022-03-17 15:08:52 +10:00
Jesse Riggins d2d57c7d38
dog: add page (#7892) 2022-03-16 18:20:55 -03:00
Emily Grace Seville 3f6f191892
mktemp: add page (#7893) 2022-03-16 14:02:09 -03:00
git-em c23e529ad2
zlib-flate: add page (#7839) 2022-03-16 09:17:40 -03:00
nicolae-stroncea dba098e925
ufw: use range in deny port example (#7881) 2022-03-14 18:15:33 +05:30
git-em 413c75950f
wpm: add page (#7886) 2022-03-14 08:26:11 +05:30
Axel Navarro c85155ec0b
svgr: add page (#7882) 2022-03-13 15:47:44 -03:00
Emily Grace Seville 24aa00d414
cd: page update (#7875)
* Refresh cd page:

- group examples
- add new example with ~user
- refresh grammar

* Fix syntax error

* Use "username" instead of "user_name"

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-03-13 20:11:17 +10:00
dwdh bebfa4e965
kdig: add page (#7784)
* kdig: add page

* Update kdig.md

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

* Update pages/common/kdig.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-03-12 18:35:17 +10:00
git-em 452d56612f
nmcli, nmcli-monitor: update link (#7862) 2022-03-12 17:41:05 +10:00
Steve fe79129aad
errno: add page (#7873) 2022-03-12 01:09:10 -03:00
Yorke Rhodes fc874d901b
jq: add filter array example (#7871)
* Add filter array example

* Remove 8th example
2022-03-12 14:08:08 +10:00
CleanMachine1 25070ff4e7
mullvad: move to common (#7876) 2022-03-12 07:07:33 +10:00
Harish Kukreja bb0e145843
createdb: add page (#7851) 2022-03-09 22:59:58 +00:00
git-em cbfe325cb1
nmcli-agent, nmcli-radio: add page (#7863) 2022-03-09 19:48:13 -03:00
محمد الصوالحي 37ab478d79
fastmod: add page (#7815) 2022-03-09 07:58:38 -03:00
git-em 8628cba2eb
linux/*: replace man.archlinux.com link (#7861)
* linux/*: replace man.archlinux.com

Does not replace links of pages directly associated with archlinux (eg: pacman)

* nmcli-device, nmcli-connection: use author's link
2022-03-09 14:31:08 +10:00
git-em a48819f190
common/*: replace man.archlinux.org (#7860) 2022-03-09 14:28:57 +10:00
git-em c5309c0ab8
setsid: add page (#7841)
* setsid: add page

* Use "exit code" instead of "return value"

Co-authored-by: pixel <chrissx@chrissx.de>

Co-authored-by: pixel <chrissx@chrissx.de>
2022-03-09 14:18:59 +10:00
Tomasz Durda 609b7d1a52
fio: add page (#7829) 2022-03-08 09:15:03 -03:00
Muhammad Falak R Wani c12a5c8433
tailscale-file: add page (#7844) 2022-03-08 00:33:31 +00:00
baiyutang 5892e647de
kitex: add page (#7782) 2022-03-07 09:06:37 -03:00
Nicolas Kosinski fa9cbe265b
go-test: add -cover example (#7858) 2022-03-07 09:04:55 -03:00
Emily Grace Seville baf0f1ad15
windows/*: add more information link (#7852) 2022-03-05 12:00:17 -03:00
Emily Grace Seville 02c427a039
g++, gcc: page update (#7821)
* Update placeholders:
- use "path/to"
- join list of placeholders in gcc

* Suggest language standard in code example

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-03-02 21:36:03 +10:00
Mia c4a72c36b4
batcat: add page (#7838) 2022-03-02 06:58:50 -03:00
Peder Bergebakken Sundt d774bbea94
Add command to git ls-files (#7833)
Taken from https://fix.code-error.com/git-list-only-untracked-files-also-custom-commands/
2022-03-02 10:54:04 +08:00
git-em 2ce63b334e
brightness, n, open, pbcopy, pbpaste, rename, route, rubocop, softwareupdate, timed, where, while, xed, xip: add link (#7831) 2022-03-01 10:21:17 -03:00
git-em 80ddce96fe
set, view, wait, write: add link (#7828) 2022-03-01 00:52:41 -03:00
git-em a6f57760c2
alpine: add link, fix style on pt_BR translation (#7830) 2022-03-01 00:43:39 -03:00
git-em d213b0ec90
rga: add page (#7818) 2022-02-27 18:08:43 -03:00
Jakob Miksch 0f73f6aaad
ogr2ogr, ogrinfo: refresh (#7807) 2022-02-27 10:50:07 -03:00
git-em a5276a09e0
ncdu: move from linux to common (#7814) 2022-02-26 20:00:32 +10:00
Axel Navarro a1504c7afa
chrome: add page (#7813) 2022-02-25 18:51:51 +05:30
Michael Cale afca7adc24
gow: add page (#7805) 2022-02-25 06:18:05 -03:00
Axel Navarro 8736b81243
google-chrome: refresh (#7812) 2022-02-25 16:43:28 +10:00
Axel Navarro a8bcde4a28
chromium: refresh (#7811) 2022-02-24 16:28:04 -03:00
Martin Pool 326cc8a262
chsh: Fix `chsh -s SHELL` syntax (#7801)
* It's `ch -s SHELL` to change your own shell

Fixes #7800

* rephrase

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Use -s generically, --shell on Linux

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-24 22:42:34 +10:00
Axel Navarro 18642d59eb
git-rev-list: add -n example (#7763) 2022-02-24 22:38:17 +10:00
hellojukay 1d72e2f253
vagrant: add box list example (#7810) 2022-02-23 11:33:19 -03:00
Axel Navarro 139450a866
standard-version: add page (#7753) 2022-02-21 06:40:03 -03:00
nik ac627da668
yt-dlp: add page (#7628)
* add yt-dlp page

* fix format

* remove file

* fix unprecise explanation

* Delete .gitpod.yml
2022-02-21 01:33:08 +01:00
Jake Vossen 1b9e38cb1b
rsync: fix remote_directory in -rauL example (#7795) 2022-02-20 17:44:04 -03:00
Axel Navarro ae90383189
docker-volume: add page (#7771) 2022-02-20 18:37:06 +10:00
oshiteku 4cc80092f9
kubectl-delete: fix typo (#7804) 2022-02-20 09:29:28 +05:30
Jeremy Heckt b645de29cd
createrepo: add page (#7789)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-19 12:46:13 +05:30
Pysis ac026647f4
xidel: add page (#7678) 2022-02-18 11:01:57 -03:00
Axel Navarro c8a26c33e4
npx: add --no-install and --quiet examples (#7747) 2022-02-18 21:51:42 +10:00
pixel a1dca9579c
systemsetup: fix more information link (#7755) 2022-02-18 07:05:27 +01:00
258204 c768a7c3be
doctl-auth: add page (#7526) 2022-02-17 22:10:46 +00:00
valentin lauber 3ed8d563bc
puppet-agent: add --disable and --enable examples (#7787) 2022-02-17 18:53:25 +05:30
pixel 60413b149c
mk: add page (#7756) 2022-02-17 07:47:43 -03:00
Lars Decker b02d5dc9f1
http: add --follow example (#7737) 2022-02-17 07:46:07 -03:00
Axel Navarro 45f7d27512
checkupdates: add page (#7774) 2022-02-17 06:57:00 -03:00
Axel Navarro c388bb1701
checkupdates-aur: add page (#7775) 2022-02-17 13:13:15 +08:00
Emily Grace Seville 72bdbb9021
chsh: page update (#7550) 2022-02-17 12:36:58 +08:00
Emily Grace Seville 50a9708250
for: refresh (#7482) 2022-02-15 06:58:56 -03:00
Waldir Pimenta bf6256ca09
fnm: spell out the "list" subcommand (#7777) 2022-02-14 10:58:18 -03:00
Emily Grace Seville b14c67fd89
nm: update page (#7758) 2022-02-14 12:43:27 +01:00
Emily Grace Seville 692469016e
osx/*: update page (#7665) 2022-02-14 08:21:43 -03:00
pixel 4e2c525e31
networksetup, port, xcode-select, xcodebuild: add more information links (#7754)
* port: more info
* xcodebuild: more info
* xcode-select: more info
* networksetup: more info
2022-02-14 09:13:29 +05:30
Axel Navarro 8ba9ec2b37
serve: add page (#7741) 2022-02-12 15:54:13 +08:00
Andrey Bienkowski 78b4e55964
adduser: remove invalid example (#7761) 2022-02-11 22:59:14 -03:00
Olga b816d6d850
pdftoppm: add page (#7764) 2022-02-11 11:46:34 -03:00
Andrey Bienkowski 11e78ec50a
docker: use absolute paths in `-v` example (#7762)
Volume paths must be absolute instead of relative.
2022-02-08 14:26:31 +05:30
whitemuu 0c99df4a33
maestral: add page (#7759)
* Create maestral.md

new command

* Update pages/common/maestral.md

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

* Update pages/common/maestral.md

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

* Update pages/common/maestral.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/common/maestral.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/common/maestral.md

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

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-07 11:04:46 +10:00
pixel ec1061acf1
nm-classic: add page (#7748) 2022-02-06 20:10:34 -03:00
Emily Grace Seville c0b1520402
nu: update page (#7485) 2022-02-06 11:19:41 -03:00
Axel Navarro 11ada9c938
turbo: add page (#7734) 2022-02-06 02:07:08 +00:00
Reinhart Previano Koentjoro aac892abd0
glab-auth: add page (#7612) 2022-02-05 09:35:14 -03:00
Emily Grace Seville 4f57bb181e
tail: add page (#7688) 2022-02-05 09:33:15 -03:00
pixel b58b87ff74
lerna: add page (#7742)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-02-05 10:55:05 +05:30
pixel ec75a9a749
bird: fix capitalization in command description (#7746) 2022-02-03 22:06:26 -03:00
Axel Navarro c2c16f61ac
*: use author link instead of npm package (#7730) 2022-02-02 15:43:21 -03:00
Muhammad Falak R Wani 7b0f1fcd45
meson: add an example to run all tests in the project (#7740)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-02 23:46:46 +10:00
godalming123 daf0125df6
dm-tool: add page (#7710) 2022-02-02 08:05:01 -03:00
Axel Navarro 8b9b6e98b5
gh-pr-merge: add --subject example (#7732) 2022-02-02 10:21:40 +05:30
Axel Navarro da55f621eb
webstorm: add page (#7727) 2022-02-02 09:07:41 +08:00
pixel a1aad5301e
airportd, automountd, coreautha, coreauthd, nfcd: add page (#7608) 2022-02-01 17:38:26 -03:00
pixel 2396c6d791
socat, sn, slimrb, swig: add more information link (#7733) 2022-02-01 17:06:33 +08:00
Kirill Stryaponov 3e8b075813
cwebp: add page (#7722)
* cwebp: add page

* cwebp: add russian translation

* cwebp: update descriptions

* cwebp: update Russian translation

* cwebp: add period to command description

* cwebp: add period to command description in Russian translation

* Update pages.ru/common/cwebp.md

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

* Update pages.ru/common/cwebp.md

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

* Update pages.ru/common/cwebp.md

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

* Update pages.ru/common/cwebp.md

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

* Update pages/common/cwebp.md

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Update pages/common/cwebp.md

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Update pages/common/cwebp.md

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Apply suggestions from code review

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* cwebp: update Russian translation

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-02-01 19:05:01 +10:00
CleanMachine1 02a843bea8
git-standup: add page (#7584)
* git-standup: add page

* Update pages/common/git-standup.md

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

* Update pages/common/git-standup.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/git-standup.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2022-01-31 15:25:17 -07:00
Managor 3c192db1c4
pw-link: add page (#7703) 2022-01-29 23:07:37 -03:00
Emily Grace Seville c10199cd1a
Use variables instead of literal values: (#7531)
- there is no need to compare two string literals
2022-01-30 01:58:41 +00:00
Rodrigo Nemmen 9ad2a08a73
progress: add page (#7510) 2022-01-30 01:57:39 +00:00
Pierre Rudloff 09f8f802d3
ubuntu-security-status: add page (#7728) 2022-01-30 01:51:30 +00:00
Emily Grace Seville 684f7bbc65
useradd, userdel, usedmod, users: refresh page (#7661) 2022-01-27 21:08:33 +00:00
Emily Grace Seville 3a104d8676
groupadd, groupdel, groupmod, groups: update page (#7660) 2022-01-27 21:06:40 +00:00
Jonathan Reyes cbd3214b25
dig: fix more information link (#7724) 2022-01-27 19:30:27 +00:00
Florian Bruhin 8a277402e8
code: add --new-window example (#7717) 2022-01-27 14:12:15 -03:00
Vic Segers 6e5d37cc24
diff-pdf: add page (#7711) 2022-01-27 11:33:10 -03:00
Azrael JD aaada5f0e6
rc-service: add more information link (#7714) 2022-01-27 11:23:46 -03:00
Azrael JD 3feb67453d
xclock: add more information link (#7719) 2022-01-27 11:22:02 -03:00
Azrael JD 2353d5fd41
xinput: add more information link (#7721) 2022-01-27 11:20:50 -03:00
Azrael JD 3d4ee73979
xman: add more information link (#7720) 2022-01-27 11:11:54 -03:00
Azrael JD c837506fd7
sysctl: add more information link (#7718) 2022-01-27 11:10:17 -03:00
Azrael JD 88f61f1d2e
rc-update: add more information link (#7716) 2022-01-27 09:29:12 -03:00
Azrael JD 735d1539d0
rc-status: add more information link (#7715) 2022-01-27 09:28:42 -03:00
Emily Grace Seville 545c425e18
mktemp: refresh page (#7549) 2022-01-26 23:22:54 +00:00
Joe Nichols 92343a1f94
yum: use manned for more information link (#7708) 2022-01-25 13:12:34 -03:00
Azrael JD c1855c4cb5
urxvt: add more information link (#7704) 2022-01-25 13:10:55 -03:00
Azrael JD 5b28d44739
su: add more information link (#7705) 2022-01-25 12:50:37 -03:00
Azrael JD ed74535c79
swapon: add more information link (#7706) 2022-01-25 12:49:47 -03:00
Azrael JD 64e0d783a9
swapoff: add more information link (#7707) 2022-01-25 12:47:56 -03:00
Axel Navarro 6b9e9fc683
trust: add page (#7699) 2022-01-24 20:33:33 +05:30
Azrael JD 40f59ab8e9
xterm: add more information link (#7700) 2022-01-23 14:35:09 -03:00
hellojukay a2adaa1216
mpg123: add page (#7689)
* cmd: update page

* New Page mpg123

* fix file name

* fix lint and homepage

* change command usage description

* fix ci

* fix command line usage description

* Update mpg123.md

* Update mpg123.md

* Update mpg123.md
2022-01-24 02:39:07 +10:00
Emily Grace Seville 27033a5d95
tail: refresh page (#7681) 2022-01-22 23:06:48 -03:00
Mišo Barišić 26adab31c6
distrobox: add page (#7638) 2022-01-22 16:28:05 -03:00
Emily Grace Seville 47445dd786
bc, dc: refresh page (#7670) 2022-01-22 14:00:09 +08:00
WhispyDEV 3e05eed5b0
color: add allowed color values (#7553) 2022-01-19 21:04:53 +00:00
Emily Grace Seville a3d30c0a0d
head: refresh page (#7680) 2022-01-19 12:21:30 -03:00
Mateusz Konieczny 51bad90afa
vagrant: update init ubuntu example (#7682) 2022-01-19 11:08:03 -03:00
Reinhart Previano Koentjoro 3762d44bb2
glab-release: add page (#7643) 2022-01-19 10:08:58 +05:30
Axel Navarro c12b829064
core-validate-commit: add page (#7676) 2022-01-19 10:00:33 +05:30
Axel Navarro 3b4aecafb8
avifenc: add page (#7636) 2022-01-18 18:55:35 +00:00
George Hafiz f90a84145a
pg_dumpall: add page (#7646) 2022-01-18 13:59:57 -03:00
Axel Navarro 6a8920c341
ntl: add page (#7652) 2022-01-18 23:27:22 +08:00
Reinhart Previano Koentjoro 0c8ed2af5c
glab-issue: add page (#7615) 2022-01-18 21:59:48 +08:00
Muhammad Falak R Wani 0316207aeb
xset: add enable/disable DPMS examples (#7617) 2022-01-18 10:55:05 -03:00
Axel Navarro 6a248808bf
scan-build: add page (#7672) 2022-01-18 10:33:13 -03:00
Emily Grace Seville d98e164b69
Use long options (#7675) 2022-01-18 21:28:40 +08:00
leo-arch 0e9bf6b396
clifm: add page (#7645) 2022-01-18 09:39:52 -03:00
endorama dfbf2f5bce
prlimit: add page (#7113) 2022-01-17 09:40:17 -03:00
Lars Niesen 0230ee6b5b
termdown: add page (#7669) 2022-01-17 09:24:35 -03:00
Reinhart Previano Koentjoro 41711421a9
glab-pipeline: add page (#7642) 2022-01-16 13:58:46 -03:00
Emily Grace Seville 41394e7515
blender: use long arguments (#7663) 2022-01-16 13:47:31 -03:00
汪東陽 0c961545ed
ssh: fix typo (#7666) 2022-01-16 13:28:18 -03:00
Frans Nylund b0bef9daba
declare: fix -a example (#7659) 2022-01-15 17:15:45 -03:00
Reinhart Previano Koentjoro bdbd53c5ee
glab-alias: add page (#7641) 2022-01-14 10:33:08 -03:00
meowmeowcat e2f4d81f6b
textutil, top: add link (#7629) 2022-01-14 09:59:47 -03:00
Axel Navarro d5cfac8d35
check-language-support, faketime, pi, powerstat, rig, xdg-user-dirs-update: update links (#7644) 2022-01-14 10:33:54 +07:00
cyqsimon 34f822e792
pdbedit, smbpassword: add page & improve comments (#7545) 2022-01-13 18:58:40 +05:30
Reinhart Previano Koentjoro 285609b239
glab-mr*: add pages (#7635) 2022-01-11 20:59:47 +05:30
gcagle3 a39a1fce8b
terragrunt: add page (#7619) 2022-01-10 08:42:01 -03:00
HazemBZ a136aec126
xfreerdp: add sound example (#7634) 2022-01-10 10:55:40 +05:30
cyqsimon bc9f58e971
ncdu: add `--color` example and link (#7625) 2022-01-08 17:15:32 -03:00
Axel Navarro 84b6cabf6e
a2query, dpkg*, check-support-status, netselect-apt, reportbug: update Debian link (#7622)
* a2query: update link to Debian manpage

* check-support-status: update link to Debian manpage

* dpkg-deb: update link to Debian manpage

* dpkg: update link to Debian manpage

* netselect-apt: update link to Debian manpage

* reportbug: update link to Debian manpage
2022-01-08 20:39:40 +07:00
Reinhart Previano Koentjoro e97d77689a
apt: add backticks to apt-get (#7620) 2022-01-08 09:15:33 +07:00
Azrael JD 6f727f338a
apt-moo: move to linux platform (#7621) 2022-01-08 09:15:04 +07:00
Inias Peeters 210dc2e186
file-rename: fix Debian package name (#7618) 2022-01-07 22:35:42 +05:30
Reinhart Previano Koentjoro fce802ddb0
invoke-item: add page (#7517) 2022-01-07 06:15:16 -03:00
Reinhart Previano Koentjoro 6a483fda57
nvm.fish: add page (#7512) 2022-01-06 20:43:49 +00:00
Bhargav Das Gupta a156709d73
sherlock: add page (#7609) 2022-01-05 15:50:46 -03:00
258204 8c9021a3f9
doctl-account: add page (#7525) 2022-01-05 15:13:22 -03:00
Bhargav Das Gupta f4252bd555
cat: fix typo (#7610) 2022-01-03 11:21:12 +00:00
Muhammad Falak R Wani 722304b216
wg: add example to show current configuration of an interface (#7594)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-01-03 15:39:51 +05:30
Emily Grace Seville 58f6f4124e
pabcnetcclear: update page (#7532) 2022-01-02 17:30:53 -03:00
CleanMachine1 80e8b7b5f4
git-mr: add page (#7585) 2022-01-03 04:13:01 +08:00
CleanMachine1 128603e43a
git-delete-merged-branches: fix error (#7601) 2022-01-02 10:31:52 +05:30
Erfan 4394c4fa0c
pipwin: add page (#7593) 2022-01-02 01:34:27 -03:00
CleanMachine1 51eb6076d8
git-pr: add git-extras note in the command description (#7600) 2022-01-02 01:31:48 -03:00
CleanMachine1 c13a79e2d9
go-build: add clarity (#7438) 2022-01-02 01:30:56 -03:00
Muhammad Falak R Wani ef8fb57839
ethtool: add example to show all features (#7590) 2022-01-01 00:29:32 +00:00
CleanMachine1 bdaada4681
git-delete-merged-branches: add page 2022-01-01 00:47:47 +01:00
CleanMachine1 0d12105852
git-delete-tag: add backticks to git-extras (#7598) 2022-01-01 04:17:42 +08:00
CleanMachine1 60db3c10c0
git-pr: fix grammar (#7599) 2022-01-01 04:17:08 +08:00
Ryan Delaney 2b3ce60c89
keychain: add page (#7583) 2021-12-31 09:36:19 -03:00
David Zhang dc8f9639c0
sacctmgr: add Chinese translation (#7588) 2021-12-31 09:22:18 -03:00
Axel Navarro 5283cc7c42
github-label-sync: use repo as more information link (#7591) 2021-12-31 09:21:30 -03:00
Raizo62 f126048f03
docker: add docker images example (#7567) 2021-12-30 09:37:01 -03:00
Rahmanu Hermawan 6a5c49c324
minicom: add page (#7564) 2021-12-30 07:55:32 -03:00
Christoph Thiede fb6c77ecfc
smalltalkci: add page (#7580) 2021-12-30 07:27:28 -03:00
elfehr af648ee7af
mu: add page (#7572) 2021-12-30 14:39:49 +08:00
Antoine Amara 5359517412
glab-repo: add page (#7558) 2021-12-29 14:50:26 -03:00
Peter Babič d7375910c7
git-filter-repo: add page (#7493) 2021-12-27 13:55:08 -03:00
Reinhart Previano Koentjoro 59bff1c102
nvm: add page (#7511) 2021-12-27 13:32:26 +00:00
Bao 38d44d6c40
btrfs-property: add page (#7454) 2021-12-27 01:14:29 +00:00
CleanMachine1 1a6a1759bd
makepkg: fix command to match standard (#7579)
* makepkg: fix command to match standard
* add \n
2021-12-26 22:16:54 +00:00
Bao e86b50be30
btrfs-balance: add page (#7453) 2021-12-26 19:04:06 -03:00
asas1asas200 0600ada30d
xbps: fix --sync and --update examples (#7574) 2021-12-26 18:46:43 -03:00
CleanMachine1 32ad431919
makepkg: add commands (#7577) 2021-12-26 21:28:12 +05:30
Joel Tony 4852113fc4
colorls: add page (#7573) 2021-12-26 15:43:10 +00:00
Gingka/Ginger Pepper bcf7b5969a
dunstctl: add page (#7547) 2021-12-26 15:39:08 +00:00
CleanMachine1 c3c02d0369
updpkgsums: add page (#7575) 2021-12-26 12:18:19 -03:00
Emily Grace Seville 018d7f57fb
if: update page (#7481) 2021-12-26 12:30:57 +08:00
CleanMachine1 60333f871c
namcap: fix error (#7576) 2021-12-25 22:38:17 +00:00
Ashish Thapa ed99482f96
exercism: add page (#7571)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-12-25 09:10:16 +05:30
JohannesPertl 3d89af60cd
abbr: add page (#7508) 2021-12-24 23:09:46 +00:00
Bao dc66d32ddf
btrfs-restore: add page (#7455) 2021-12-24 23:07:54 +00:00
Lukas bd3cc8a005
virt-install: update page (#7498) 2021-12-24 23:06:41 +00:00
Tim Phan 753142839f
spctl: add page (#7565) 2021-12-22 07:26:13 -03:00
Emily Grace Seville 8d8634bb19
[[, [: add/update pages (#7530) 2021-12-21 21:28:01 +00:00
258204 844a561415
doctl-balance: add page (#7527) 2021-12-21 21:23:59 +00:00
Emily Grace Seville dede3e7041
for: refresh page (#7535) 2021-12-21 18:18:58 +05:30
Cobalt Canon 69431019c6
pridecat: add page (#7555) 2021-12-20 17:53:55 +05:30
258204 0dd975ec3a
doctl-compute-droplet: add page (#7524) 2021-12-18 16:52:51 -03:00
Emily Grace Seville dea25fb85a
declare, local, typeset: add pages (#7529) 2021-12-18 16:46:09 -03:00
cyqsimon df0117359b
chcon: move from common to linux platform (#7544) 2021-12-16 08:18:46 -03:00
Nicolas Kosinski 6cfa99a08f
volta: add page (#7515) 2021-12-16 08:08:03 -03:00
cpetrella-sketch aa4932c7a8
doctl-apps: add page (#7501) 2021-12-16 08:06:29 -03:00
dathide b205ef3b38
Fix syntax (#7543)
Fix the syntax for running on non-sequential CPUs, which is done with commas. Also fix the syntax for running on sequential CPUs, which uses a "-".
2021-12-15 19:45:58 -07:00
Reinhart Previano Koentjoro bb70cb4194
msiexec: add page (#7513) 2021-12-13 07:21:17 -03:00
Emily Grace Seville aaaa69c651
ngs: add page (#7435) 2021-12-12 14:36:00 +00:00
Reinhart Previano Koentjoro a0bb234f06
nvm: update versions in command description (#7518) 2021-12-12 14:34:54 +00:00
Emily Grace Seville 6920317eec
for: add page (#7442) 2021-12-12 11:29:08 -03:00
Emily Grace Seville 2f636d094e
if: add page (#7443) 2021-12-11 01:30:29 -03:00
Miha Frangež 480cdbbc80
ddcutil: add page (#7275) 2021-12-10 22:24:17 +01:00
Quang Tran fde599b0ef
daps: add page (#7299) 2021-12-10 22:21:18 +01:00
Amin Yahyaabadi 5e84bc97da
vswhere: remove invalid quotes in example (#7520) 2021-12-10 07:07:38 -03:00
Andrey Bienkowski 5bdbc8ff83
groff: add --RAW-CONTROL-CHARS to pager example (#7516) 2021-12-10 07:06:31 -03:00
Ray Voice 4ff6bc0533
cgroups: add page (#6766) 2021-12-10 06:57:35 -03:00
Axel Navarro 01dba24512
jadx: add page (#7491) 2021-12-09 08:55:28 -03:00
Minmo 42d003d7e1
xset: add page (#7452) 2021-12-07 20:48:03 +00:00
Axel Navarro 3548b22322
typeorm: add page (#7474) 2021-12-07 20:45:20 +00:00
Reinhart Previano Koentjoro 19302554fb
windows/get-*: add PowerShell-only notice (#7402) 2021-12-07 08:20:03 -03:00
endorama 6a48a5a31a
go-install: add page (#7111) 2021-12-05 21:41:27 +00:00
CleanMachine1 a7c60a0e91
makepkg: refresh (#7499) 2021-12-05 21:31:22 +00:00
258204 6ced4b1e73
resolvectl: add page (#7484) 2021-12-05 17:30:39 -03:00
marchersimon 96d26db465
ftp: add example to connect via IP (#7502) 2021-12-02 09:03:21 +05:30
ciph3rz 26ecfa4969
hping3: add page (#7147) 2021-12-02 01:56:30 +00:00
Amin Yahyaabadi 1025fec270
vcvarsall: add page (#7439) 2021-12-01 08:02:11 -03:00
marchersimon 2d03e7f2b9
orca-c: add page (#7494) 2021-12-01 07:26:30 -03:00
Juwana Zerman 24a226db4e
az-appconfig: add page (#7095) 2021-11-30 21:26:54 +00:00
Dale-Muccignat d7348d3e47
nitrogen: add page (#7492) 2021-11-30 21:26:16 +00:00
Silas Benson 9bc80d1d42
poetry: add `add --dev` example (#7497) 2021-11-30 19:42:11 +05:30
Axel Navarro 2927f73cc0
btrfs-version: add page (#7456) 2021-11-29 11:44:10 +05:30
CleanMachine1 43fc0843c6
apt-moo: add page (#7483) 2021-11-29 09:51:47 +05:30
kyteinsky d3e2dc900c
ytfzf: add page (#7458) 2021-11-28 14:35:05 +00:00
marchersimon cc61950686
i3-scrot: add page (#7400) 2021-11-28 14:33:22 +00:00
Emanuele Rocca 3d5e9fe475
autopkgtest: add page (#7220) 2021-11-28 13:57:09 +01:00
Amin Yahyaabadi 5741d4dcf6
vswhere: add page (#7436) 2021-11-28 12:10:53 +00:00
CleanMachine1 32b262e7d5
p10k: add page (#7461) 2021-11-27 14:51:31 +08:00
indigane 9c8a7b6685
date: add set date (#7019) 2021-11-26 18:15:53 -03:00
marchersimon 372cc4144b
install-tl: add page (#7434) 2021-11-26 18:14:16 -03:00
Sailesh Shrestha 61c0ac06d8
sdcv, visudo: add link and --version example (#7207) 2021-11-25 21:32:48 +00:00
rozie 7fed8f6837
wajig: add page (#7015) 2021-11-25 21:01:57 +00:00
Emily Grace Seville b3cd39d9b6
fish: update page (#7415)
* fish tldr clean-up:

- short options preferred over long ones
- page made more consistent with elvish page (check my PR)
- commands reordered: interactive commands, non-interactive commands
- set command example removed because it is example of Fish language but not of fish command

* Update md to be consistent with #7416 issue:
* Simplify version print command description
* Use long options
* --no-execute change: it is assumed that script is not executed by default after syntax check
* Return set -Ux example
* set builtin description fix
2021-11-25 20:46:27 +00:00
hellojukay 7c8d1d5aa2
ocaml: add example to run script with modules (#7478) 2021-11-25 16:50:05 +05:30
funwaa 1c448d3056
mt: add page (#7273) 2021-11-22 23:54:37 -03:00
Managor 7a17f0cdcf
pw-loopback: refresh (#7304) 2021-11-23 02:48:50 +00:00
Giorgi Beriashvili 2a1106e964
viu: add page (#7295) 2021-11-22 22:34:06 -03:00
Emily Grace Seville e33298ff75
cmd: update page (#7417) 2021-11-22 14:37:32 -03:00
Emily Grace Seville a22424ffdd
getopt: use long argument for --options 2021-11-22 20:34:35 +05:30
endorama b39cdcc602
wdctl: add page (#7112) 2021-11-22 09:50:44 -03:00
ciph3rz da2545ca54
smbmap: add page (#7053) 2021-11-21 12:19:35 +01:00
Muhammad Falak R Wani bee87ee2b5
networkquality: add page (#7444) 2021-11-20 09:26:17 -03:00
Pierre Rudloff 3d4465a5d6
sslscan: add page (#7451) 2021-11-18 10:45:32 -03:00
Managor e1c71fcfb8
locale: add page (#7328) 2021-11-17 18:49:19 -03:00
Elkana Bardugo 0aa0fe55cd
masscan: correct typo in hypen (#7446) 2021-11-17 18:53:43 +01:00
CleanMachine1 1b49bcf20a
micro: add save command (#7437) 2021-11-17 20:16:04 +05:30
Saksham Mittal b9cdffea93
ia: add page (#7349) 2021-11-16 07:42:12 -03:00
marchersimon ef40c80fc6
i3status: add page (#7398) 2021-11-16 07:40:24 -03:00
Michał Gąsior 7f0b233ea1
ykinfo, ykman: add page (#6870) 2021-11-16 07:15:45 -03:00
Emily Grace Seville 2cda6e81cb
swipl: add page (#7433) 2021-11-15 21:12:08 +01:00
Emily Grace Seville bfb88a35e1
pkg: add page (#7432) 2021-11-15 21:10:34 +01:00
meowmeowcat a36f8550d8
osx/s*: add link (#7428) 2021-11-14 20:45:59 +01:00
Emily Grace Seville 2fffd9d6a1
tcsh: add page (#7421) 2021-11-14 20:35:13 +01:00
Anthony Saldana Valle 6c600e3df5
wl-paste: add page, wl-copy: update link (#7123) 2021-11-14 20:21:15 +01:00
Emily Grace Seville 0dfceab76b
pabcnetcclear: add page (#7412) 2021-11-14 20:10:47 +01:00
MDecker-MobileComputing 6f17a1d087
dphys-swapfile: add page (#7386) 2021-11-14 01:32:00 +00:00
marchersimon c5b52b9b8c
blurlock: add page, i3lock: refresh (#7399) 2021-11-14 01:28:51 +00:00
psyashes 93a23576ca
terraform-plan: add page (#7406) 2021-11-13 14:58:34 -03:00
Emily Grace Seville 9fe3dbfe40
csh: add page (#7420) 2021-11-13 17:01:08 +01:00
Emily Grace Seville c7aee51bd2
elvish: add page (#7409) 2021-11-13 16:35:01 +01:00
marchersimon ec9b5d98c6
trash: refresh (#7388) 2021-11-12 19:37:45 +00:00
marchersimon 25274894de
i3exit: add page (#7401) 2021-11-11 21:57:18 +00:00
marchersimon 5c59ac9dfd
gh-issue-create: fix file name (#7407) 2021-11-11 19:47:00 +08:00
Arijit Basu 716baabf3b
xplr: add more options to open paths (#7405) 2021-11-11 09:40:30 +01:00
Axel Navarro 0b6d4b21bc
mozillavpn: add page (#7394) 2021-11-11 10:08:14 +05:30
marchersimon a77ff935a4
bluetoothctl: add power and help examples (#7387) 2021-11-10 22:42:48 +00:00
Ziyan "Jerry" Chen 1eb7603197
lsof: edit -iTCP example with -i6TCP, -n and -P (#7153) 2021-11-10 21:45:45 +00:00
Ray Voice 7618fef666
git: add more subcommand examples (#6763) 2021-11-10 20:50:18 +01:00
Janek d3420e2dd1
fsck: use partition instead of drive in examples (#7397) 2021-11-10 07:15:57 -03:00
Matteo Briani 42c9fb0eb7
strip: add page (#7378) 2021-11-10 05:57:28 -03:00
Reinhart Previano Koentjoro 87e3e877fa
install: use long arguments format (#7403) 2021-11-10 05:51:46 -03:00
Axel Navarro 1805d780f2
http-server-upload: add page (#7201) 2021-11-09 19:35:35 +01:00
Axel Navarro 1d0a5e9c0b
swc: add page (#7396) 2021-11-09 12:40:40 +00:00
Axel Navarro 9cdd92e3c3
http-server: add page (#7200) 2021-11-09 10:59:11 +01:00
Emanuele Rocca 6ec0551a52
gbp: add page (#7216) 2021-11-09 10:46:21 +01:00
Ein Verne 0ebe83735f
pveperf: add page (#7212) 2021-11-09 04:54:28 -03:00
Ray Voice 30e7368b30
cgcreate: add page (#6768) 2021-11-09 04:53:58 -03:00
marchersimon 69267420f7
wc: refresh (#7391) 2021-11-09 15:48:09 +08:00
Robson Cruz 9ffb83f4b4
git-sed: add page (#7356) 2021-11-08 21:59:14 +01:00
Ein Verne 49265db659
vzdump: add page (#7125) 2021-11-08 21:55:24 +01:00
marchersimon 8793761d55
xrandr: remove duplicate example (#7389) 2021-11-08 22:18:32 +05:30
Robson Cruz 7030c61786
git-squash: add page (#7361) 2021-11-08 09:00:12 -03:00
Axel Navarro d57f3463ce
protonvpn-cli-connect: fix typo in example (#7395) 2021-11-08 11:03:59 +01:00
Arisa Snowbell b25dda6d98
shiny-mirrors: add page (#7393) 2021-11-08 10:59:18 +01:00
Ein Verne 5ea1694723
pve-firewall: add page (#7213) 2021-11-08 09:46:58 +01:00
Managor 7a917bda00
pactree: add page (#7326) 2021-11-07 22:25:43 -03:00
Sherman Hui b2d6839fd9
aws-ses: add page (#7136) 2021-11-07 18:06:37 -03:00
Managor f00f1ac7b6
set: add -e example (#7090) 2021-11-07 18:04:05 -03:00
Ein Verne 35065c3889
pvecm: add page (#7214) 2021-11-07 17:50:11 -03:00
Adam Matan c10ebac537
pylint: add page (#7385) 2021-11-07 17:45:39 -03:00
marchersimon 34bc4af530
tail: fix wording (#7390) 2021-11-07 16:00:19 -03:00
dz-at-tc 6dd3ca7cd8
fossil-delete, fossil-forget, fossil-rm: add page (#7115) 2021-11-07 15:58:30 -03:00
Locour 9f8edc9891
nx: add page (#7224) 2021-11-07 15:48:43 -03:00
liv 81a0b019c9
notify-send: Add `--app-name` to example (#7384) 2021-11-07 18:25:35 +01:00
MDecker-MobileComputing 90be54b197
mp3info: add page (#7235) 2021-11-07 17:16:10 +01:00
Noah 4042138a51
pip: synchronize long options, formatting and add --user example (#6605) 2021-11-07 14:25:16 +01:00
dz-at-tc 15f99db390
fossil-add: add page (#7108) 2021-11-07 13:43:15 +01:00
Shadab Zafar 2860c80196
rsync: fix --delete doc (#7379) 2021-11-07 12:27:01 +00:00
Krzysztof Bociurko 78b19eebc3
[, test: add Polish translation (#7354) 2021-11-07 00:57:43 +00:00
Robson Cruz e110428da7
git-sync: add page (#7357) 2021-11-07 00:31:12 +00:00
Christian Wenz bf67702804
dolt-clone: add page (#7237) 2021-11-06 18:11:58 -03:00
Mat a60f1f9fae
lxc-network, lxc-profile: add page (#7280) 2021-11-06 22:08:05 +01:00
Pranav Mittal f56c836fbe
time: add page (#7140) 2021-11-06 18:04:19 -03:00
Benedek Szilvasy 8287fc6677
wasm-objdump, wasm-opt, wasm2c, wasm2wat: add link (#7269) 2021-11-06 21:52:43 +01:00
Robson Cruz a453e2675b
git-changelog: add page (#7359) 2021-11-06 17:39:09 -03:00
Michael Schwarz b8dc065280
add-apt-repository: improve --enable-source example description (#7203) 2021-11-06 21:37:20 +01:00
Alejandro Bezdjian 60bc47a5fb
docker-run: add --entrypoint and --network examples (#7208) 2021-11-06 21:18:08 +01:00
Muhammad Falak R Wani 06cddcfcbe
rpmspec: add --querytags example (#7209) 2021-11-06 12:27:28 +01:00
Managor 2bb4916d83
localectl: add page (#7272) 2021-11-05 08:11:29 +01:00
Axel Navarro d0c13382a8
fprintd-verify: add page (#7178) 2021-11-05 00:04:19 +00:00
Richard Mörbitz 15c9047cb8
iptables, nft: add masquerade example (#6979) 2021-11-04 23:36:44 +00:00
Tomasz Janiszewski a51f7f6ce1
curl: add --fail in example (#6630) 2021-11-04 23:35:40 +00:00
ciph3rz 86f9e45fc4
cryptcat: add page (#7226) 2021-11-04 16:51:13 +01:00
Axel Navarro 272bcfe708
fprintd-delete: add page (#7182) 2021-11-04 18:32:30 +05:30
Krzysztof Bociurko 8fa4693fba
w, wc: add Polish translation (#7327) 2021-11-04 11:06:14 +01:00
Sarah Haïm-Lubczanski dd56915581
stat: add more information link (#7302) 2021-11-04 16:33:31 +08:00
Giorgio Lasala 833872c8e9
az-pipelines: add page (#7186) 2021-11-04 08:19:26 +01:00
Sarah Haïm-Lubczanski e4631681db
shc: add more information link (#7372) 2021-11-04 10:29:14 +05:30
CleanMachine1 703cdd1634
omz: add page (#7374) 2021-11-04 01:31:32 +00:00
Managor 9eec4a591a
steam: add console open command (#7329) 2021-11-03 20:32:04 +01:00
meowmeowcat 1e75baed72
osx/m*: add more information link (#7371) 2021-11-03 14:09:46 -03:00
Axel Navarro d9157ae2cc
gh-codespace: add page (#7239) 2021-11-03 17:08:29 +01:00
Sarah Haïm-Lubczanski e11370e25e
phar: add more information link (#7322) 2021-11-02 21:11:28 +00:00
Saksham Mittal 58efc90e43
powertop: add more information link (#7345) 2021-11-02 17:17:21 +00:00
Antoine Amara c283122c24
python: update deprecated script/file path (#7185) 2021-11-02 17:45:07 +01:00
Sarah Haïm-Lubczanski 7df608099c
phpenmod: add more information link (#7324) 2021-11-02 17:42:54 +01:00
Sarah Haïm-Lubczanski ee6cdaaadf
phpdismod: add more information link (#7323) 2021-11-02 17:42:31 +01:00
Sarah Haïm-Lubczanski 2044ad9bf2
shopt: add more information link (#7373) 2021-11-02 17:38:44 +01:00
Sarah Haïm-Lubczanski 547f0a5c1e
shasum: add more information link (#7321) 2021-11-02 20:41:41 +05:30
meowmeowcat b85bc433fb
osascript, xattr, pmset, say, screencapture: add link (#7368) 2021-11-02 10:02:04 -03:00
Quang Tran 048bcdd38a
kiwi-ng: add page (#7264) 2021-11-02 09:12:24 -03:00
Muhammad Falak R Wani a6008f8e8b
qemu-img: specify format flag (#7204) 2021-11-01 22:47:51 +00:00
Ryan Lahfa 4cda2b182c
nixos-option: add page (#7166) 2021-11-01 22:47:06 +00:00
Bartłomiej Tota e4a8b992d1
rtl_sdr: add page (#7029) 2021-11-01 22:35:50 +00:00
Mat 54803a0023
handbrakecli: Add commands to rip DVD; update options to long form (#7279) 2021-11-01 22:35:21 +00:00
Anay Nayak 5c5042a6c4
textql: add page (#7154) 2021-11-01 22:32:54 +00:00
Axel Navarro d3032663b1
fprintd-enroll: add page (#7181) 2021-11-01 22:24:44 +00:00
Axel Navarro 434fb08670
fprintd-list: add page (#7179) 2021-11-01 22:23:15 +00:00
Jan Hensel 678d79f577
clang-tidy: add page (#7232) 2021-11-01 21:00:55 +01:00
Erik Weibust 057a5c52fa
java: add classpath example and update link (#7358) 2021-11-01 14:25:32 -03:00
Saksham Mittal 3ae5dd0e39
nmtui: add more information link (#7348) 2021-11-01 16:09:20 +01:00
Saksham Mittal 9a7ed7c6cf
powerprofilesctl: add page (#7315) 2021-11-01 13:39:50 +01:00
Jimi W 0495a129cf
u3d: add page (#7260) 2021-11-01 09:07:13 -03:00
CleanMachine1 39d4e183b6
pass: add git command example (#7300) 2021-11-01 11:01:06 +05:30
Byju John 5cb227b0c9
zegrep: add page (#7233) 2021-11-01 10:59:44 +05:30
Iran Neto 7097110ca0
fc, pwd: add examples (#7284) 2021-11-01 10:58:43 +05:30
Saksham Mittal 0b1f5be91d
pkginfo: add more information link (#7346) 2021-11-01 10:39:43 +05:30
Lauri 30f46d703e
python: add http.server example (#7305) 2021-10-31 02:07:39 -03:00
Ryan Lahfa 188702ed68
keyctl: add page (#7160)
Thanks for your contribution.
2021-10-30 23:45:18 +01:00
Muhammad Falak R Wani 11f811cc99
git-log: clarify date format with example (#7150) 2021-10-30 19:02:47 -03:00
Ein Verne 17c1e31309
qm, qmrestore: add page (#7157) 2021-10-30 10:23:13 -03:00
dz-at-tc c39d4cb29f
plenv: add page (#7118) 2021-10-30 10:20:59 -03:00
Raffaele Mignone 1611c5f0a2
bspc, bspwm: add page (#7215) 2021-10-30 10:13:44 -03:00
Sailesh Shrestha cac4d69538
source: add alternative syntax example (#7283) 2021-10-30 00:59:48 -03:00
ciph3rz cb559cbad8
chntpw: add page (#7248) 2021-10-29 22:30:21 +01:00
Alex Day 4f922202b0
touch: add -d example (#7274) 2021-10-29 14:43:29 -03:00
Simon B 510e695f9f
git-symbolic-ref: add page (#6938) 2021-10-29 11:01:05 -03:00
Andy Li 847dd74e9b
haxelib: add "install", "uninstall", and "list" examples (#7288) 2021-10-29 13:00:16 +05:30
Benedek Szilvasy a014befa5a
lli: add page (#7256) 2021-10-28 23:34:48 -03:00
Simon Dahlbacka 331cfea5fa
helm-install: add page (#6995) 2021-10-28 23:32:25 -03:00
kevlu8 f4c9616601
diskpart: add page (#7091) 2021-10-28 23:30:50 -03:00
Managor 39c87b0358
ffplay: add page (#7270)
* ffplay: add page

* backtick

* Update pages/common/ffplay.md

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-10-29 00:49:35 +01:00
Michael Schwarz b6352928ec
wsl: improve --set-version example description (#7265) 2021-10-28 09:17:35 -03:00
Vinh Quang Tran 25e5500195
v4l2-ctl: add page (#7099) 2021-10-28 00:56:10 -03:00
Axel Navarro 524a86836c
fprintd: add page (#7180) 2021-10-28 00:15:01 -03:00
Ryan Lahfa e13b299134
nixos-container: add page (#7163) 2021-10-28 00:09:03 -03:00
Quang Tran 771978fa47
xsltproc: add missing documentation link (#7267) 2021-10-28 00:52:22 +01:00
Francesco Franchina e1ef02a1fd black: making the description more consistent with other commands
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-10-27 19:53:22 +01:00
Francesco Franchina 5fed7f9bc7 black, python: improved clarity of some statements 2021-10-27 19:53:22 +01:00
Richard Mörbitz dfa9eebe1c
todo: merge page with examples from #7105 (#7231) 2021-10-27 18:47:29 +01:00
Howard Yun aab0a794ac
wsl-open: add page (#7007) 2021-10-27 08:51:30 -03:00
Emanuele Rocca 5890df3641
perf: add link and -p example (#7229) 2021-10-26 08:19:43 -03:00
Lauri 41bcf9610f
php: add --rf example (#7104) 2021-10-26 15:45:10 +08:00
Jonta 4bae21a35b
alien: fix typo in command description (#7110) 2021-10-26 00:34:45 -03:00
Niklas bf5c13a00d
yank, yaourt: add more information link (#7049) 2021-10-25 23:26:19 -03:00
newtant 5ee7f8e16b
megadl: add page (#6600) 2021-10-26 00:27:52 +01:00
Francesco Franchina 61b7666a76
direnv: clarification in the examples and Italian translation (#7001) 2021-10-25 23:18:28 +02:00
kyteinsky 9dc2d0cd86
btrfs-rescue: add page (#6963) 2021-10-25 23:14:30 +02:00
Axel Navarro 287e7fefb4 todoman: add page 2021-10-25 22:53:08 +02:00
Axel Navarro b956948b6f todo: fix page name 2021-10-25 22:53:08 +02:00
Abd El-Twab M. Fakhry 5a57e41044
newsboat: add -x example (#7116) 2021-10-25 20:02:58 +02:00
Emanuele Rocca 1e44908607
debootstrap: add --variant example (#7223) 2021-10-25 13:41:00 -03:00
Byju John 1aac1576f9
bzfgrep: add page (#7211) 2021-10-25 20:51:44 +05:30
MDecker-MobileComputing 5fec820783
joe: add page (#7198) 2021-10-25 09:00:45 -03:00
Byju John 26f7a9ca44
bzegrep: add page (#7199) 2021-10-25 11:00:50 +05:30
marchersimon c9b5344150
pacman: add sudo and use long options (#7132) 2021-10-24 23:10:33 -03:00
Lahfa Samy 13684a83be
xfreerdp: add page (#7190) 2021-10-24 20:16:19 -03:00
Andrew Mildahl f0947a54b6
bzgrep: add page (#7145) 2021-10-24 23:08:51 +02:00
Raffaele Mignone a15cf720e9
todoman: add page (#6994) 2021-10-24 21:05:11 +02:00
Byju John f02fbf07ef
ptargrep: add page (#7050) 2021-10-24 09:16:35 -03:00
Nelson Figueroa be8f21e02f
kubectl-delete: add page (#7042) 2021-10-24 13:15:36 +01:00
Antoine Amara 8e56c88b57
pypy: add page (#7164) 2021-10-24 13:14:06 +01:00
NoPreserveRoot 9b4ded37e8
get-history: add page (#7126) 2021-10-23 23:25:21 -03:00
Nelson Figueroa c99cc4e254
kubectl-get: add get all example (#7043) 2021-10-23 23:20:43 -03:00
Ryan Lahfa 0106a44195
systemd-analyze: add security example, generalize scope of the tool, add link to manual page (#7161) 2021-10-23 20:16:31 +01:00
CleanMachine1 3c36cfe48d
git-unlock: add page (#7035) 2021-10-23 15:58:00 -03:00
Muhammad Falak R Wani d83441812f
bpftool: add page (#7152)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-10-23 19:56:36 +01:00
Sadeed 81dc4a1e80
task, telnet, tldrl, tput, traceroute, transcode, type: add link (#7038) 2021-10-23 15:45:06 -03:00
Janek e9045f60a5
getopt: add page (#6990) 2021-10-23 15:36:21 -03:00
Reinhart Previano Koentjoro ae019ca6fe
warp-cli, warp-diag: add page (#7087) 2021-10-23 15:28:58 -03:00
Vinh Quang Tran 0ce559932b
btrfs-inspect-internal: add page (#6975) 2021-10-23 15:24:55 -03:00
NoPreserveRoot e9b5ce3961
get-filehash: add page (#7127) 2021-10-23 10:44:35 +05:30
Taran Vohra f7734c08a2
mongodump: add --uri example (#7014) 2021-10-22 16:59:04 +02:00
marchersimon bb7bfe571b
line: fix more information link (#7134) 2021-10-21 23:46:18 +01:00
marchersimon 254a2f9ae7
lastlog: refresh (#7133) 2021-10-21 17:43:38 -03:00
marchersimon 0ddea62ffb
du: fix wrong byte units (#7131) 2021-10-21 17:34:54 -03:00
dz-at-tc aa3bb7b0e8
fossil-commit: add page (#7051) 2021-10-21 09:38:26 +02:00
Red Headphone 07d3869a83
nodemon: change python example to general example (#6956) 2021-10-21 15:28:19 +08:00
Adrian Pop ddf49b9dce
git-diff-files: add page (#6896) 2021-10-21 15:24:00 +08:00
Gil Moskowitz 318ca787e1
eqn, grap, groff, pic, tbl, troff: add page (#6868) 2021-10-21 15:17:15 +08:00
Axel Navarro 6fddf10ed9
rmmod: add page (#7106) 2021-10-20 23:32:47 -03:00
CleanMachine1 7ae3256e55
git-locked: add page (#7034) 2021-10-20 23:09:43 +01:00
Juri e26d7c6659
ipsumdump, ipaggcreate, ipaggmanip: add page (#6966) 2021-10-20 18:21:51 -03:00
Brian Choromanski 356e95ce79
pkill: enhance -9 argument explanation (#7036) 2021-10-20 22:06:52 +01:00
Furkan 6bd6781609 trivy: add page 2021-10-20 16:05:28 -03:00
Furkan 6a293453e2 rekor-cli: add page 2021-10-20 16:05:28 -03:00
Furkan fdf906e609 in-toto-sign: add page 2021-10-20 16:05:28 -03:00
Furkan cf48eaba7f in-toto-run: add page 2021-10-20 16:05:28 -03:00
Furkan 7a728b395f in-toto-record: add page 2021-10-20 16:05:28 -03:00
Furkan e61d22674d cosign: add page 2021-10-20 16:05:28 -03:00
Rafael Julio e48d44f376
bugreport, bugreportz, fastboot: use links to code search (#7074) 2021-10-20 08:50:30 -03:00
Pierre Rudloff 9a2cfc9e7d
deborphan: add page (#6921) 2021-10-19 22:41:28 +01:00
clanec15 dd9e99ed8f
alien: add page (#7080) 2021-10-19 17:41:02 -03:00
Sadeed 02441ef2ba
ufraw-batch, ulimit, umask, umount, unalias, unar, unclutter, unrar, unzip: add link (#7092) 2021-10-19 17:20:43 -03:00
Brian Choromanski 7f29e1695f
auditd, sftp, time, umount, unzip, w, which, wpa_supplicant: add link (#7037) 2021-10-19 17:11:22 -03:00
Reinhart Previano Koentjoro 79591fecf6
cups-config, cupsd, lpinfo: add page (#6623) 2021-10-19 13:54:59 -03:00
Jake Vossen 1ea4484867
cargo-test: add --nocapture example (#7098) 2021-10-19 11:47:52 -03:00
Rafael Julio 70a1e161de
adb, adb-install, fastboot: add pt_BR translation (#7066) 2021-10-19 08:07:23 -03:00
Antoine Amara af038c76b2
nohup: add background and output to file examples (#7085) 2021-10-19 08:06:42 -03:00
trolzen 1c07b17a6c
7z, 7za, 7zr: update list of archive formats (#7079) 2021-10-18 18:10:17 -03:00
krishchopra02 36f62ebbe0
nft: add link (#7027) 2021-10-18 09:06:10 -03:00
Anthony Saldana Valle 24670dd69c
wl-copy: add page (#6753) 2021-10-18 01:36:11 -03:00
dz-at-tc 60db1b4840
fossil-ci: add page (#7055) 2021-10-18 00:22:08 -03:00
Joseph Bane 30ea44a60a
go-tool: add page (#6998) 2021-10-17 18:23:03 -03:00
Richard Mörbitz 16046eebe3
zathura: use serial comma in command description (#7072) 2021-10-17 17:58:00 -03:00
Howard Yun 2f00e0732e
kotlinc: add page (#7006) 2021-10-17 17:01:52 -03:00
pixel e2e34c5bd1
applecamerad, sntpd: add page (#7005) 2021-10-17 17:00:28 -03:00
dz-at-tc 0487555a60
rgrep: add page (#7021) 2021-10-17 16:35:05 -03:00
marchersimon 4d8a5b4dab
tlmgr-option: add page (#6576) 2021-10-17 13:09:37 -03:00
CleanMachine1 9730f4ba6a
git-delta: fix error (#7044) 2021-10-17 16:32:39 +01:00
ciph3rz 7c85dd0c7e
masscan: add page (#6986) 2021-10-17 11:36:55 -03:00
Steve Robillard 36648e1031
grip: add page (#6946) 2021-10-17 10:39:44 -03:00
Pierre Hoffmeister 7820a52d58
unclutter: add German translation (#6962) 2021-10-17 11:19:29 +02:00
Joachim Schwarm 32580f24e6
docker-*: add German translation (#6833) 2021-10-17 01:36:30 -03:00
Juri 977d4212d5
meshlabserver, nkf, obs, pax, pdfimages, pinky, pssh, s, sd, sendmail, sftp: add link (#6971) 2021-10-17 01:23:56 -03:00
nzdjb 872d359bbd
hexdump: add --no-squeezing example (#6894) 2021-10-17 01:21:49 -03:00
Mark Fischer, Jr 0f57987da0
xcowsay: add page (#6974) 2021-10-17 00:54:57 -03:00
dz-at-tc f03a13fa5d
fossil: add page (#7031) 2021-10-17 00:52:38 -03:00
Juri bcf9a4ad8e
dirb: add page (#6960) 2021-10-17 01:12:21 +01:00
nath1as b436cd4474
neomutt: add page (#6905) 2021-10-17 00:05:28 +01:00
elia migliore 96970ddbef
scalafmt: add page (#6808) 2021-10-17 00:01:30 +01:00
Kevin O'Neal 442d31e535
zipinfo: add page (#6918) 2021-10-16 23:31:22 +02:00
flyxyz123 d8efc478c7
pidof: fix bug in kill example (#6953) 2021-10-16 23:04:47 +02:00
Francisco José Moreno Vílchez c3c7a3b67d
zipgrep: add page (#7004) 2021-10-15 10:22:12 -03:00
shreyasm-dev 037a9d3085
xcrun: add page (#6618) 2021-10-15 00:08:34 -03:00
Dhruva Kashyap 748db13803
pip-install, pip-uninstall: add page and refresh (#7003) 2021-10-15 00:00:38 -03:00
nath1as dd08814141
cbonsai: add page (#6898) 2021-10-14 23:37:56 +01:00
Frieder Bluemle 0e6984d78b mongo, node, nrm: fix typos 2021-10-14 09:28:22 -03:00
Ray Voice 677c1af93e
bundler: add page (#6764) 2021-10-14 09:26:41 -03:00
Axel Navarro 65b5648f4b
husky: add page (#6999) 2021-10-14 12:13:41 +02:00
Vinh Quang Tran af68b27c9c
btrfs-check: add page (#6959) 2021-10-14 12:08:24 +02:00
Anja Elzinger 6c5fe76925
beep: add German translation (#6939) 2021-10-14 10:48:22 +02:00
João C Fukuda 992898b2a5
searchsploit: add page (#6826) 2021-10-14 00:33:11 -03:00
Daniel e5f8cd4537
ttyplot: add page (#6679) 2021-10-14 00:31:36 -03:00
João C Fukuda 453ca6d4b4
hashid: add page (#6829) 2021-10-14 00:27:02 -03:00
marcan2020 50fad57fd1
wg: refresh and add French translation (#6687) 2021-10-14 00:24:01 -03:00
marcan2020 afc5e4e55d
identify: add 2 examples (#6684) 2021-10-14 00:22:36 -03:00
Nelson Figueroa 96a3bb8dc8
kubectl-rollout: add page (#6671) 2021-10-14 00:20:57 -03:00
Nelson Figueroa 726f064705
kubectl-logs: add page (#6665) 2021-10-14 00:19:45 -03:00
nav1s 89c1c27ff0
git-lock: add page (#6756) 2021-10-14 00:17:49 -03:00
nav1s 93aaa02059
git-coauthor: add page (#6878) 2021-10-14 00:14:33 -03:00
Abel ba2a835251
wc: split osx and common platform (#6834) 2021-10-13 14:32:18 -03:00
Locour 9e781d59be
docker-compose: add German translation (#6978) 2021-10-13 14:23:45 -03:00
Axel Navarro 4bee9674ea
docker-commit: add page (#6976) 2021-10-13 16:57:11 +01:00
Saikat Sengupta 7c3d6a03e8
az-tag: add page (#6969) 2021-10-13 11:52:39 -03:00
nav1s 0a51a8c86c
git-reauthor: add page (#6651) 2021-10-13 19:15:53 +08:00
Juri a8d6782f83
pdf-parser: add page (#6961) 2021-10-13 19:14:01 +08:00
Irina 639b2e4e10
*: refresh Russian translation (#6850) 2021-10-13 14:26:17 +08:00
Sadeed 6583ef2421
rar, read, renice, rev, roll, route, rsync: add link (#6929) 2021-10-13 14:22:50 +08:00
Anirudh Haritas Murali b47a14a8c4
jmtpfs: add page (#6935) 2021-10-13 14:21:20 +08:00
Ray Voice a8615b3e0b
cgexec: add page (#6767) 2021-10-12 21:28:17 +01:00
Muhammad Falak R Wani a0a0d6c3fb
zellij: add page (#6857) 2021-10-12 21:25:37 +01:00
Pierre Rudloff a25d38a97a
semver: add page (#6936) 2021-10-12 17:34:18 +01:00
Benedek Szilvasy aaed3c64af
raco: add page (#6955) 2021-10-12 17:32:47 +01:00
Winston (Winny) Weinert d89c97f0e1
racket: add page (#6880) 2021-10-12 09:17:26 -03:00
Ein Verne 8ea6aab9ef
duplicacy: add page (#6598) 2021-10-12 09:03:19 -03:00
Joshua Shanks 92558e2eb0
go-run: add package example and fix link (#6827) 2021-10-12 11:25:38 +02:00
Sebastian Staudt 9cec233eb7
query: add page (#6719) 2021-10-12 08:32:22 +02:00
NoPreserveRoot e599b2e73e
get-childitem: add page (#6818) 2021-10-12 08:18:02 +02:00
Juri d5f1796f7e
pdfgrep: add more information link (#6965) 2021-10-12 10:50:30 +05:30
marchersimon 38975cccb6
gpg-tui: add page (#6588) 2021-10-12 00:33:16 -03:00
Morgan Howard b5aa93b291
go-vet: add page (#6832) 2021-10-12 00:31:24 -03:00
Morgan Howard bb83c2b705
osx/*: add page for macOS interal daemons (#6705)
appsleepd
auditd
avbdevided
bird
bnepd
cfprefsd
cloudphotod
coreaudiod
distnoted
emond
filecoordinationd
launchd
notifyd
ocspd
photoanalysisd
pppd
secd
securityd
timed
universalaccessd
usernoted
vpnd
2021-10-12 00:13:54 -03:00
Morgan Howard 1042090391
go-fmt: add page (#6703) 2021-10-12 00:07:26 -03:00
Daniel 376a838eab
puppet, puppet-agent, puppet-apply: add page (#6794) 2021-10-12 00:05:25 -03:00
Pierre Rudloff d050330c07
check-language-support: add page (#6919) 2021-10-12 00:00:57 -03:00
Amit Sharma 7e29a9a718
lnav: add page (#6613) 2021-10-11 22:57:43 -03:00
Raffaele Mignone 8fa90243c8
ledger: add page (#6730) 2021-10-11 22:54:59 -03:00
nath1as 091b7c10e8
agate: add page (#6904) 2021-10-11 22:53:39 -03:00
Henrique Tsuyoshi Yara 8d8f371561
xwinwrap: add page (#6852) 2021-10-11 22:44:33 +02:00
Axel Navarro fe26d7e18c
du: fix token syntax in example (#6851) 2021-10-11 22:39:51 +02:00
Alberto Mario Ceballos-Arroyo 2365635c15
module: fix bug in examples (#6954) 2021-10-11 15:04:43 -03:00
Gear J fcc03f1e6f
launchctl, lldb, locate, look: add more information link (#6893) 2021-10-11 13:08:25 +08:00
Morgan Howard 70c2ce05df
vimtutor: add more information link (#6932) 2021-10-11 10:17:02 +05:30
IACS CSU 2020 786b59a496
python3, runlim: add page (#6937) 2021-10-11 01:18:37 -03:00
Benedek Szilvasy 148c5fe947
llc: add page (#6711) 2021-10-11 00:22:39 -03:00
Henrique Tsuyoshi Yara 36977a69c8
nth: add page (#6853) 2021-10-10 21:58:55 +02:00
Muhammad Falak R Wani 7f84e46f42
az-network: add page (#6761) 2021-10-10 15:42:04 -03:00
Saikat Sengupta 501731db5f
az-lock: add page (#6871) 2021-10-10 21:49:02 +05:30
Steve Robillard db163c6b78
checkinstall: add page (#6916) 2021-10-10 12:31:12 -03:00
pixel b2f4d835ed
rcat: add page (#6862) 2021-10-10 23:23:31 +08:00
Henrique Tsuyoshi Yara 0b9b6f4496
asciiart: add pt_BR translation (#6917) 2021-10-10 11:45:52 -03:00
Daniil Baturin af8db122b7
timidity: add page (#6908) 2021-10-10 11:44:10 -03:00
Thamaraiselvam edb302fa71
npm-name: add page (#6924) 2021-10-10 22:25:31 +08:00
Sebastian Staudt b808834269
fsutil: add page (#6717) 2021-10-10 16:18:34 +02:00
Pierre Rudloff 21ab1681c2
ubuntu-bug: add page (#6931) 2021-10-10 11:15:25 -03:00
Muhammad Falak R Wani b87bbaf229
tmux: add see also pages (#6859) 2021-10-10 18:51:41 +05:30
Thamaraiselvam 43c9164d69
loadtest: add page (#6923) 2021-10-10 10:09:20 +01:00
EduardBaer bc872a5965
ntpdate: add page (#6856) 2021-10-09 23:10:26 -03:00
Giorgio Lasala 30d336163d
dotnet-ef: add page (#6799) 2021-10-09 23:03:58 -03:00
Gil Moskowitz 41f8fc70a2
script: add more information link (#6911) 2021-10-09 23:00:25 -03:00
Felipe Furquim 3491495460
cd, echo, grep, nano: add pt_BR translation (#6885) 2021-10-09 22:58:58 -03:00
Thamaraiselvam cdf3fbdf14
npm-home: add page (#6926) 2021-10-09 22:56:39 -03:00
nzdjb e01f0ccd4a
zmore: add page (#6922) 2021-10-09 22:55:51 -03:00
EduardBaer 5cf2031520
clamdscan: add page (#6877) 2021-10-09 19:00:25 -03:00
nav1s 760db1427d
xrandr: add more information url (#6920) 2021-10-09 22:56:21 +02:00
Gil Moskowitz bb9694c971
sdiff: add more information link (#6912) 2021-10-09 22:26:19 +08:00
Gil Moskowitz e70f7b5d9d
source: add more information link (#6913) 2021-10-09 22:19:43 +08:00
Gil Moskowitz 5e1fe48e39
strings: add more information link (#6914) 2021-10-09 22:18:46 +08:00
Muhammad Falak R Wani c80f4c3ccb
screen: add more information link (#6858) 2021-10-09 10:38:45 -03:00
Bernd Stellwag add0b1ac27
mplayer: add page (#6874) 2021-10-09 10:31:38 -03:00
Sebastian Staudt 0a2fed1813
gpupdate: fix target syntax (#6727) 2021-10-09 13:47:43 +01:00
Thamaraiselvam 2a5185701b
timetrap: add page (#6925) 2021-10-09 13:43:56 +01:00
Mike Smith 47e42c6a41
reptyr: add page (#6787) 2021-10-09 13:14:06 +01:00
nath1as 59b377a6e8
antibody: add page (#6900) 2021-10-09 02:38:42 -03:00
Anirudh Haritas Murali 92a69cad6e
atool: add page (#6901) 2021-10-09 02:36:35 -03:00
Matt C 0eb3f55447
systemctl: add global status example (#6849) 2021-10-08 23:00:29 -03:00
pixel afe5e0c386
hello: move to `common` (#6876) 2021-10-08 16:34:52 +05:30
Alwin Lohrie 9373a1ab23
lsd: add page (#6654) 2021-10-07 19:39:46 +02:00
pixel 6e9db161e8
tbl: add page (#6594) 2021-10-07 19:33:23 +02:00
Elijah Shackelford f0cf3e3a92
sbt: add test example (#6739) 2021-10-07 19:28:53 +02:00
marchersimon 4340c9a64b
tlmgr-remove: add page (#6560) 2021-10-07 19:00:44 +02:00
Joshua Shanks e36515eb02
rc: add page (#6831) 2021-10-07 13:50:30 +02:00
Alwin Lohrie 99f4a7f106
helix: add page (#6653) 2021-10-07 09:41:05 +02:00
Giorgio Lasala 8c5596b720
tye: add page (#6750) 2021-10-06 23:56:45 -03:00
258204 5826e30a7a
aws-rds: add page (#6547) 2021-10-06 23:53:49 -03:00
Joshua Shanks d91120d92e
nslookup, objdump, pactl, passwd, patch: add link (#6828) 2021-10-07 00:34:03 +01:00
Joshua Shanks 52b9aaf74c
ps, pv, pygmentize, quota, rabin2: add link (#6830) 2021-10-06 18:51:52 -03:00
Saikat Sengupta 5c431cf3e7
namcap: add page (#6722) 2021-10-06 18:33:17 -03:00
Nicolas Hansse 575792203c
fluxctl: add page (#6814) 2021-10-06 23:24:11 +02:00
Raul Piraces Alastuey c5f3b333ad
az-term: add page (#6720) 2021-10-06 21:31:08 +01:00
CleanMachine1 672e36f588
git-clear-soft: add page (#6616) 2021-10-06 20:57:27 +01:00
Andros Fenollosa 29cc4f0851
maza: add page (#6704) 2021-10-06 19:11:22 +01:00
Daniil Baturin c2f4066105
dune: add page (#6674) 2021-10-06 16:37:40 +01:00
Daniel da5e72604b
kitty: add page (#6676) 2021-10-06 16:24:59 +01:00
krishchopra02 461fb4ac02
pstree: add link (#6838) 2021-10-06 20:27:29 +05:30
Daniil Baturin 21b88f9323
highlight: add page (#6723)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-10-06 20:23:26 +05:30
Snehit Sah 8395d44776
mpd: add page (#6801) 2021-10-06 20:00:11 +05:30
fanatiicx d08564637d
dlv: add page (#6697) 2021-10-06 15:50:34 +02:00
Muhammad Falak R Wani 371d2c8997
rpmspec: add page (#6779)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: pixel <chrissx@chrissx.de>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-10-06 19:00:00 +05:30
Daniil Baturin 1b9e420e24
py-spy: add page (#6728) 2021-10-06 15:28:40 +02:00
Amarjeet Sinha cd7a06ae80
dir: add page (#6817) 2021-10-06 08:56:50 -03:00
caduvieira 02bb89332e
aws-cur, aws-secretsmanager: add pt_BR translation (#6782) 2021-10-06 13:09:26 +02:00
Theodorus Clarence f54330861a
brightness: add Indonesian translation (#6667) 2021-10-06 08:05:48 -03:00
syleung 4efa36e763
ping, ping6: add more information link (#6658) 2021-10-06 12:59:27 +02:00
Elijah Shackelford 99f0783564
sdk: add command to list version for specific sdk (#6760) 2021-10-06 12:58:50 +02:00
Daniel 18a94611b4
goaccess: add page (#6666) 2021-10-06 12:20:40 +02:00
Snehit Sah c4bdc2bb5a
cvs: add page (#6625) 2021-10-06 08:36:13 +02:00
Raul Piraces Alastuey 2e14d3046e
az-config: add page (#6701) 2021-10-06 08:25:30 +02:00
Owen Voke 51238e5abe
hardhat: add page (#6627) 2021-10-05 21:37:52 +01:00
Aakash Sharma c66e7634e1
repo-add: add page (#6622) 2021-10-05 21:13:18 +01:00
ezr 247481bf72
fscrypt: add page (#6694) 2021-10-05 21:20:04 +02:00
Raul Piraces Alastuey 542eb50065
az-feedback: add page (#6699) 2021-10-05 21:17:20 +02:00
WhileLoop c5c18b51c4
az-storage-blob: add page (#6644) 2021-10-05 18:51:12 +02:00
WhileLoop 78788e9e02
az-storage-entity: add page (#6648) 2021-10-05 18:49:36 +02:00
Jimmy 96bb5fde41
mount: add more information link (#6788) 2021-10-05 18:20:42 +02:00
Sadeed 696b11611f
mail, mailx, mesg, mmv, monop, most, mscore: add link (#6795) 2021-10-05 09:50:45 -03:00
derNiklaas e0442c6f98
wall, watch, whereis, whiptail, wipefs, wmctrl, wodim: add link (#6784) 2021-10-05 00:35:50 -03:00
Elijah Shackelford 46e9678b3b
sbt: add compile example (#6738) 2021-10-05 00:10:22 -03:00
Sebastian Staudt 88d446edc9
setx: add page (#6734) 2021-10-04 16:46:26 -03:00
Elijah Shackelford 0387d6143c
sbt: add clean example (#6639) 2021-10-04 16:41:27 -03:00
marchersimon 2d26897c71
tlmgr-check: add page (#6586) 2021-10-04 17:44:11 +02:00
WhileLoop c4e73acbcd
jhsdb: add page (#6643) 2021-10-04 11:48:16 -03:00
Fabio Kleis 0b5aa33736
pacstall: add page (#6732) 2021-10-04 11:46:49 -03:00
M B da5d38acdd
security: add more examples (#6645) 2021-10-04 15:37:47 +01:00
Antoine Amara 4ddf91c372
egrep: add page (#6737) 2021-10-04 16:03:50 +02:00
derNiklaas 6e2251af4b
rpm: add more information link (#6754) 2021-10-04 16:00:16 +02:00
syleung dfc8ce9542
aws-help: fix more information link (#6759) 2021-10-04 09:57:28 -03:00
syleung a092be52d7
common/ssh*: add more information link (#6659) 2021-10-04 09:39:50 -03:00
syleung 99a72c556f
common/x*: add more information link (#6664) 2021-10-04 09:32:27 -03:00
Nguyễn Đức Chiến 8facf8e18a
sshd: add page (#6610) 2021-10-04 09:00:53 -03:00
Red Headphone 3af8bebd95
kwrite: add page (#6733) 2021-10-04 08:56:33 -03:00
Anton Paulsson f886e4eec8
cd: fix link and add Swedish translation (#6755) 2021-10-04 08:55:59 -03:00
CleanMachine1 c4f7f5a763
raw: add page (#6557) 2021-10-04 10:30:41 +02:00
Axel Navarro ff7516b063
nvram: add page (#6617) 2021-10-04 10:22:43 +02:00
derNiklaas c05f245fd5
zenity, zgrep, zramctl: add more information link (#6758) 2021-10-04 01:00:39 -03:00
pixel ceb6654610
*: removed .1 at the end of manned.org links where it was unnecessary (#6752) 2021-10-03 23:31:41 +01:00
Joachim Schwarm c3e6980895
nodemon: make --inspect a generic example (#6629) 2021-10-03 17:23:26 -03:00
CleanMachine1 7116e0ea3e
go-run: add page (#6650) 2021-10-03 21:10:22 +02:00
Tsvetomir Bonev ea63269e85
ego: add page (#6646) 2021-10-03 20:48:02 +02:00
Raul Piraces Alastuey e9c0157f5b
az-bicep: fix incorrect more information URL (#6721) 2021-10-04 01:32:21 +08:00
Axel Navarro 41310d3449
csrutil: add page (#6615) 2021-10-03 18:27:04 +01:00
Axel Navarro 3656eb90e7
ssh: add -t in example description (#6604) 2021-10-03 16:39:34 +02:00
Josh Cook 6b5364ce2f
rscript: add page (#6686) 2021-10-03 10:51:02 -03:00
Raul Piraces Alastuey 033dbac254
az-bicep: add page (#6718) 2021-10-03 10:17:39 -03:00
CleanMachine1 8fa08fe936
shutdown: add more information link (#6657) 2021-10-02 16:32:03 +01:00
Owen Voke 136b935155
solcjs: add page (#6628) 2021-10-01 17:17:59 -03:00
WhileLoop bc44dfbfbe
az-storage: add page (#6647) 2021-10-01 20:58:55 +01:00
Flodur871 15128f7988
git-clear: add page (#6614) 2021-10-01 20:16:36 +01:00
Andrew McIntosh 55ec5b50d3
git-revert: use HEAD in example (#6649) 2021-10-01 15:47:08 -03:00
syleung 0503024ae3
aws-s3: fix more information link (#6642) 2021-10-01 15:40:44 -03:00
pixel d22ca9676f
*: normalize readthedocs.io more information links (#6593) 2021-09-29 20:56:15 +02:00
Axel Navarro 43f7696ba3
gh-extension: add list and remove examples (#6579) 2021-09-29 17:01:24 +02:00
pixel c37ef173f5
ex: add page (#6595) 2021-09-28 19:33:50 +01:00
Seth Falco 64d6a8ebfb
xrdb: move to linux directory (#6606) 2021-09-28 09:23:29 -03:00
Managor b36a446e0c
fwupdmgr: add page (#6601) 2021-09-28 20:07:39 +08:00
Fisher Sun e8e1fa3c48
Update vlc link (fixes #6569) (#6603) 2021-09-28 19:56:46 +08:00
Managor 682544fc1a
pw-cat, pw-play, pw-record: add page (#6602) 2021-09-28 19:53:19 +08:00