Commit Graph

8877 Commits (4bc793318a0d741d6b09cb7c41b8eebb3382e546)

Author SHA1 Message Date
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
Tsvetomir Bonev ac20da70b3
git-secret: add page (#6589) 2021-09-26 16:56:58 +01:00
Vinfall dceaee6b1a
debsecan: add page (#6567) 2021-09-25 14:04:40 +08:00
Nicolas Kosinski ede6cb72f6
sdk: (#6580) 2021-09-25 14:03:05 +08:00
Axel Navarro c020dab2c2
docker-slim: add page (#6590) 2021-09-25 13:53:50 +08:00
marchersimon bca63b5064
git-blame-someone-else: add page (#6592) 2021-09-24 16:38:54 +01:00
marchersimon a98d065388
tlmgr-update: add page (#6587) 2021-09-24 08:51:21 -03:00
Noy ff29c52c2f
zig: add page (#6585) 2021-09-24 07:04:28 +02:00
Axel Navarro 68125f7c60
gh-screensaver: add page (#6578) 2021-09-23 23:42:36 -03:00
marchersimon 871643a677
tlmgr-candidates: add page (#6582) 2021-09-24 00:34:32 +01:00
marchersimon 96bef1951c
tlmgr-backup: add page (#6581) 2021-09-24 00:34:07 +01:00
Flodur871 260458b6ea
ipython: update more information link (#6591) 2021-09-23 16:57:27 -03:00
lincc 35d3601e38
common/l*: add more information link (#6577) 2021-09-23 15:34:23 -03:00
Axel Navarro 778a7a14c3
starship: mention subcommand page (#6583)
* Update starship.md

* starship-init: fix typo
2021-09-22 19:15:45 +01:00
pixel e071b25bc1
d8: add page (#6568) 2021-09-22 08:58:11 -03:00
Axel Navarro 05ff190f23
fakeroot: add page (#6562) 2021-09-22 08:38:16 -03:00
marchersimon 555faac0d2
tlmgr-platform, tlmgr-arch: add page (#6561) 2021-09-22 11:54:40 +08:00
marchersimon bea9893786
tlmgr-path: add page (#6574) 2021-09-22 00:28:33 +01:00
marchersimon 30a11ed2df
tlmgr-shell: add page (#6572) 2021-09-21 21:28:14 +01:00
Janek c78e90ad76
chsh: add interactive and --list-shells examples (#6555) 2021-09-21 19:01:49 +02:00
marchersimon 27822976ef
tlmgr-install: add page (#6559) 2021-09-21 23:53:30 +08:00
pixel c5e894b788
llvm-cat: add page (#6564) 2021-09-20 16:00:32 +02:00
Axel Navarro 61da0633de
chage: fix examples and use long arguments (#6541) 2021-09-20 13:59:21 +01:00
pixel e999732780
llvm-objdump: add page (#6563) 2021-09-20 09:17:54 -03:00
pixel bc8707f290
llvm-ar, llvm-nm, llvm-strings: add page (#6566) 2021-09-20 16:03:14 +05:30
Mehrad Mahmoudian 96100f42d3
diff: add -Naur create patch file example (#6484) 2021-09-20 12:09:41 +02:00
pixel 9040e5a171
llvm-bcanalyzer: add page (#6558) 2021-09-19 16:26:22 +02:00
marchersimon 6474a32842
pwgen, sshuttle, trap, tree: move to common (#6551) 2021-09-19 22:13:40 +08:00
marchersimon e94e6af882
whereis, xar, yank: move to common (#6552) 2021-09-19 02:59:20 +02:00
lincc 0e7393b78f
jobs, jstack, kill, killall: add more information link (#6545) 2021-09-18 20:10:50 -03:00
marchersimon 442a013cb8
hexdump, logger, netstat, n, nm, pdfgrep: move to common (#6549) 2021-09-18 18:05:08 -03:00
Aakash Sharma 2dd1546512
xev: add page (#6548) 2021-09-18 16:16:04 +02:00
Axel Navarro 1e46d18b9d
truffle: add page (#6534) 2021-09-18 13:01:35 +02:00
pixel 42030c2c9f
llvm-as: add page (#6496) 2021-09-18 12:53:12 +02:00
Ein Verne 7d02084cb7
po4a: add page (#6493) 2021-09-18 01:34:15 -03:00
marchersimon 30d7e09e07
transfersh: add page (#6506) 2021-09-18 11:54:01 +08:00
pixel 34634ad155
xprop: add page (#6429) 2021-09-17 23:19:50 +01:00
Noy 153c6d13bc
black: add --skip-string-normalization example (#6517) 2021-09-17 21:07:20 +01:00
Felipe-noob 39fcb516e4
img2pdf: add page (#6519) 2021-09-17 21:05:56 +01:00
pixel 75c820d231
sup: add page (#6531) 2021-09-17 17:03:10 -03:00
pixel bfb31ffa0d
clang-cpp, llvm-g++: add page (#6542) 2021-09-17 18:18:30 +02:00
Aakash Sharma 8fa913a32b
aura: add page (#6533) 2021-09-17 18:16:59 +02:00
Axel Navarro 2cd29191e4
ganache-cli: add page (#6535) 2021-09-17 18:13:05 +02:00
Managor 9899a25197
makepkg: add clean option (#6540) 2021-09-16 16:27:17 -03:00
lincc 53bb082889
exec, javac: add more information link (#6536) 2021-09-16 20:50:00 +02:00
DaxGoon 500f963619
brightnessctl: add page (#6516) 2021-09-16 14:49:58 -03:00
pixel b09b43f976
ybacklight: add page (#6520) 2021-09-16 06:59:40 +02:00
a1346054 5c62e303b5
*: shellcheck and fix typos (#6526)
* test.sh: quote a variable

* contributing-guides/*: fix typos

* pages/*: fix typos

* scripts/*: fix typos

* MAINTAINERS.md: trim trailing whitespace

Co-authored-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-16 00:32:13 -03:00
Nguyễn Đức Chiến 3447744e09
ip-rule: add page (#6504) 2021-09-16 00:02:53 +01:00
Axel Navarro 60e1eda7e2
tailscale-up: add page (#6513) 2021-09-14 21:42:17 +01:00
diver 82d63f39bf
go-get: add page (#6491) 2021-09-14 15:45:13 +02:00
pixel ac306cf148
llvm-config: add page (#6498) 2021-09-14 11:28:59 +02:00
marchersimon 7786008d9e
fc*: move to common (#6510) 2021-09-13 10:25:39 -03:00
marchersimon ac46610ce6
compgen, eval, export, file: move to common (#6508) 2021-09-13 10:24:42 -03:00
Noy efeee14594
man: correct syntax (#6505) 2021-09-13 14:42:11 +02:00
marchersimon e347e43cb9
tlmgr-info: add page (#6511) 2021-09-13 12:45:49 +02:00
marchersimon bd677b8b48
mention subcommands in every base page (#6383) 2021-09-13 10:21:21 +02:00
marchersimon 4fbb601f63
brew*: move to common (#6507) 2021-09-13 09:06:52 +02:00
Nicolas Kosinski 8af1bb1145
cargo-clippy: use long arguments (#6503) 2021-09-12 16:07:08 -03:00
Axel Navarro 972c942508
corepack: add page (#6485) 2021-09-12 15:56:06 +01:00
pixel 882781e410
pages/common/*.md: REPL Normalization (#6471) 2021-09-12 16:03:27 +02:00
pixel d729cff839
clang++: add page (#6501) 2021-09-11 10:32:32 +02:00
Nicolas Kosinski d3460ef8f1
cargo: use long options everywhere (#6502) 2021-09-11 15:53:04 +08:00
aos b126962580
udevadm: add page (#6478) 2021-09-10 23:03:05 +01:00
dwdh 0e0dc204b2
find: add -daystart option (#6499) 2021-09-10 20:46:33 +01:00
pixel 222f3e6130
clang: add -c example (#6494) 2021-09-09 21:55:54 +02:00
pixel 2dee424da0
llvm-gcc: add page (#6497) 2021-09-09 15:29:54 -03:00
Axel Navarro 8940063e55
avo: add page (#6483) 2021-09-08 15:42:01 +01:00
444B 220ba99915
pinout: add page (#6477) 2021-09-08 14:15:54 +01:00
gkah ef69c60c84
arp-scan: move to common platform (#6395) 2021-09-08 09:32:06 -03:00
Ein Verne ca6d87cd30
gdu: add page (#6447) 2021-09-08 09:04:21 -03:00
pixel 82bb3a0560
lb: add page (#6354) 2021-09-08 17:00:42 +08:00
Axel Navarro a9ab617ca1
needrestart: add page (#6417) 2021-09-08 16:58:55 +08:00
marchersimon 4ef097c358
feh, hostname, fc, ssh-add: move to common (#6487) 2021-09-08 08:55:55 +02:00
James Childers cac13976b0
log: add page (#6316) 2021-09-07 17:35:14 -03:00
Axel Navarro 705759e617
tailscale: add page (#6480) 2021-09-07 18:35:27 +02:00
pixel eb6a083efb
clojure: add page (#6473) 2021-09-07 07:52:27 -03:00
Axel Navarro 998e548ea5
pacman-key: add page (#6474) 2021-09-06 14:43:08 +01:00
Miles Glapa-Grossklag 2cd43d3038
st: add page (#6475) 2021-09-06 17:00:08 +08:00
marchersimon bbefc77582
tlmgr-gui: add page (#6467) 2021-09-05 18:58:58 +01:00
pixel cd221656a3
cola: add page (#6472) 2021-09-05 14:28:00 -03:00
Managor 05e131c718
pw-loopback: add page (#6421) 2021-09-05 11:44:42 -03:00
iSnackyCracky 70093834fd
wp: add download and config examples (#6461) 2021-09-05 14:12:04 +02:00
pixel eb3975485d
carp: add page (#6456) 2021-09-05 14:11:45 +02:00
Fabian Muscariello 2444892984
resize2fs: remove false statement (#6392) 2021-09-05 14:10:10 +02:00
Alex 1e526037da
ldapdomaindump: add page (#6409) 2021-09-05 14:04:32 +02:00
marchersimon 06861b8aa9
tlmgr-paper: add page (#6463) 2021-09-05 02:18:06 -03:00
Miles Glapa-Grossklag 887203b0c4 cksum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag 222b5a1344 sha512sum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag ac84907f18 sha384sum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag fbaf51b98a sha1sum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag c92873f0b6 sha224sum: file file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag df745b0cdc shasum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag 7cffccc950 sha256sum: fix file names 2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag 1939709fa8 b2sum: fix file names 2021-09-04 22:19:57 -03:00
lydianeU 41b497b4e1
aws-help: add page (#6446) 2021-09-04 11:26:47 +02:00
JaiJoshi123 ac40409bbe
git-bug, git-cola, gitlint: add page (#6444) 2021-09-04 00:41:14 +02:00
Brian Blaylock 96306c0c94
chmod: add a+rX example (#6457) 2021-09-03 22:43:28 +02:00
Miles Glapa-Grossklag f8f6ab6e4f
asciidoctor: add page (#6455) 2021-09-03 22:09:11 +02:00
CleanMachine1 a5693133f9
raspi-config: add page (#6419) 2021-09-03 21:38:24 +02:00
Axel Navarro 4887b989c6
md5sum: replace filename by path/to/file (#6465) 2021-09-03 21:36:19 +02:00
CleanMachine1 ecd8679008
raspinfo: add page (#6420) 2021-09-03 16:16:24 -03:00
marchersimon 585954e9d0
git rev-list: add --count example (#6459) 2021-09-03 20:12:35 +01:00
Lucas Gabriel Schneider 65456d0941
linux/[h-k]: add more information link (#6227) 2021-09-02 20:33:49 +02:00
pixel e6cc4006f5
adscript: add page (#6432) 2021-09-02 09:15:33 -03:00
Miles Glapa-Grossklag 82e685e155
common/z*: add more information link (#6445) 2021-09-01 16:08:03 -03:00
Dominik Geldmacher 6086247131
pip-install: add --find-links example (#6319) 2021-09-01 19:22:20 +02:00
Daniel Birket 82ba854bed
graphviz filter commands: add pages (#6401) 2021-09-01 18:56:46 +02:00
Nicolas Kosinski 449267ef13
mvn: simplify skip unit tests (#6448) 2021-09-01 18:39:12 +02:00
Miles Glapa-Grossklag 9d3781c328
fgrep: remove incorrect use of 'regular expression' (#6427) 2021-09-01 09:57:20 -03:00
Manuel Haussmann 2945238a01
youtube-dl: extend the custom filenames example (#6434)
Extend the custom filenames example to also include the playlist_index
(a useful way to keep the downloaded playlist sorted).
2021-09-01 08:57:21 -03:00
gsobell f9a7dc4ba9
zathura: add page (#6441) 2021-08-31 14:23:08 +01:00
pixel 2a71b87788
pfetch: add example for running with defaults (#6437) 2021-08-31 14:57:51 +08:00
Miles Glapa-Grossklag 13ff1d5964
ncal: add page (#6442) 2021-08-31 14:49:27 +08:00
Tan Yee Jian b03f1e5486
ocrmypdf: updated command for in-place OCR (#6396) 2021-08-30 09:15:26 -03:00
Miles Glapa-Grossklag c9a745488f
r2: add page (#6436) 2021-08-30 09:12:18 -03:00
pixel 8d236c0a58
vi: add page (#6435) 2021-08-30 13:39:02 +02:00
Miles Glapa-Grossklag ff4f42a5d9
figlet: fix language mixup (#6438) 2021-08-29 21:38:30 -03:00
Miles Glapa-Grossklag e67e49bb76
pfetch: add page (#6414) 2021-08-29 11:16:17 -03:00
Miles Glapa-Grossklag 09f9b04b4c
paperkey: add page (#6378) 2021-08-27 06:16:25 +02:00
Oliver Gerlich 8223d2df17
ts: add page (#6389)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-08-27 09:15:15 +05:30
Axel Navarro e090e48c45
git-branch: replace --show-current with --contains example (#6387) 2021-08-26 22:53:25 +01:00
Christ0s T4k 61b8a6baf1
ipset: add page (#6411) 2021-08-26 11:10:29 +02:00
Brad Baker d9921db320
gmssl: add page (#6408) 2021-08-26 14:40:53 +08:00
Axel Navarro df5f5ac08f
gh-extension: add page (#6407) 2021-08-25 21:56:31 +01:00
wai4y 2ffb8c96d3
find: closing single quote missed in example (#6410) 2021-08-25 17:45:40 +02:00
Xiang Wang ec23b7115c
flock: add page (#6390) 2021-08-25 17:03:01 +02:00
Daniel Birket caa77bfe5a xml: more requested changes 2021-08-24 21:50:43 +01:00
Daniel Birket a9538950db xml: requested arrows and back-ticks. 2021-08-24 21:50:43 +01:00
Daniel Birket aa67236fc3 xml: marchersimon requested changes 2021-08-24 21:50:43 +01:00
Daniel Birket 8815c90985 xml: Use "list" to describe "list" command. 2021-08-24 21:50:43 +01:00
Daniel Birket 5fa1cc0189 xml: remove list of subcommands from main `xml` description. 2021-08-24 21:50:43 +01:00
Daniel Birket a1faa9e732 xml: Use "write" instead of "list" for the list cmd, as requested. 2021-08-24 21:50:43 +01:00
Daniel Birket 1202e84d48 xml: add select, edit and transform subcommands. 2021-08-24 21:50:43 +01:00
Daniel Birket 82f626c693 xml: changes requested by marchersimon,
which undo the "the" changes previously made for sbrl.
The `select`, `edit`, and `transform` subcommands are not yet ready.
2021-08-24 21:50:43 +01:00
Daniel Birket 4f79b0d5d1 xml: Changes requested by Starbeamrainbowlabs 2021-08-24 21:50:43 +01:00
Daniel Birket 786342aeef xml: draft all but 3 most complex subcommands 2021-08-24 21:50:43 +01:00
Daniel Birket cbd7a0e7cd xml: Changed "More information:" link. 2021-08-24 21:50:43 +01:00
Daniel Birket 3fd2da89bb xml: added escape, unescape, validate subcommands 2021-08-24 21:50:43 +01:00
Daniel Birket 9916a0b0f7 xml: tweaks to main command entry. 2021-08-24 21:50:43 +01:00
Daniel Birket bc4856feeb xml: explain general input and output 2021-08-24 21:50:43 +01:00
Daniel Birket 67f0a9202f xml: add pages (incomplete: sub-command templates only) 2021-08-24 21:50:43 +01:00
pixel e87a65cc7d
zm: add page (#6355) 2021-08-24 20:53:28 +02:00
Alex 3f3f5d53f5
readpe: add page (#6398) 2021-08-24 20:46:56 +02:00
Kyle 0590a21917
a*, g*, i*, osx[a*-i*]: add more information links (#6342) 2021-08-23 16:33:24 -03:00
BillLucky b7bc62dfbb
jmap: add more information link (#6404) 2021-08-23 16:07:19 -03:00
marchersimon 6904f29a90
aurvote: add page (#6394)
* aurvote: add page
2021-08-23 21:46:31 +08:00
pixel 34e1796a09
moe: add page (#6350) 2021-08-23 09:01:20 -03:00
pixel 0974866e08
dart: add page (#6351) 2021-08-23 08:59:43 -03:00
theeyeofcthulhu b8497a4807
nordvpn: add page (#6393) 2021-08-22 14:58:07 +02:00
marchersimon fe35df460c
dwebp: add more examples (#6359) 2021-08-18 11:24:53 +02:00
Wizmon2 b37f341b58
updog: add page (#6322) 2021-08-17 21:08:32 +01:00
Phil Enzler 44f8f88d16
svgo: remove deprecated --enable=plugin_name example (#6379)
The `--enable` flag was removed in SVGO 2.0. For now, the only way to enable optional plugins is via config. Setting up a config file is out of scope for tldr so I'm just removing the deprecated flag in this PR.

See: https://github.com/svg/svgo/releases/tag/v2.0.0
2021-08-17 15:07:58 -03:00
Alexandru Duzsardi 2392183ef0
ssh-keygen: add key format conversion (#6213) 2021-08-17 20:03:15 +02:00
Mehrad Mahmoudian 381b52163f
flameshot: add examples and fix more info link (#6377) 2021-08-17 09:43:01 -03:00
chris a224afa186
machine: add page (#6371) 2021-08-17 01:54:43 +01:00
Lucas Gabriel Schneider 41db1d2380
linux/[l-m]: add more information link (#6231) 2021-08-16 12:34:01 +02:00
Vangeepuram Sreekesari d27d2eff5a
hcitool: add page (#6311) 2021-08-16 03:10:05 +01:00
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
CleanMachine1 2bef4512ef
vcgencmd: add page (#6309) 2021-08-15 18:19:26 +02:00
iulian 24ba08b5ed
todoist: add page (#6361) 2021-08-15 17:52:54 +02:00
chris ff3692c005
lipo: add page (#6306) 2021-08-15 17:46:07 +02:00
Stuart Mashaal 3f45cf2683
git-push: add command (#6328) 2021-08-15 16:39:11 +01:00
Kyle 6894f0a325
platformio: add more information link (#6335) 2021-08-15 12:30:15 -03:00
chris 1bfc76a794
xetex: add page (#6321) 2021-08-15 12:25:24 -03:00
chris 62fe2a2a10
latex, pdflatex, pdftex, tex: replace `halting' with `exiting' (#6365) 2021-08-15 23:00:59 +08:00
Danny Mösch 41527e7bf9
topgrade: fix typo in --disable example (#6364) 2021-08-14 23:49:18 -03:00
Snehit Sah 530fc91ea8
yay: add -Yc example (#6324) 2021-08-14 14:07:18 +01:00
chris e150609b4c
vim: reorder examples (#6363) 2021-08-14 13:48:15 +01:00
Nivethan Ar 4fb5cb8408
mkdir: add command to insert multiple directories with example (#6326) 2021-08-13 17:44:18 +02:00
Kyle be4ab1bac3
paci: add more information link (#6333) 2021-08-13 17:17:53 +02:00
Kyle ffe97fe80b
qemu-img: add more information link (#6337) 2021-08-13 17:16:35 +02:00
Bido Namakra 33d60552a1
miniserve: add page (#6332) 2021-08-13 16:01:45 +02:00
Kyle df4da3a557
samtools: add more information link (#6336) 2021-08-12 23:33:57 +01:00
alirezaghey ffdee78221
setfacl: fix typo (#6340)
for reference https://english.stackexchange.com/questions/105116/is-it-a-user-or-an-user
2021-08-12 15:23:20 -03:00
Kyle 0f09137c20
pdftotext: add more information link (#6334) 2021-08-12 13:27:58 +01:00
Kyle 1d5e2d17dd
rails-db: add more information link (#6338) 2021-08-12 09:21:15 -03:00
Axel Navarro 384ffb35cc
gh-formatting: add page (#6290) 2021-08-10 09:06:43 -03:00
dgcampea 444b2ef58c
xdelta: add page (#6313) 2021-08-09 22:52:46 +01:00
Mark McElroy 5c48375e0f
dwebp: add page (#6304) 2021-08-09 16:48:47 +02:00
ajs256 242897dc85
circup: add page (#6293) 2021-08-09 16:44:20 +02:00
Navneet Aman 7927398de4
procs: add page (#6274) 2021-08-08 17:45:49 +02:00
Macklan Weinstein 3d7dd2169e
flake8: add page (#6275) 2021-08-06 01:14:47 +01:00
chris e445bc5531
openscad: add page (#6296) 2021-08-06 01:24:18 +05:30
hugo 167da9b432
inotifywait: fix typo (#6298) 2021-08-05 14:56:47 +02:00
Huynh Viet 2df5567123
dict: add page (#6283) 2021-08-04 19:57:15 +08:00
Matt Bangert 0e9fe32c9e
choose: add page (#6135) 2021-08-03 20:43:32 +02:00
Axel Navarro 0da32d68eb
gh-mintty: add page (#6291) 2021-08-03 10:58:26 +02:00
Daniel Birket 31fa8a04e6
circo, fdp, neato, osage, patchwork, sfdp, twopi: add page (#6284)
* dot: prepare to add all graphviz layout engines

These changes are in preparation for adding commands: `neato`,
`circo`, `twopi`, `pfd`, `spfd`, `osage` and `patchwork`, which use
the same command syntax. This one is to argue over before posting the
other seven that are generated from the same template. Changes:

- use `gv` extension, not `dot`. Author uses `gv`.
- link to command usage guide page
- specify the type of layout in the description (varies)
- use `input` and `image` not `file` or `out_file`
- provide a list of available image formats
- show how to use the engine as a filter
- give the help command

* dot: add link angle-brackets

* Added a static list of layout engines as line 2 of description.

* dot: Accept suggestion to highlight graph type with back-quotes.

* Fix back-quotes around `png`.

* circo, fdp, neato, osage, patchwork, sfdp, twopi : add pages

See #6270, #2580.

This pull-request contains the other seven graphviz layout commands in
addition to `dot`, which is awaiting approval at #6270. These files
are generated from the same template as `dot.md` there. The eight
commands differ in the command name, description line and the content
of the `echo` command in one example. (If any more changes are
required, I will regenerate all the files together.)

* gv layouts: space after flags. -o versus -O. 80 char 2nd line.

* dot: remove back-quotes from stdin, stdout to match tldr usage.

* graphviz layouts : use https not http.

* graphviz layouts : use {{png}} {{svg}} and {{gif}} as requested.
2021-08-02 18:12:07 +01:00
Daniel Birket fa84524c0b
gml2gv, graphml2gv, gv2gml, gv2gxl, gxl2gv, mm2gv: add page (#6286) 2021-08-02 09:11:07 -03:00
Daniel Birket eaef3b4d21
yacas: add page (#6263) 2021-08-02 09:43:01 +02:00
Axel Navarro 74787825d5
gh-help: add formatting and mintty examples (#6282) 2021-08-02 09:40:30 +02:00
Axel Navarro 124fb797bb
gh-browse: add page (#6281) 2021-08-02 02:33:52 +01:00
Johannes Lade f6bb40c112
rustup: add doc example (#6273) 2021-07-29 10:09:05 -03:00
Seth Falco 7d72acec88
pwsh: add page (#6249) 2021-07-29 05:06:50 +02:00
Tom Dörr ae695a28b9
Fix sentence (#6272) 2021-07-28 15:19:23 +01:00
Ikko Ashimine 4cf6b588dd
fix typo in figlet.md (#6271)
extention -> extension
2021-07-28 15:13:33 +01:00
CleanMachine1 057a416929
nano: refresh (#6235) 2021-07-28 15:10:07 +01:00
Axel Navarro a14b294866
synoupgrade: add page (#6262) 2021-07-27 20:51:54 +02:00
Axel Navarro 1f42eaac02
synopkg: add page (#6264) 2021-07-27 14:06:28 -03:00
Daniel Birket 83cb0c5cd7
ffe: add page (#6261)
* ffe: add page

* ffe: changes following review comments

- Clarified required default or specific configuration
  - Added .ffe to path/to/config.ffe
  - Mentioned ~/fferc in --structure --print example
- Using long-format flags. Short format -c used for later samples
- Fixed case of LastNAme in sample format of --filed-list

* ffe: fix missing braces. oops.

* ffe: add back-quotes and period missing from `~/.fferc`

* ffe: Use Cobra_Case for field names in sample field-list as requested.

* ffe: Accept suggested "A configuration file is required"

* ffe: Change sample --field-list value back to author's CamelCase, as requested.
2021-07-27 17:32:04 +02:00
Amir Pourmand afbecee447
Update htop.md (#6267) 2021-07-27 11:17:16 +01:00
BillLucky 184234db85
jhat: add more information link (#6266) 2021-07-26 18:52:14 +02:00
CleanMachine1 7eea9a22df
vim: update description (#6237) 2021-07-26 18:26:53 +02:00
stellarstriker af41cf8d9e
Fix invalid command (#6260) 2021-07-25 20:08:27 +01:00
Seth Falco f81d5958e9
resume: add page (#6241) 2021-07-24 16:50:20 -03:00
Axel Navarro fa262adaa2
protonvpn-cli: add page (#6255) 2021-07-24 20:18:22 +01:00
Inesgor 3c2ddfbccc
fc-pattern, sv, tomb, xkill: add examples (#6121) 2021-07-24 20:12:04 +01:00
CleanMachine1 a9547d0184
uname: refresh (#6242) 2021-07-24 19:03:30 +01:00
Nya Meteor 27dd607f59
nettop: add page (#6254) 2021-07-24 18:17:43 +02:00
CleanMachine1 cfa311ad0c
rtorrent: add link (#6258) 2021-07-23 23:01:11 +02:00
Daniel Birket 32027e2a51
ocrmypdf: add page (#6259) 2021-07-23 22:58:55 +05:30
yump 531b0486ce
gsettings: add page (#6251) 2021-07-23 00:02:05 +01:00
Nicolas Kosinski 1c050a6e38
gradle: edit assembleRelease example to show Android Studio specificity (#6194)
'assembleDebug' and 'assembleRelease' tasks are specific to Android Studio:
https://developer.android.com/studio/build/building-cmdline#ReleaseMode
https://stackoverflow.com/questions/44185165/what-are-the-differences-between-gradle-assemble-and-gradle-build-tasks

They are not common tasks like 'build', 'assemble' and 'check':
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_executing_tasks
2021-07-22 13:32:13 +01:00
CleanMachine1 c7cf075368
fdisk: refresh (#6196) 2021-07-22 13:04:53 +01:00
CleanMachine1 6658b4e656 rebasing ruined sehts commits 2021-07-21 17:38:43 +01:00
CleanMachine1 4e4ba9c192 git-abort: added marchersimon's suggestions 2021-07-21 17:38:43 +01:00
CleanMachine1 09ae50091f added part of git extras 2021-07-21 17:38:43 +01:00
CleanMachine1 200a2e0077 git-abort: add page 2021-07-21 17:38:43 +01:00
Muhammad Falak R Wani acb6e1c412
az-login: add page (#6228)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-20 14:01:17 +05:30
Laurent Indermühle 0e1a6e39f2
gunzip: add command to keep original files (#6247) 2021-07-19 23:13:07 +01:00
Muhammad Falak R Wani 81d1bb75d1
az-vm: use az instead of azure-cli (#6244) 2021-07-18 20:34:12 +01:00
Simon Marcher 155df72786 git-commit: add gpg-sign example 2021-07-18 21:28:23 +02:00
Quentin 6bc3ecf34a
radeontop: update page (#6156) 2021-07-18 12:41:38 +02:00
Muhammad Falak R Wani 8b934ddd8b
az-account: add page (#6204)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-18 13:54:54 +05:30
Melvin 3d07599357
vnstati: add page (#6175) 2021-07-17 15:11:18 +02:00
Peter Babič 3f4d0a37fd
restic: fix restore example (#6240) 2021-07-17 15:10:38 +02:00
Muhammad Falak R Wani dad79c77e0
az-logout: add page (#6229)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-17 11:12:18 +05:30
Muhammad Falak R Wani 9d221a36b7
az-vm: add page (#6222)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-16 15:22:37 +05:30
otterbaub b012cbe22a
ffuf: add page (#6183) 2021-07-15 14:44:28 +02:00
John Toohey 37e4ef7696
prettier: add page (#6192) 2021-07-14 21:58:53 +02:00
Axel Navarro d5f22be326
showfigfonts: add page (#6217) 2021-07-14 21:31:29 +02:00
Victorhck 5c50041755
zypper: add link and example about repos management (#6225) 2021-07-14 20:23:26 +01:00
CleanMachine1 d669df65f1
wifi-menu: add page (#6202) 2021-07-14 18:55:40 +02:00
marchersimon b615ea1e34
*: replace `java` with `Java` and `c++` with `C++` (#6224) 2021-07-13 14:29:48 +05:30
lincc 03e2e3389e
ifconfig: add more information link (#6218)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-07-12 12:21:22 +05:30
CleanMachine1 2b871bedec
nmcli: refresh (#6203) 2021-07-11 20:40:19 +01:00
CleanMachine1 3ac60f1062
linux/u*: add links (#6190) 2021-07-11 18:17:29 +01:00
marchersimon 73ee6f771b
pio-ci: add page (#6186) 2021-07-10 23:16:22 +02:00
Peter Babič 5c70d65896
restic: replace -r by long argument --repo (#6212) 2021-07-10 15:36:37 -03:00
Stig124 3697c62b5e
linux/[a-g]: add more information link (#6076) 2021-07-09 16:45:55 +02:00
marchersimon 0888fabbd0
sdcv: fix spelling error (#6206) 2021-07-09 10:10:08 +05:30
Ben Anderson 2dc847873b
xinput: add list-props and set-prop examples (#6205) 2021-07-08 10:13:59 -03:00
Adrian Wyssmann b5fbf4c24d
ansible-galaxy: add role info and collection info examples (#6187) 2021-07-08 07:27:17 -03:00
258204 6b8fdbee8e
sdcv: add page (#6145) 2021-07-07 20:33:01 +01:00
Graham Ashton 2588e62937
podman: update more information link (#6199)
The page documenting all the podman subcommands has been moved.
This commit updates the link to the new location.
2021-07-06 08:28:21 -03:00
CleanMachine1 ed8d7cc810
nmcli-monitor: add page (#6168) 2021-07-06 12:59:24 +02:00
CleanMachine1 ec92caa35b
gpg: add --full-generate-key example (#6195)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-06 08:49:59 +05:30
João Pedro Fonseca Dantas 4f714f14de
histexpand: add `!N` and `!?string?` commands (#6051) 2021-07-05 20:35:47 +01:00
scrouthtv 00e4396521
gzip: add --keep example (#6193) 2021-07-04 22:02:33 +01:00
CleanMachine1 9ca79aa36b
git-show-tree: add page (#6164) 2021-07-02 21:21:05 +01:00
CleanMachine1 4c0aa1ac0c
gcc: add long flag (#6182) 2021-07-02 20:38:46 +01:00
CleanMachine1 c5b0987e78
pihole: add examples (#6189) 2021-07-02 20:29:24 +01:00
marchersimon 6534b52a2e
*: replace dead more information links (#5724) 2021-07-02 21:22:57 +02:00
Axel Navarro b082abb50f
mongoexport: add page (#6041) 2021-07-01 10:47:24 +02:00
CleanMachine1 13840352d1
nmcli-connection: add import VPN example (#6185)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-07-01 07:57:27 +05:30
Stig124 5bacde463d
keepassxc-cli: add page (#6071) 2021-06-30 05:40:57 -03:00
Kelly Brazil 82de400ab8
jtbl: add page (#6181) 2021-06-30 07:50:39 +02:00
CleanMachine1 ce099fa062
htop: refresh and add more information link (#6165) 2021-06-29 21:33:50 +01:00
Peter Babič 826b295394
lxi: add page (#6174) 2021-06-29 21:31:37 +01:00
marchersimon e64cd91d5b
history: add note for zsh (#6110) 2021-06-29 21:26:09 +01:00
CleanMachine1 cc755655a3
git-verify-tag: add page (#6139) 2021-06-29 19:34:06 +01:00
Adam Herst 2359da0153
fdisk: add See also (#6179) 2021-06-29 19:25:39 +02:00
CleanMachine1 d86d3d6206
linux/t*: add information link (#6166) 2021-06-28 23:48:24 +01:00
Kohei SUGI 2afdeff56f
gh-pr-create: add page (#6159) 2021-06-28 21:58:36 +02:00
Seth Falco c5bc7d0852
docker-build: add example with docker from stdin (#6103) 2021-06-25 21:20:54 +01:00
Axel Navarro 85d8608478
bluetoothd: add page (#6158) 2021-06-25 21:05:54 +01:00
Matt Cristantello 9619f7a3ba
kubectl-run: add page (#6161) 2021-06-25 20:53:12 +01:00
Adam Herst 09eb57be3d
vgscan, vgchange: add page (#6128) 2021-06-25 20:49:56 +01:00
Seth Falco 3daf7524fe
kscreen-console, kscreen-doctor: add page (#6078) 2021-06-25 20:43:07 +01:00
Arnaud Spiwack 62d960c914
pixiecore: add page (#6094) 2021-06-25 20:32:48 +01:00
CleanMachine1 307895cb30
ufw: add more information link (#6170) 2021-06-25 10:13:37 +05:30
Adam Herst 8f30792b7d
parted: add See also (#6162) 2021-06-24 21:35:40 +01:00
258204 e55d089237
aws-cur: add page (#6133) 2021-06-23 15:34:14 +01:00
258204 a01df47bc1
aws-s3api: add page (#6132) 2021-06-23 15:31:52 +01:00
Florian B 4d63c004ee
git-show-index: add page (#5940) 2021-06-23 10:04:08 -04:00
Adam Herst 80af906c5f Update virsh-pool-build.md 2021-06-23 14:22:33 +01:00
Adam Herst fcbff320ae Update virsh-pool-undefine.md 2021-06-23 14:22:33 +01:00
Adam Herst 6945451307 Update virsh-pool-start.md 2021-06-23 14:22:33 +01:00
Adam Herst a4c8e41007 Update virsh-pool-list.md 2021-06-23 14:22:33 +01:00
Adam Herst ab82c476d1 Update virsh-pool-destroy.md 2021-06-23 14:22:33 +01:00
Adam Herst 2c56ba0344 Update virsh-pool-define-as.md 2021-06-23 14:22:33 +01:00
Adam Herst 0b3514f74f Update virsh-pool-delete.md 2021-06-23 14:22:33 +01:00
Adam Herst 4c5068c69e Update virsh-pool-define-as.md 2021-06-23 14:22:33 +01:00
Adam Herst 19037eb285 Update virsh-pool-build.md 2021-06-23 14:22:33 +01:00
Adam Herst 6db809eed6 Update pages/common/virsh-pool-build.md 2021-06-23 14:22:33 +01:00
Adam Herst 7c85feaad5 Update pages/common/virsh-pool-start.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst e4541ccecc Update pages/common/virsh-pool-undefine.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst e0746611da Update pages/common/virsh-pool-autostart.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst 726a557b37 Update pages/common/virsh-pool-info.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst 9cc8c80c8e Update pages/common/virsh-pool-destroy.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst 154a5310fa Update pages/common/virsh-pool-delete.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-23 14:22:33 +01:00
Adam Herst 961735abe1 Update virsh-pool-undefine.md 2021-06-23 14:22:33 +01:00
Adam Herst 41edb02bcb Update virsh-pool-start.md 2021-06-23 14:22:33 +01:00
Adam Herst 9e2c31d3a1 Update virsh-pool-list.md 2021-06-23 14:22:33 +01:00
Adam Herst 11e2abdb5b Update virsh-pool-info.md 2021-06-23 14:22:33 +01:00
Adam Herst 388e628643 Update virsh-pool-destroy.md 2021-06-23 14:22:33 +01:00
Adam Herst 7793a86823 Update virsh-pool-delete.md 2021-06-23 14:22:33 +01:00
Adam Herst 710ab01938 Update virsh-pool-define-as.md 2021-06-23 14:22:33 +01:00
Adam Herst c66cee3286 Update virsh-pool-build.md 2021-06-23 14:22:33 +01:00
Adam Herst 295424276b Update virsh-pool-autostart.md 2021-06-23 14:22:33 +01:00
Adam Herst f37935a463 Update virsh-pool-define-as.md 2021-06-23 14:22:33 +01:00
Adam Herst 882067d933 virsh-pool-*: add pages 2021-06-23 14:22:33 +01:00
258204 6f1cd48ae2
docker-login: add page (#6137) 2021-06-23 10:05:47 +02:00
258204 1d37695096
aws-ecr: add page (#6134) 2021-06-23 10:00:15 +02:00
bl-ue f9aac432e9
esbuild: fix grammar (#6157) 2021-06-22 12:07:53 -04:00
CleanMachine1 42b99f7d1c
mklost+found: add page (#6144) 2021-06-22 15:45:18 +00:00
bl-ue 52a8ce9cf7
ghost: fix grammar (#6151) 2021-06-22 08:13:40 -04:00
Nicolas Kosinski 8f9e3caf29
hub: add sync example (#6108) 2021-06-21 21:06:21 +02:00
Benjamin Grant 4232eb56cb
convert: add .ico example (#6143) 2021-06-21 09:23:33 +02:00
CleanMachine1 abfb27a4dd
git-rename-remote: add page (#6138) 2021-06-18 22:39:22 +01:00
CleanMachine1 e2f8157df4
dillo: add page (#6114) 2021-06-18 19:08:45 +02:00
aaaawwWWWwwwwWWW b63dc1abf0
kdeconnect-cli: add share file/url; remove redundant pair (#6119) 2021-06-18 19:03:45 +02:00
CleanMachine1 274b41e10c
git-missing: add page (#6126) 2021-06-18 07:49:17 -04:00
258204 99b5b6d5d7
aws-secretsmanager: add page (#6131)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-18 07:45:39 +05:30
Seth Falco f50ae7e905
pip3: fix argument spelling (#6140) 2021-06-18 07:22:17 +05:30
Fake4d c327bf7e75
xmount: add page (#6106) 2021-06-17 17:06:08 -04:00
Adam Herst d5c86c927e
partprobe: add page (#6129) 2021-06-17 21:39:46 +01:00
Ox1080 ea473db769
openssl-ts: add page (#6125) 2021-06-17 13:06:43 +01:00
Davi f60e542813
go-test: add page (#6130)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-17 07:37:59 +05:30
Muhammad Falak R Wani 05b3ad3625
peco: add page (#6120)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-06-15 11:12:55 +05:30
marchersimon 68023b7eb8
emacs, emacsclient: refresh (#6096) 2021-06-14 18:27:30 -04:00
CleanMachine1 03b66517c4
terminator, timedatectl, tomb: add more information links (#6122) 2021-06-14 13:49:31 -04:00
Axel Navarro d4ef900b99
lighthouse: add page (#6102) 2021-06-14 17:26:53 +01:00
CleanMachine1 88e0a1b162 Update pages/common/fuck.md 2021-06-14 17:24:48 +01:00
CleanMachine1 707ae1b4f4 Fuck: add yes flag command 2021-06-14 17:24:48 +01:00
Kelly Brazil 675c18582c
jello: add page (#6113)
* jello: add page

add page for jello command (I am the author) https://github.com/kellyjonbrazil/jello

* add bash language identifier

* add string example

* remove mult-line command example that was causing CI failure

* Uppercase Python

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

* move quotation marks

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

* add bracket at beginning of dictionary

* make 'some text` a variable

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

* update stdin/stdout wording

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Clarify stdin and stdout. Also, change JSON LInes to JSON-Lines

* Clarify 'grepable'

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-12 16:30:03 +02:00
ddgond cd5fccfcbb
caddy: add page (#6115) 2021-06-12 10:01:33 -04:00
marchersimon aebd17a6cb
colorpicker: add page (#6098) 2021-06-11 19:36:18 +01:00
Florian B 87004beb0e
git-daemon: add page (#5938) 2021-06-11 19:35:19 +01:00
Miroslav Shubernetskiy 5b64655ebc
openvpn3: add page (#6107) 2021-06-11 16:36:54 +02:00
marchersimon 103edfabfb
bugreport, bugreportz: add page (#5743) 2021-06-11 16:31:27 +02:00
CleanMachine1 427911afd3
git-obliterate: add page (#6099) 2021-06-11 16:19:21 +02:00
Muhammad Falak R Wani 2aa806202d
fzf: refresh wording of examples (#6112)
Co-authored-by: Muhammad Falak Wani <mwani@microsoft.com>
2021-06-11 09:22:21 -04:00
CleanMachine1 c56a28bc7f Update pages/common/git-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-06-10 21:01:58 +01:00
CleanMachine1 6814b4352b git-commit: add example 2021-06-10 21:01:58 +01:00
Muhammad Falak R Wani d6ad312c5f
skim: add page (#6081)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Nicolas Kosinski <nico_kosi-dev@yahoo.com>
2021-06-10 23:30:57 +05:30
Axel Navarro 2f553aca07
git-clone: add core.sshCommand example (#6109) 2021-06-10 18:26:20 +02:00
marchersimon b139da2bb6
opds*: add link and see also note (#6074) 2021-06-09 08:12:11 +02:00
Itai Nelken 0bd4d824f0
readlink: add page (#6104) 2021-06-08 18:50:40 +01:00
CleanMachine1 0314a12409
pacman: use long arguments and replace -Qo example (#6083) 2021-06-07 21:26:05 +01:00
Jake Vossen 542b4bf1c3
llvm-dis: add page (#6049) 2021-06-07 21:05:50 +01:00
CleanMachine1 4272859c5b
git-summary: add page (#6065) 2021-06-07 21:03:11 +01:00
Janek 0b828c5664
pdfjoin: refresh (#5787) 2021-06-07 20:44:02 +01:00
marchersimon 4b097a1ed2 sigverif: remove page 2021-06-07 20:22:34 +01:00
marchersimon 4755d715b7 windows: add links 2021-06-07 20:22:34 +01:00
Axel Navarro af77f6479f
gh-issue-create: add page (#6039) 2021-06-07 20:08:30 +01:00
CleanMachine1 f1f15c8477
git-release: update (#6101) 2021-06-07 17:17:12 +01:00
CleanMachine1 b6b2d9a344
git-release: add page (#6095) 2021-06-06 20:07:52 +01:00
CleanMachine1 62d3c28db4
tldr: include all platform options (#6093) 2021-06-06 00:00:35 +01:00
Seth Falco 0a5e38a2c0
flatpak-builder: add page (#6089) 2021-06-06 00:23:42 +02:00
CleanMachine1 8200d3cb8a
dd: add backup commands (#6047) 2021-06-05 20:53:27 +01:00
CleanMachine1 497cc059ec git-rename-tag: add page 2021-06-05 18:09:27 +01:00
marchersimon 14529866e2
okular: add page (#6070) 2021-06-04 12:06:17 +01:00
Seth Falco 8f85a31e63
qtchooser: add page (#6079) 2021-06-04 12:05:46 +01:00
marchersimon 0deb4d0597 ln: convert paths to absolute 2021-06-03 19:20:14 +00:00
Phil Rukin c9d70c3f18
pm2: remove duplicate monit example (#6090) 2021-06-03 14:07:14 -03:00
Nicolas Kosinski 31e826b6fb
git-ignore: add page (and move former to git-ignore-io) (#5908) 2021-06-02 13:42:24 +01:00
CleanMachine1 f152aba94f
git-contrib: add page (#6064) 2021-06-01 16:28:37 +01:00
CleanMachine1 6f2699a458
git-setup: add page (#6057) 2021-06-01 16:19:54 +01:00
AxiomaticAxolotl af071f53d5
reboot: fix typo in example (#6082) 2021-06-01 12:01:39 -03:00
marchersimon cfd0b5bd34
xfce4-screenshooter, xfce4-terminal: add link (#6075) 2021-05-31 14:06:30 -03:00
marchersimon 89013d28a5
pulseaudio: add link (#6072) 2021-05-31 08:05:19 -04:00
Axel Navarro df2ebc7b86
mongoimport: add page (#6008) 2021-05-30 14:20:00 +01:00
CleanMachine1 04d8f99789
git-info: add page (#6058) 2021-05-29 20:34:28 +01:00
CleanMachine1 50c36615bf
lxterminal: add page (#6042) 2021-05-29 18:59:09 +01:00
Janek 7aefc85884
git-range-diff: add page (#5701) 2021-05-28 20:01:27 +02:00
marchersimon 9fe15f5609
git-reset: clarify patch example and use long option (#6006) 2021-05-28 07:30:39 -04:00
Tomek Szczęsny 404065adae
stty: fix typo (#6055)
According to `stty --help`, the `-F` argument must be capital (lowercase is not recognized).
Some Asian translation appears to have the same error, but I didn't want to break encoding.
2021-05-27 23:58:42 +01:00
Seth Falco c0ea286ede
snap: add example to update to another channel (#6046) 2021-05-27 23:44:39 +01:00
bl-ue f53c6b87f9
idnits: add page (#6000) 2021-05-27 23:29:26 +01:00
Hervé Nivon 528727f70f
conda: fix examples (#6050) 2021-05-27 22:23:56 +01:00
CouldBeThis db8d5ab804
fileicon: add page (#5953)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2021-05-27 19:26:42 +01:00
João Pedro Fonseca Dantas 3b84ce570f
mke2fs: replace ext3 duplicaded for new ext4 (#6054) 2021-05-27 13:17:46 -03:00
CleanMachine1 331a54fdda
git-delete-branch: add page (#6011) 2021-05-27 07:26:25 -04:00
Luke Harold Miles 0ddefb9a9f
conda-create: add page (#6043) 2021-05-27 02:14:24 +01:00
Jake Vossen abc32c236d
offlineimap: add page (#6048) 2021-05-26 13:35:01 +01:00
CleanMachine1 d45e49f900
kdocker: add page (#6044) 2021-05-25 14:51:50 -04:00
bl-ue 2ffe2276df
git-fame: add page (#6012) 2021-05-24 23:45:21 +01:00
CleanMachine1 47892fbb04
git-extras: add page (#6037) 2021-05-24 22:10:18 +01:00
Fazle Arefin fc659ec734
truncate: add example (#6038) 2021-05-24 15:48:17 -03:00
Axel Navarro 7f934c7594
gh-pr-merge: add --help example (#6040) 2021-05-24 12:28:06 -04:00
Axel Navarro e5d018d0b5
git-authors: fix example descriptions (#5987) 2021-05-24 13:53:03 +01:00
CleanMachine1 df9b9a9a20
git-graft: add page (#6034) 2021-05-24 09:18:05 -03:00
BillLucky a2b4064860
wm: add more information link (#6030)
> More infomation: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
2021-05-23 10:51:03 -04:00
Muhammad Falak R Wani 026e22a874
git-fork: add page (#6013)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
2021-05-23 18:45:33 +05:30
CleanMachine1 8a60b2eadd
git-effort: add page (#6002) 2021-05-23 14:47:04 +02:00
BillLucky 07c6ae3bc0
jps: add more information link (#6017) 2021-05-23 07:38:15 -04:00
Florian B 1c6098b19a
git-mailinfo: add page (#5939)
* git-mailinfo: add page

* improve example

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-mailinfo.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-23 02:25:59 +02:00
marchersimon 1071206477
git-touch: add page (#6015) 2021-05-23 02:23:43 +02:00
marchersimon 19853b03f1
pio-remote: add page (#5902)
* pio-remote: add page

* Add second friend

* Apply suggestions from code review

* remove "usually" from description

* Add brackets to command in description
2021-05-23 02:06:55 +02:00
ashishbinu fe7a55124a
screenkey: add page (#5999)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-22 14:45:35 +01:00
Muhammad Falak R Wani 82fccf7761
git-delta: add page (#6010)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-22 00:30:34 +05:30
CleanMachine1 ed0428f208
git-root: add page (#6009) 2021-05-21 18:32:02 +01:00
marchersimon 4b21777111
josm: add page (#6007) 2021-05-21 16:20:12 +02:00
CleanMachine1 25b0b73f9d
git-reset-file: add page (#6003) 2021-05-21 09:15:48 -03:00
jack1142 bf009c27cc
mv: add move multiple source paths to a directory example (#6004) 2021-05-21 08:29:18 -03:00
Axel Navarro b0cedebfc1
gh-secret-set: add page (#5996) 2021-05-21 11:41:45 +01:00
marchersimon a96dddd224
stl2gts: add page (#5969) 2021-05-21 11:13:10 +02:00
bl-ue 8ebd171d6f
*: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00
CleanMachine1 3d70909e0c
git-local-commits: add page (#5981) 2021-05-20 21:03:46 +01:00
CleanMachine1 e37e98442b
cowsay: refresh (#5934) 2021-05-20 20:18:23 +01:00
anakimluke 23b9d8fe69
shuf: expand short options to long ones (#6001) 2021-05-20 20:07:38 +01:00
bl-ue 33b5fcd7bd
Revert "date: fix typo (#4069)" (#5997) 2021-05-20 17:36:10 +01:00
anakimluke 5d3be85e4d
shuf: improve usage example and its description (#5992) 2021-05-20 15:50:45 +01:00
Axel Navarro 9c2d5b51a6
git-init: add --initial-branch example (#5990) 2021-05-19 11:20:16 -04:00
Wyatt Childers f2b054d0e1
rg: improved fixed string suggestion (#5995)
It's better to include a `--` prior to the search string so that strings
starting with `--` (e.g. `--foo`) aren't processed as cli options.

https://github.com/BurntSushi/ripgrep/discussions/1560#discussioncomment-6346
2021-05-19 11:19:10 -04:00
CleanMachine1 40c7bc1e6a
git-count: add page (#5970) 2021-05-19 15:43:48 +01:00
Seth 94a4e08932
uuidd: add page (#5991) 2021-05-18 22:49:07 -04:00
Nahin Khan 05128b2913
bfg: add page (#5984) 2021-05-18 18:17:47 -03:00
Seth 7b1de0b54f
wp: add page (#5985) 2021-05-18 14:30:58 -04:00
CleanMachine1 440330bd7d
git-authors: add page (#5951) 2021-05-18 19:30:38 +01:00
CleanMachine1 d5ec320f47
aria2: convert into page alias for aria2c (#5983) 2021-05-18 19:22:38 +01:00
CleanMachine1 c25d84b7dc
git-undo: add page (#5980) 2021-05-18 19:14:07 +01:00
CleanMachine1 516bd0e097
git-create-branch: add page (#5982) 2021-05-18 19:10:45 +01:00
Axel Navarro 6b40df8c17
starship-init: add page (#5972) 2021-05-18 15:09:17 -03:00
CleanMachine1 4425af285c
git-repl: add page (#5974) 2021-05-18 15:03:24 -03:00
bl-ue dccb963036
uudecode: add page (#5971) 2021-05-18 14:41:46 -03:00
CleanMachine1 15ec11454f
git-alias: add page (#5979) 2021-05-17 20:12:45 +02:00
CleanMachine1 71340ccab7
git-archive-file: add page (#5960) 2021-05-17 19:07:55 +01:00
Fazle Arefin a81bad6485
find: add example to find and delete empty files (#5973) 2021-05-16 20:06:51 +01:00
Steven Pitts f82fd9c8f3
dconf, dconf-write: add page (#5967) 2021-05-16 13:47:31 -04:00
CleanMachine1 a647b75b19 Changed syntax of how hashes are 2021-05-16 14:09:45 +01:00
CleanMachine1 67c95952cf Update pages/common/git-verify-commit.md
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 83dd186eb6 @bl-ue , take a look 2021-05-16 14:09:45 +01:00
CleanMachine1 791ef71fdc Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 022ce7a0bd Changed SHA to just using hash 2021-05-16 14:09:45 +01:00
CleanMachine1 bd5c68fb14 Changed SHA1 and SHA2 to just SHA since -1 is a type of SHA 2021-05-16 14:09:45 +01:00
CleanMachine1 45ebbd53b5 Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 5cfad65689 Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 6d3d553a8e Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 880fccb397 Changed commitSHAhash to commit_SHA 2021-05-16 14:09:45 +01:00
CleanMachine1 94f7e5acb7 Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 42adfe6798 Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 005e3f0d5f Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1 a4ef023764 Update pages/common/git-verify-commit.md 2021-05-16 14:09:45 +01:00
CleanMachine1 bbd4418808 Fixed bot issue 2021-05-16 14:09:45 +01:00
CleanMachine1 884aec6231 git-verify-commit: add page 2021-05-16 14:09:45 +01:00
CleanMachine1 c85512067a
git-commits-since: add page (#5968) 2021-05-15 11:10:49 -04:00
CleanMachine1 12f4b67d63
git-brv: add page (#5966)
* git-brv: add page

* git-brv: add page

* added \n at end

* Update pages/common/git-brv.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-brv.md

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

* Added @bl-ue change

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-05-15 14:05:14 +02:00
CleanMachine1 5f0463ee96
git-browse: add page (#5959) 2021-05-14 08:16:55 -04:00
Peter Babič f67ba5ca50
uuid: add page, uuidgen: update description (#5892) 2021-05-14 14:11:08 +02:00
Tomek Szczęsny c1b5d6882b
distccd: add page (#5912) 2021-05-14 11:14:37 +02:00
Janek 8f9dd1cd74
pdfjam: add page (#5789) 2021-05-14 11:03:45 +02:00
Axel Navarro 5d6be64c80
starship: add page (#5901) 2021-05-14 02:28:00 +01:00
Peter Babič 345a2d8156
acme.sh-dns: add page; acme.sh: remove example (#5852) 2021-05-14 01:49:45 +01:00
marchersimon be88cdda92
change login/logout to `log in`/`log out` (#5920) 2021-05-14 01:42:15 +01:00
blalyasar 40e478add9
ls, touch: add examples (#5855) 2021-05-14 01:40:50 +01:00
Mirko Conti f6ebb40107
hashcat: add page (#5900) 2021-05-14 01:29:30 +01:00
marchersimon 2391ffcc92
kdeconnect-cli: add page (#5866) 2021-05-14 00:56:40 +01:00
CleanMachine1 92a4fea8b2
git-rename-branch: add page (#5950) 2021-05-13 20:38:22 -03:00
CleanMachine1 090e1825a1
git-delete-tag: add page (#5948) 2021-05-13 23:05:30 +02:00
noarchwastaken c1259f5d7b
boltctl: add page (#5786) 2021-05-12 22:15:30 -04:00
CleanMachine1 fb60f3d73e
git-cp: add page (#5947) 2021-05-12 19:51:45 -03:00
ZabejAga 94b99d3b28
exa: add --header, --git and --git-ignore examples (#5749) 2021-05-12 16:02:12 -03:00
SpiderMath 4416b0df9d
ts-node: add page (#5911) 2021-05-12 19:06:54 +02:00
Julien Tremblay McLellan - Library & Information Science 145ae4905e
mkvmerge: add page (#5943) 2021-05-11 18:00:20 -03:00
Adam Herst 05820ca730
virsh-list: add page (#5944) 2021-05-11 16:53:16 -04:00
Adam Herst 2dc9b6b081
virsh-help: add page (#5910) 2021-05-11 21:31:09 +02:00
Seth 22d9d4f0ff
anbox: add page (#5921) 2021-05-11 14:43:45 -04:00
CleanMachine1 f3fd6fe971
upower: add page (#5923)
* Added upower tldr page

* Added missing colon

* Update pages/linux/upower.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/upower.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/upower.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/upower.md

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

* Reworded all enumerate command since it included non-battery devices

* Changed power to battery and added 'Power and battery' to the dump command

* power and battery, rather than just power

I chose option 1

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

* Reworded dump to Display

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

* Update pages/linux/upower.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-05-11 20:25:48 +02:00
Seth 1eb1858238
gnucash, gnucash-cli: add page (#5936) 2021-05-11 14:16:17 -04:00
Gurdit Singh Bedi 9909eb3d14
aria2c: add --force-sequential example and clarify default behavior (#5914) 2021-05-11 11:46:41 -03:00
CleanMachine1 e557714771
git-whatchanged: add page (#5935) 2021-05-11 08:00:14 -04:00
Blake L c92b8f10f3
genid: add page (#5867) 2021-05-11 13:47:29 +02:00
Seth b575ffe207
mmcli: add page (#5876) 2021-05-10 21:47:07 +02:00
Seth 6e8b09845f
steamcmd: add page (#5922) 2021-05-10 09:38:01 -04:00
marchersimon abfc6f29df
speedtest, speedtest-cli: refresh (#5781)
* speedtest: refresh

* update pages

* Remove additional whitespace

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

* speedtest-cli: add --json example

* Apply suggestions from code review

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

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-10 11:04:20 +02:00
marchersimon 10728f1ab4
multiple pages: normalize `regular expression` instead of `regex`, `regexp` or `pattern` (#5830) 2021-05-10 11:03:12 +02:00
Daniel Vozenilek fd7936c944
ibmcloud-login: add page (#5891) 2021-05-09 20:37:33 +02:00
Adam Herst 393d3a97d6
virsh-connect: add page (#5894) 2021-05-09 20:07:56 +02:00
Patrick Kostas 976e9606cf
journalctl: emphasize command line argument in example descriptions (#5913) 2021-05-09 19:54:42 +02:00
Adam Herst ac2986e435
virsh-domblklist: add page (#5895) 2021-05-07 08:02:33 +02:00
Nicolas Kosinski c9ca880ee9
gradle: add tasks examples (#5889) 2021-05-06 17:23:16 +02:00
Axel Navarro e30eecd7a0
more: add examples and link (#5881) 2021-05-06 09:27:15 -03:00
Nicolas Kosinski 69f02b6510
curl: use long arguments (#5872) 2021-05-04 11:37:07 +02:00
Adam Herst d02172f9ef
virsh-undefine: add page (#5847) 2021-05-04 10:58:20 +02:00
Bart Nagel 75b5a8da0a
tar: add "verbose" to another example (#5860) 2021-05-04 09:44:11 +02:00
Nicolas Kosinski 1fe05c4e59
npm: use long argument --global (#5880) 2021-05-04 09:26:22 +02:00
Nicolas Kosinski 5d01dae43f
wget: use long arguments (#5879) 2021-05-04 09:25:49 +02:00
Nicolas Kosinski a312432c36
http: use long arguments (#5878) 2021-05-04 09:25:21 +02:00
UnButtun 5ba22052b7
pnpm, pnpx: add page (#5863) 2021-05-03 16:56:31 +01:00
marchersimon 5ff5ff69e2
pio-init: add alias page (#5865) 2021-05-01 19:50:03 +01:00
Bart Nagel 69887e9d26
tar: fix mnemonic for f (#5859)
Before this patch the document suggested that the `f` allows the user to list some files to extract or insert to the archive.

This patch fixes that: the `f` allows an archive file to be specified. Without it the archive would be read from or written to stdout.
2021-05-01 14:46:55 -04:00
bl-ue 883412726a
uuencode: add page (#5857) 2021-05-01 19:28:28 +01:00
Suman Chapai a1b192045e
ical: add page (#5849) 2021-05-01 19:14:06 +01:00
bl-ue d6f6b88a7f
7z, 7za, 7zr: updates (#5432)
* 7z, 7za, 7zr: updates

* Apply suggestions from code review

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

* Update pages/common/7zr.md

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

* Update pages/common/7z.md

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

* 7za, 7zr: split back up

* 7z, 7za: fix types

* Update pages/common/7z.md

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-05-01 19:10:54 +01:00
marchersimon 6e6711f2e3
pio-test: add page (#5815) 2021-05-01 18:27:19 +01:00
Seth 50d6e5906a
gnome-extensions: fix typo (#5864) 2021-05-01 14:19:48 +02:00
Ignacio Mattos 369d034b50
[, aapt, ab: add Spanish translation (#5840)
* [: add Spanish translation

* aapt: add Spanish translation

* ab: add Spanish translation
2021-04-30 10:01:31 -03:00
Adam Herst 4fb8cf891b
virsh: fix syntax of connect example (#5854) 2021-04-29 14:02:33 -04:00
Florian B d3f8cd8bae
qutebrowser: add page (#5850) 2021-04-28 14:57:00 -04:00
FantasyCookie17 d03a29e410
cp: add more information link (#5853) 2021-04-28 20:34:34 +02:00
Daniel Vozenilek eda10ff2d7
ibmcloud: add page (#5851) 2021-04-28 19:31:06 +02:00
Peter Babič d9e0324717
pkgfile: fix example and update link (#5821) 2021-04-28 16:39:51 +02:00
FantasyCookie17 3595c42cce
cp: change 'dereference' to 'follow' (#5843) 2021-04-27 17:02:42 -04:00
bl-ue 91c2a2714f
cinst, cuninst, clist: add page (#5817) 2021-04-27 13:20:39 -04:00
Scattered Faith 8707d05925
passwd: remove invalid example (#5691)
passwd doesn't accept changing a password via specifying the password after the username in the command line, consider removing the example as it's misleading
2021-04-27 13:19:59 -04:00
Axel Navarro d08f5ebefc
kate: improve remote document example (#5842) 2021-04-27 18:42:29 +02:00
Peter Babič f1e8d7e06a
acme.sh: add page (#5823)
* add page: acme.sh

* fix 825645081

https://github.com/tldr-pages/tldr/pull/5823#issuecomment-825645081

* replace domain.tld with example.com

* Update pages/common/acme.sh.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/acme.sh.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* convert examples to more specific ones

* reword example description

* Update pages/common/acme.sh.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-27 18:20:54 +02:00
Axel Navarro ee9eb616ab
dolphin: add page (#5833)
* dolphin: add page

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/dolphin.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/dolphin.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-27 18:12:31 +02:00
Axel Navarro 71c0279659
x11docker: add page (#5835)
* x11docker: add page

* Update pages/common/x11docker.md

* Update pages/common/x11docker.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:09:34 +02:00
Adam Herst 4e56321854
virt-sysprep: add page (#5824)
* virt-sysprep: add page

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

* virt-sysprep: edit the specified operations example

Number the operations and remove the spaces (which throw an error).

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/virt-sysprep.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:07:30 +02:00
Nicolas Kosinski 1f65b86a11
nu: add page (#5818)
* nu: add page

* Apply suggestions from code review
2021-04-27 18:05:25 +02:00
Axel Navarro 051ec5e29a
kate: add page (#5834)
* kate: add page

* Replace --tempfile with --column example

* Update pages/common/kate.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Explain line and column variables

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:00:35 +02:00
marchersimon f6a982b54a
qtcreator: add page (#5813)
* qtcreator: add page

* Fix typo

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

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* reword git-show example

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 17:58:10 +02:00
ncaat 65f34e363b
lua: fix typo in example (#5837) 2021-04-26 08:19:04 -03:00
RH-sdavey c5ceab51bb
chronyc, ntpq: add page (#5828) 2021-04-25 12:47:40 -04:00
Peter Babič 932a6202f2
tlp, tlp-stat: fix description (#5831) 2021-04-25 08:17:03 -04:00
Peter Babič 5197ccd461
pacman-files: include see also (#5829) 2021-04-25 08:07:10 -04:00
Nicolas Kosinski 1a47a2612f
protector: add page (#5820) 2021-04-25 02:00:01 -03:00
marchersimon 32e86137f2
pio-run: add page (#5827) 2021-04-25 01:51:16 -03:00
Arijit Basu 16865a34a9
xplr: add page (#5819) 2021-04-25 01:40:12 -03:00
Ignacio Mattos d8a8f653ec
histexpand, history: add Spanish translation (#5825) 2021-04-23 22:14:43 -04:00
Vitor Appolinario 6fd68b7097
rolldice: add page (#5811) 2021-04-22 21:17:40 +01:00
marchersimon 4b891616c6
android/*: fix command descriptions (#5807) 2021-04-22 21:09:21 +01:00
bl-ue 43901df7ec
nmap: put command flags in example descriptions in backticks (#5812) 2021-04-22 21:06:36 +01:00
Adam Herst 06bcfd34f0
virt-clone: add page (#5800) 2021-04-21 13:09:00 -04:00
Adam Herst 4c059df5a6
virt-install: add --name option to example (#5799)
Running the existing example (on Ubuntu 20.04) gives the error message:

ERROR    
--name is required
2021-04-21 08:52:40 -04:00
Nicolas Kosinski df7770ae6b
atom, clear, convert, df: sync French translations with English pages (#5797) 2021-04-20 14:15:58 -04:00
bl-ue abc3808454
firebase: refresh (#5716) 2021-04-20 14:50:07 -03:00
Waldir Pimenta 48f2869cf9
genfstab, pacstrap: mention that these are Arch-specific tools (#5795) 2021-04-20 08:28:54 -03:00
FantasyCookie17 f5469ee92c
age: add page (#5758) 2021-04-19 20:14:13 -04:00
Grzegorz Baranski d95f3adf9f xh: rename query parameter vars 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 0579078491 xh: fix example with POSTing JSON Body
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-19 23:07:45 +01:00
gbaranski ef319c8240 xh: remove irrevelant example 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 5898f92cee fix: remove unused semicolon
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 13ab7eae61 xh: fix sending POST Request with JSON body example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 8918dd4d6d xh: fix sending GET Request example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski ca04bb9921 xh: fix downloading JSON example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski f727e15ee7 xh: fix get with a custom header example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 0d3b7d7f7e xh: remove app name in title
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
gbaranski 2cf485847f xh: solve few linting errors 2021-04-19 23:07:45 +01:00
Grzegorz Baranski f1f15b255b xh: add highlighting variables 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 72dabb9f73 create xh.md 2021-04-19 23:07:45 +01:00
marchersimon 12349ec3a5 dc: edit link 2021-04-19 23:05:51 +01:00
marchersimon 5d2fa2261d dirs: edit link
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-19 23:05:51 +01:00
marchersimon bc5d06ed1e add more information links 2021-04-19 23:05:51 +01:00
Mirko Conti 228e3cc92e
sfill: add page (#5745) 2021-04-19 22:40:51 +01:00
Florian B 3252dab36b
bandwhich: add page (#5750) 2021-04-19 19:53:58 +01:00
Peter Babič d3ab21c2eb
fix identical typo in a parameter (#5794) 2021-04-19 20:36:35 +02:00
Peter Babič 73cdbae087
pacman-files: fix typo (#5793)
Parameter --quite is almost certainly a typo. A correct form is --quiet.
This was tested before PR.
2021-04-19 14:04:21 -04:00
Sematre 743f7d7d4f
systemd-analyze: Add examples for 'plot' and 'dot' (#5784) 2021-04-18 11:28:12 -04:00
marchersimon 0ca6ac1efb
qjoypad: add page (#5783)
* qjoypad: add page

* Fix typo

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 16:36:57 +02:00
marchersimon 9abb079afb replace `man.archlinux.org` with `manned.org` 2021-04-18 15:33:27 +01:00
marchersimon 9dcb5e6fa0 Apply suggestion from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
Axel Navarro c62b624b17 Apply suggestions from code review 2021-04-18 15:33:27 +01:00
marchersimon 9eb6123786 Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon 3c2cf70053 Apply suggestions from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon a8cbf084db Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon ec6a3682f0 apg: edit link 2021-04-18 15:33:27 +01:00
marchersimon 9dcaa79cdb badblocks: fix link 2021-04-18 15:33:27 +01:00
marchersimon b607ecb4d7 Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon f06702a5bc arp: add link 2021-04-18 15:33:27 +01:00
marchersimon bd351f01b4 crontab: add link 2021-04-18 15:33:27 +01:00
marchersimon 02f8ccffbe complete: add link 2021-04-18 15:33:27 +01:00
marchersimon e7add447e9 command: add link 2021-04-18 15:33:27 +01:00
marchersimon 010ec03610 column: add link 2021-04-18 15:33:27 +01:00
marchersimon 9eb75b07f3 cmp: add link 2021-04-18 15:33:27 +01:00
marchersimon 907b827790 clear: add link 2021-04-18 15:33:27 +01:00
marchersimon 4e04e056f9 chsh: add link 2021-04-18 15:33:27 +01:00
marchersimon 4d87a4e1a5 case: add link 2021-04-18 15:33:27 +01:00
marchersimon 432f120133 c99: add link 2021-04-18 15:33:27 +01:00
marchersimon d245a06a4c bg: add link 2021-04-18 15:33:27 +01:00
marchersimon 2c7348ccdd bc: add link 2021-04-18 15:33:27 +01:00
marchersimon 962f1bc5ed badblocks: add link 2021-04-18 15:33:27 +01:00
marchersimon bc1219f3c9 ar: add link 2021-04-18 15:33:27 +01:00
marchersimon be27e77a15 apropos: add link 2021-04-18 15:33:27 +01:00
marchersimon d5cbcd6fbc apg: add link 2021-04-18 15:33:27 +01:00
marchersimon d3f7d5233b airpaste: add link 2021-04-18 15:33:27 +01:00
FantasyCookie17 7cc074d4d5
minisign: add English and German pages (#5757)
* Added English and German pages for Minisign

* Fixed typo

* Fixed the remaining typos

* Apply suggestions by bl-ue

* Forgot to add English page to last commit

* Change description to official description

* Add suggestion by jedisct1; see https://github.com/jedisct1/minisign/issues/98

* Apply changes requested by bl-ue

* Patch German translation

* Forgot "encoded"

* Make order of flags more consistent as suggested by jedisct1

* Forgot to add German translation in last commit

* Use relative instead of absolute paths

* Shorten comments

* Change German translations to imperative

* Fix spelling mistake

* Use imperative in German translation in all commands

* Use Umlaute in German translation even in arguments

* Use 'ü' in 'schluessel'
2021-04-18 16:20:17 +02:00
marchersimon 6b9e894dee
pio-debug, piodebuggdb: add page (#5780)
* pio-debug, piodebuggdb: add page

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 16:09:06 +02:00
marchersimon 97ccfcd56e
tldr: edit examples (#5508) 2021-04-17 21:43:41 -04:00
marchersimon d934ae3964
grep: edit link (#5782) 2021-04-18 01:08:17 +03:00
danyeet ea8ac01133
rusnapshot: add page (#5776) 2021-04-17 16:01:12 -04:00
Patrice Denis ca8394dc52
apt-*: add more info links; apt-file: add regex search example (#5710) 2021-04-17 10:26:03 -03:00
Patrice Denis ce747d2f46
user*, group*, add*, group*: add more info links (#5738)
* user*, group*, add*, group*:add more info links

* user*, group*: remove section numbers from manned.org links

* adduser, deluser: remove en locale from info links

* Update pages.it/linux/adduser.md

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

* Update pages.it/linux/deluser.md

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

* Update pages.pt_BR/linux/adduser.md

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

* Update pages.zh/linux/adduser.md

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

* Update pages/linux/adduser.md

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

* Update pages/linux/deluser.md

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

* Update pages.ko/linux/deluser.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-17 14:19:41 +02:00
bl-ue cda6f2d63e
autossh: refresh (#5718) 2021-04-16 21:42:33 -04:00
Peter Babič 4d0dc77896
tracepath: add page (#5744)
* tracepath: add page

* Apply suggestions from code review

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

* specify the preferred initial port

* explain initial destination port better

* include IPv6 usage use case

* Update pages/linux/tracepath.md

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-16 20:48:09 +02:00
Florian B 01c4497b4f
dex: add page (#5752) 2021-04-16 14:46:38 -04:00
Axel Navarro 985b051569
gh-run: add page (#5766) 2021-04-16 17:28:05 +02:00
Axel Navarro c6b59a00bb
gh-workflow: add page (#5767) 2021-04-16 10:42:21 -04:00
marchersimon dac4a71077
multiple pages: replace all die.net links (#5528)
Most of the links were replaced by manned.org,
except when there are more up-to-date sources (like `ifup`)
or first-party sources (like `sftp`).
2021-04-16 15:42:14 +01:00
bl-ue 250c33590e
shellcheck: refresh (#5746) 2021-04-16 09:15:12 -04:00
Florian B 97f9d86ae0
openttd: add page (#5765) 2021-04-16 08:55:00 -04:00
Phil Enzler 38c3b011dc
ssh: remove -C and use SOCKS port (#5771) 2021-04-15 21:47:49 -04:00
Adam Herst 5bc4c97786
ansible-inventory: add page (#5756) 2021-04-16 09:47:12 +08:00
Ben Dyer 3d242814ab
sbcl: add page (#5772) 2021-04-15 21:39:01 -04:00
ambirdsall-gogo cee4489f56
Reference dirs builtin in pushd/popd (#5759) 2021-04-16 00:53:14 +01:00
Asjad Jawed Siddiqui 1bce6a3552
uuidgen: add page (#5729) 2021-04-16 00:33:05 +01:00
Florian B 197c0a1471
diskonaut: add page (#5753) 2021-04-15 18:06:09 -04:00
Adam Herst f72f348a03
ansible: add list groups in an inventory example (#5755) 2021-04-15 14:30:12 -04:00
Florian B c2949ae95e
stormlock: add page (#5751) 2021-04-15 13:47:12 -04:00
Nicolas Kosinski 60b260c381
espanso: fix "edit config" command (#5764) 2021-04-15 19:23:47 +02:00
Axel Navarro fa468e6eb5
gh-pr-merge: add page (#5731) 2021-04-15 19:04:49 +02:00
Thomas Museus Dabay 0a65d9c38a
steam: add page (#5736) 2021-04-15 18:42:35 +02:00
marchersimon de637c416d
dumpsys: add page (#5739) 2021-04-14 17:21:59 -03:00
marchersimon 39c6aa9709
pio-lib: add page (#5728) 2021-04-14 13:53:24 -04:00
Thomas Museus Dabay 20b4915081
nautilus: add page (#5735) 2021-04-14 13:33:38 -04:00
bl-ue d84f31d7db
bundle, mocp: fix typo (#5748) 2021-04-14 16:12:42 +02:00
bl-ue 16e4ed5c89
bash, dash, fish, ksh, rbash, sh, zsh: refresh (#5714) 2021-04-14 16:07:21 +02:00
Thomas Museus Dabay 7755ac87fb
mocp: add page (#5734) 2021-04-14 08:37:44 -03:00
Thomas Museus Dabay a128d2c160
cmus: update example description wording (#5733) 2021-04-14 08:09:36 -03:00
bl-ue 50834bafd7
dcode: add page (#5747) 2021-04-14 10:43:10 +03:00
Nicolas Kosinski 6c4068b019
cowsay: fix commands for zsh (#5742) 2021-04-13 20:07:18 +02:00
marchersimon a048bdb1bf
input: add page (#5740) 2021-04-13 12:58:16 -03:00
Axel Navarro 660d097d9c
homectl: add page (#5688) 2021-04-13 10:35:21 -03:00
Starbeamrainbowlabs c571fa7ce2
docker-image: add page (#5684) 2021-04-12 13:55:29 -04:00
marchersimon fd625e15e1
logcat: move to android/ (#5737) 2021-04-12 13:52:22 -04:00
marchersimon c8314bf715
pio-platform: add page (#5727) 2021-04-11 13:58:00 -03:00
marchersimon 1e2f4f202a remove index.html from more information links where posible 2021-04-11 16:29:10 +01:00
Adam Herst 5bbcb4b4f4 ip-link: edit example
Improve wording

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-11 16:08:01 +01:00
Adam Herst 120a3c3d4f ip-link: edit example
Move quotation marks outside of the braces.

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-11 16:08:01 +01:00
Adam Herst 93ecc777b8 ip-link: edit More information link
To point to man7.org.
2021-04-11 16:08:01 +01:00
Adam Herst d1deb1a86e Add page. 2021-04-11 16:08:01 +01:00
Steven Pitts 85ad9ba247
base64: clarify example descriptions that do not edit files inplace (#5656) 2021-04-11 16:07:45 +01:00
marchersimon 3f17e72bf9
xcursorgen: add page (#5672) 2021-04-11 16:00:51 +01:00
bl-ue 87ff9cdefa
packtpub: add page (#5681) 2021-04-11 15:20:55 +01:00
bl-ue 974a20f166
2to3: update grammar and examples (#5431)
Fixed some glaring mistakes in grammar and added a new example.
2021-04-11 15:18:57 +01:00
Nicolas Kosinski 6b14fd4ec9
fakedata: add page (#5675) 2021-04-10 16:45:45 -03:00
bl-ue 016f75ed6a
peludna-prognoza: add page (#5704) 2021-04-10 16:42:48 -03:00
bl-ue 2da2632f22
ect: refresh (#5717) 2021-04-10 16:39:06 -03:00
bl-ue c30eb1d8b2
dolt-config: add page (#5720) 2021-04-10 16:36:56 -03:00
bl-ue 25a8f14863
autopep8, openssl-req, safe, sn, lvm: fix typo (#5719) 2021-04-10 16:30:31 -03:00
marchersimon 3815dd2178
pio-package: add page (#5713) 2021-04-10 16:23:12 -03:00
Nicolas Kosinski b4744ecf21
brew: make a common page for macOS, Linux and Windows (#5693) 2021-04-10 16:22:20 -03:00
marchersimon 00f46c3dc0
pio-device: add page (#5725) 2021-04-10 16:20:32 -03:00
bl-ue 413ddfcca8
xonsh: add page (#5709) 2021-04-10 16:18:49 -03:00
Patrice Denis 7d38f9d228
ip-route: add page (#5696) 2021-04-10 16:17:47 -03:00
Peter Babič dea027f28f
flashrom: add page (#5700) 2021-04-09 18:35:57 -04:00
Alexei Yuzhakov 1c8e7f4342
plesk: add page (#5698) 2021-04-09 22:33:50 +02:00
marchersimon a237d65055
histexpand: edit shells and link (#5721) 2021-04-09 12:46:37 -04:00
bl-ue 6855f2b259
xxh: add page (#5708) 2021-04-09 08:10:25 -03:00
Patrice Denis ce4846141a
ip-neighbour: add page (#5697) 2021-04-08 09:04:30 -04:00
Nelson Figueroa 4ff745fdad
rails-generate: fix more information link (#5706) 2021-04-08 08:10:27 -03:00
Florian B 8830f26076
sic: add page (#5694) 2021-04-07 18:55:30 +01:00
Nelson Figueroa a99a8d98d8
rails destroy: add page (#5689) 2021-04-07 08:22:55 +03:00
Patrice Denis 8169f4db71
ss: add more info link (#5699) 2021-04-06 21:14:32 -03:00
Waldir Pimenta a6b24e10e6
Fix capitalization of "LaTeX" (#5695) 2021-04-06 13:16:08 +01:00
bl-ue a3127fab7c
vladimyr: add page (#5682) 2021-04-05 09:17:22 -04:00
marchersimon 03819122c9
histexpand: add page (#5455)
Also add a reference to the new page in bash.md and zsh.md
2021-04-04 21:07:13 +01:00
marchersimon 43ce314f3e
getprop: change more information link (#5686) 2021-04-04 14:08:42 -03:00
bagginslin 84df3c982b
git-commit: add --file example (#5676) 2021-04-04 09:59:11 -03:00
endorama 3597c70e6c
zip: add list files example and update first example (#5667)
From the `zip` man page: 
> The -sf show files option can be used to scan for files and get the list of files scanned without actually processing them.
2021-04-04 07:45:41 -04:00
Starbeamrainbowlabs fc2f118103
compsize: add page (#5685) 2021-04-04 07:26:59 -04:00
bl-ue 289787c7e8
*: clean up token syntax delimiters (#5677) 2021-04-03 20:08:57 -04:00
Axel Navarro 66f3c0dfce mongorestore: update more information link 2021-04-04 00:53:03 +01:00
bl-ue 04dd546e2d *: trim multiple spaces, fix line endings 2021-04-04 00:44:24 +01:00
michaeldel 65746eb5bb encfs: improve wording
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-04 00:33:03 +01:00
michaeldel ea5a77b14c encfs: fix unmount example to comply with style 2021-04-04 00:33:03 +01:00
michaeldel 6ff6308456 encfs: remove leading path slash
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-04 00:33:03 +01:00
michaeldel 82e8a32d5c encfs: add page 2021-04-04 00:33:03 +01:00
marchersimon 59308e5928
getprop: add page (#5456) 2021-04-03 23:08:41 +01:00
bl-ue 14590fc6a5
sindresorhus: add page (#5683) 2021-04-03 19:06:12 -03:00
Kieran Siek 87eaf60c31
mongodump: update more information link (#5674) 2021-04-03 08:02:15 -04:00
marchersimon 9e99f04b98
spectre-meltdown-checker: add page (#5670) 2021-04-02 16:56:51 -03:00
marchersimon 44b87621fb
sha*sum: add more information link (#5669) 2021-04-02 16:05:11 -03:00
Florian B 4a7fab0b97
autopep8: add page (#5645) 2021-04-02 14:31:33 -04:00
Nicolas Kosinski 80c2d46b46
gist: enhance list/update description (#5666) 2021-04-02 12:59:30 -04:00
Axel Navarro 3bee1562b0
archinstall: add page (#5665) 2021-04-02 08:55:49 -04:00
Nicolas Kosinski 46ae3bf76a
espanso: add page (#5662) 2021-04-01 16:55:42 -03:00
Rult 090cdd9b3d
pamac: add note about AUR packages in the command description (#5655) 2021-04-01 16:53:40 -03:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
Patrice Denis df2b0c108c apache2ctl: add more info link 2021-03-31 17:46:23 +01:00
Patrice Denis 71d0856b9c a2enmod: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
Patrice Denis c015754120 a2enconf: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
Patrice Denis 66d2f6853d a2dissite: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
Patrice Denis 72b157b2ed a2ensite: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
Patrice Denis 7ba7ad7647 a2dismod: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
Patrice Denis 95467a3bec a2disconf: update en link to latest instead of buster 2021-03-31 17:46:23 +01:00
marchersimon e00c94e3bb
pio-team: add page (#5524) 2021-03-31 10:26:52 -04:00
Tan A 1c691c9624
inkmake: add page (#5580) 2021-03-31 10:22:17 -04:00
marchersimon d12aac42e8
sunos/*: add more information link (#5649) 2021-03-31 08:09:14 -03:00
marchersimon d562842e08
runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648) 2021-03-31 07:52:31 -03:00
marchersimon b02c9f5a25
settings: add more information link (#5530) 2021-03-31 07:48:28 -03:00
marchersimon 2bbd7bbd9f
units: move to common directory (#5647) 2021-03-31 07:47:33 -03:00
marchersimon 95ae29be88
wm: add page (#5457) 2021-03-31 07:38:16 -03:00
marchersimon 8e35e5eebc
cmd: add more information link (#5581) 2021-03-30 17:25:48 -03:00
bl-ue 8ac9a53478
lldb: move from linux/ to common/, add more info link (#5643) 2021-03-30 16:03:44 -03:00
bl-ue f1da7db160
at, atq, atrm, batch: add more information link (#5640) 2021-03-30 16:01:46 -03:00
marchersimon e6e78f05e4
fusermount: add page (#5582) 2021-03-30 15:59:31 -03:00
bl-ue edd9c5a5dc
alias: add more information link (#5644) 2021-03-30 15:57:29 -03:00
bl-ue 2ce0ebf00c
cd: add more information link (#5642) 2021-03-30 15:55:57 -03:00
Anas sheashaey 7a53944384
pueue-*: add page (#5285) 2021-03-30 14:35:16 -04:00
bl-ue cdc37a51d8
scrot: add more information link (#5641) 2021-03-30 18:02:51 +02:00
marchersimon 161a1d8364
printenv: add more information link (#5620) 2021-03-30 11:15:12 -03:00
marchersimon 6d3765b2d8
pathchk: add more information link (#5619) 2021-03-30 11:13:36 -03:00
marchersimon a6a0d20735
runcon: add more information link (#5624) 2021-03-30 11:12:54 -03:00
marchersimon ccb98be9e4
printf: add more information link (#5621) 2021-03-30 11:11:55 -03:00
marchersimon 342e9f045b
stdbuf: add more information link (#5627) 2021-03-30 11:11:17 -03:00
marchersimon 5d79de5e60
sleep: add more information link (#5626) 2021-03-30 11:09:07 -03:00
marchersimon 2176975353
pwd: add more information link (#5622) 2021-03-30 11:07:33 -03:00
marchersimon 4564c509ac
logname: add more information link (#5615) 2021-03-30 11:05:29 -03:00
marchersimon 38160e6c18
nice: add more information link (#5616) 2021-03-30 11:02:13 -03:00
marchersimon bb744d7f27
stty: add link (#5628) 2021-03-30 10:01:53 -04:00
marchersimon 6bc3c21fd3
true: add more information link (#5631) 2021-03-30 10:01:44 -04:00
marchersimon 4f4592712c
uname: add more information link (#5633) 2021-03-30 10:01:18 -04:00
marchersimon 277fb11123
nohup: add link (#5617) 2021-03-30 10:01:11 -04:00
marchersimon e773c61881
seq: add link (#5625) 2021-03-30 10:00:58 -04:00
marchersimon c32911b260
unlink: add more information link (#5634) 2021-03-30 10:00:49 -04:00
marchersimon 020d97edda
paste: add more information link (#5588) 2021-03-30 16:00:11 +02:00
marchersimon f44df0c323
users: add more information link (#5636) 2021-03-30 09:58:53 -04:00
marchersimon bf6cdca23d
readlink: add more information link (#5623) 2021-03-30 10:58:01 -03:00
marchersimon fed21f3974
env: add more information link (#5607) 2021-03-30 15:57:12 +02:00
marchersimon b6dcd8a912
nproc: add more information link (#5618) 2021-03-30 10:56:51 -03:00
marchersimon be246d97b0
shuf: add link (#5591) 2021-03-30 09:56:33 -04:00
marchersimon 230f9e28b1
ptx: add link (#5589) 2021-03-30 09:56:25 -04:00
marchersimon 28b0f3fa11
od: add link (#5587) 2021-03-30 09:56:07 -04:00
marchersimon 710945249c
split: add link (#5592) 2021-03-30 09:55:48 -04:00
marchersimon 11cc51e1b9
tac: add link (#5594) 2021-03-30 09:55:44 -04:00
marchersimon fcaba9e278
tsort: add link (#5597) 2021-03-30 09:55:33 -04:00
marchersimon c7048710bb
unexpand: add link (#5598) 2021-03-30 09:55:24 -04:00
marchersimon 016c255e46
dirname: add link (#5604) 2021-03-30 09:55:16 -04:00
marchersimon 5ba367c2dd
du: add more information link (#5605) 2021-03-30 10:55:04 -03:00
marchersimon 206703144d
echo: add link (#5606) 2021-03-30 09:54:21 -04:00
marchersimon 95846ed907
expr: add link (#5608) 2021-03-30 09:54:01 -04:00
marchersimon 703c11d569
factor: add link (#5609) 2021-03-30 09:53:51 -04:00
marchersimon 84c5ea6d5e
false: add link (#5610) 2021-03-30 09:53:39 -04:00
marchersimon 39adf6219b
groups: add link (#5611) 2021-03-30 09:53:29 -04:00
marchersimon 549bb79497
hostid: add link (#5612) 2021-03-30 09:53:17 -04:00
marchersimon 69cc03360a
id: add link (#5613) 2021-03-30 09:53:06 -04:00
marchersimon e17dfa4e1e
link: add link (#5614) 2021-03-30 09:52:53 -04:00
marchersimon eac56f8e64
arch: add more information link (#5601) 2021-03-30 10:51:17 -03:00
marchersimon b98c0e84a5
date: add more information link (#5603) 2021-03-30 15:50:57 +02:00
marchersimon b8f38025f3
chroot: add more information link (#5602) 2021-03-30 10:50:36 -03:00
marchersimon b265ecca7b
tail: add more information link (#5595) 2021-03-30 10:49:07 -03:00
marchersimon 4420ed005f
wc: add more information link (#5600) 2021-03-30 10:48:08 -03:00
marchersimon 496b407324
uniq: add more information link (#5599) 2021-03-30 10:47:39 -03:00
marchersimon d6ff16fd28
pio-settings: fix typo (#5526) 2021-03-30 09:46:55 -04:00
marchersimon 2df3339d1d
tr: add more information link (#5596) 2021-03-30 10:46:31 -03:00
marchersimon de5c846149
sum: add more information link (#5593) 2021-03-30 10:45:07 -03:00
marchersimon 2c16a18ab4
nl: add more information link (#5586) 2021-03-30 10:44:21 -03:00
marchersimon a7e7afec28
sha1sum: add more information link (#5590) 2021-03-30 10:43:02 -03:00
marchersimon 219bf7387f
whoami: add more information link (#5638) 2021-03-30 10:42:22 -03:00
marchersimon 8238cb0589
yes: add more information link (#5639) 2021-03-30 10:41:24 -03:00
marchersimon ef9c1119a0
basename: change link (#5553) 2021-03-30 09:40:53 -04:00
marchersimon 9bed445fb5
tty: add more information link (#5632) 2021-03-30 10:35:02 -03:00
marchersimon 75dc03a7c7
uptime: add more information link (#5635) 2021-03-30 10:33:29 -03:00
marchersimon 002c666040
tee: add more information link (#5629) 2021-03-30 15:33:07 +02:00
marchersimon 7cd86593a5
who: add more information link (#5637) 2021-03-30 10:33:02 -03:00
marchersimon 84f549f932
timeout: add more information link (#5630) 2021-03-30 10:32:42 -03:00
marchersimon a3a1e30334
join: add more information link (#5584) 2021-03-30 15:31:19 +02:00
marchersimon 3ba11ea0ed
md5sum: add more information link (#5585) 2021-03-30 15:30:51 +02:00
marchersimon 8d147522d1
chown: add more information link (#5555) 2021-03-30 15:29:42 +02:00
marchersimon 6125eef679
expand: add more information link (#5577) 2021-03-30 15:29:04 +02:00
marchersimon 65067d4552
head: add more information link (#5583) 2021-03-30 09:04:55 -03:00
marchersimon 1d7fc6600c
vdir: add link (#5570) 2021-03-30 08:46:04 -03:00
marchersimon d2f1b60f45
comm: add link (#5574) 2021-03-30 08:45:00 -03:00
marchersimon f353e69f08
chcon: add link (#5546) 2021-03-30 08:44:23 -03:00
marchersimon f311aa47f3
cut: add link (#5576) 2021-03-30 08:39:27 -03:00
marchersimon 51ed8c8760
dircolors: add more information link (#5558) 2021-03-30 07:48:19 -03:00
marchersimon da099ba811
pio-org: add page (#5525) 2021-03-30 07:45:54 -03:00
marchersimon f1d01ecbc9
banner: add more information link (#5537) 2021-03-30 07:35:09 -03:00
marchersimon cd1189ec96
ln: add more information link (#5560) 2021-03-30 07:33:54 -03:00
marchersimon 1bee28dd65
chgrp: add more information link (#5554) 2021-03-30 07:33:21 -03:00
marchersimon 3d97ba7785
cat: change more information link (#5551) 2021-03-30 07:31:55 -03:00
marchersimon ad46ebe87a
cp: add more information link (#5556) 2021-03-30 07:30:03 -03:00
marchersimon 063f950e35
mknod: add more information link (#5564) 2021-03-30 07:29:09 -03:00
marchersimon 88f33bba41
cksum: add more information link (#5573) 2021-03-30 07:28:58 -03:00
marchersimon 572bb893c6
b2sum: change more information link (#5563) 2021-03-30 07:25:10 -03:00
marchersimon 0812ddae52
df: add more information link (#5557) 2021-03-30 07:23:41 -03:00
marchersimon e56e770ab7
rmdir: add more information link (#5566) 2021-03-30 07:18:51 -03:00
marchersimon 4a95098a45
dd: change more information link (#5548) 2021-03-30 07:18:12 -03:00
marchersimon 657a33e942
mkfifo: add more information link (#5562) 2021-03-30 07:11:38 -03:00
marchersimon 5d92e44319
csplit: add more information link (#5575) 2021-03-30 07:10:07 -03:00
bl-ue 98470c3b35
dolt-commit: add page (#5527)
* dolt-commit: add page

* add example date for clarity
2021-03-30 12:01:37 +03:00
marchersimon dc0617c062
osx/sed: add link (#5535) 2021-03-30 12:00:13 +03:00
marchersimon e69a9eed35
common/sed: add link (#5534) 2021-03-30 11:59:06 +03:00
marchersimon 4f98c1efdd
fortune: add more information link (#5531)
* fortune: add link

* fortune: add link to german and spanish translation
2021-03-30 11:57:47 +03:00
marchersimon e87ab63d14
realpath: add link (#5565) 2021-03-30 09:39:58 +01:00
marchersimon 7c1994af0b
shred: add link (#5567) 2021-03-30 10:32:11 +03:00
marchersimon 718ea2fa10
install: add link (#5559) 2021-03-30 10:30:44 +03:00
marchersimon 209eddc194
for: add link (#5536) 2021-03-30 10:26:00 +03:00
marchersimon 62668322a8
rm: add link (#5552) 2021-03-30 10:16:08 +03:00
marchersimon 64814bb7ba
touch: change link (#5550) 2021-03-30 10:15:08 +03:00
marchersimon a0e1beab9b
ls: add link (#5561) 2021-03-30 10:12:42 +03:00
marchersimon 30331c3d15
base32: add link (#5571) 2021-03-30 10:11:31 +03:00
marchersimon cb636c5aec
sync: add link (#5568) 2021-03-30 10:08:19 +03:00
marchersimon 59583f4c3e
base64: add link (#5572) 2021-03-30 10:06:32 +03:00
marchersimon fb545b6942
truncate: add link (#5569) 2021-03-30 10:02:27 +03:00
marchersimon 30b4f26add
fmt: add link (#5578) 2021-03-30 09:56:16 +03:00
marchersimon 5b92d1fb41
fold: add link (#5579) 2021-03-30 09:53:35 +03:00
bl-ue 4d76ad0fe2
git-bugreport: add more information link (#5543) 2021-03-29 23:48:15 +02:00
marchersimon db38dff0e9
chmod: change more information link (#5547) 2021-03-29 17:28:18 -03:00
marchersimon ce1b94a08a
mkdir: change more information link (#5549) 2021-03-29 17:25:45 -03:00
marchersimon 80302c93e7
calendar: add more information link (#5533) 2021-03-29 17:24:35 -03:00
marchersimon 555daa7bf6
sha512sum: add more information link (#5538) 2021-03-29 17:23:37 -03:00
Alessio 45ff3b27a2
mv: add more information link (#5542) 2021-03-29 15:24:45 -03:00
marchersimon 609014c197
ed: add link (#5532) 2021-03-29 12:34:34 -04:00
Gonzalo Contreras Aso 4402fb0e6d
xdg-open: add page (#5516) 2021-03-29 09:44:53 -03:00
Axel Navarro 1f6ee60fb3
less: add more information link (#5529) 2021-03-29 14:23:08 +02:00
Axel Navarro 9785140d65
ksvgtopng5: add more information link (#5511) 2021-03-29 11:42:12 +02:00
marchersimon 6e0a9d8a81
pio-settings: add page (#5522) 2021-03-28 15:41:45 -03:00
marchersimon e7cf9014c0
pio-system: add page (#5523) 2021-03-28 14:31:07 -04:00
marchersimon 1727939a29
pio-update: add page (#5520) 2021-03-28 14:30:14 -04:00
marchersimon 5460bb9b94
pio-access: add page (#5518) 2021-03-28 15:28:31 -03:00
marchersimon 3d63566d9b
pio-upgrade: add page (#5521) 2021-03-28 14:27:22 -04:00
marchersimon 5c9261d7fd
pio-check: add page (#5519) 2021-03-28 14:26:38 -04:00
Pierre Rudloff 2e1d5f551c
mutagen: add page (#5493) 2021-03-28 15:18:41 -03:00
bl-ue e871d01c6f
grep: refresh (#5218) 2021-03-28 16:22:29 +02:00
evaleries 547de5fafa
flatpak: add info and remove examples (#5422) 2021-03-27 15:36:20 +01:00
Patrice Denis 170f5f9ebc
at, ifdown, ifup, ip-address, ip: add French translation (#5505) 2021-03-27 07:51:16 -04:00
Patrice Denis 804ae2836b
basename: update French translation (#5501) 2021-03-26 08:03:39 -04:00
Pierre Rudloff 59ca98f7df
am, cmd, dalvikvm, settings: add page (#5481) 2021-03-25 17:57:15 -04:00
Gonzalo Contreras Aso e7421cee13
nms: add page (#5483) 2021-03-25 17:55:28 -04:00
Patrice Denis b431ae33f7
man: add more info link and --locale example (#5504) 2021-03-25 17:54:01 -04:00
Axel Navarro d398c81811
aurman: add page (#5386) 2021-03-25 18:17:26 +01:00
marchersimon 0f37d0336b
pio-home: add page (#5406) 2021-03-25 12:09:18 -03:00
Starbeamrainbowlabs c2027478e6
gimp: improve grammar (#5438) 2021-03-25 09:35:39 -04:00
marchersimon 9330e542b3
poweroff, halt, reboot: add examples (#5485) 2021-03-25 09:46:40 -03:00
Pierre Depaz 3e227f7ae0
yay: add -Rns example (#5486) 2021-03-25 09:31:09 -03:00
Adam Herst d1f4342a74 pvdisplay: change references to block devices
Use the new notation that has been approved but not merged into the style guide.
2021-03-25 01:07:04 +00:00
Adam Herst 091c8996f8 vgdisplay: remove trailing whitespace 2021-03-25 01:07:04 +00:00
Adam Herst f19a35cb76 pvdisplay: remove trailing whitespace 2021-03-25 01:07:04 +00:00
Adam Herst ea14b63d61 vgdisplay: fix punctuation in description 2021-03-25 01:07:04 +00:00
Adam Herst e4d866a0f7 pvdisplay: fix punctionation in description 2021-03-25 01:07:04 +00:00
Adam Herst 97868a7e41 lvdisplay: fix punctuation 2021-03-25 01:07:04 +00:00
Adam Herst b07f2acb47 lvdisplay: fix markup for example command line 2021-03-25 01:07:04 +00:00
Adam Herst 310b342139 pvdisplay: fix markup for device reference in example description. 2021-03-25 01:07:04 +00:00
Adam Herst 4719d20471 lvdisplay, pvdisplay, vgdisplay: Add new pages. 2021-03-25 01:07:04 +00:00
marchersimon c1fb61cf25
android/pm: add page (#5458)
It's time for another new platform :D 🎉
2021-03-25 00:50:45 +00:00
marchersimon 5556b4c8d1
hakyll-init: add page (#5454) 2021-03-25 00:16:31 +00:00
Axel Navarro 07c2ebcc51
pkill: add --oldest example and link (#5445) 2021-03-25 00:01:07 +00:00
bl-ue 045fee830c
ack: refresh (#5436) 2021-03-24 23:50:01 +00:00
marchersimon b6421d95e0
pio-project: add page (#5408) 2021-03-24 23:49:47 +00:00
Patrice Denis f45463dbd0
chmod: add more info link and update French translation (#5496) 2021-03-24 19:00:22 -03:00
Patrice Denis ea46986276
cat: add more info link and update French translation (#5497) 2021-03-24 18:57:14 -03:00
Adam Herst 0efcf0f12e
lvm: add page (#5328) 2021-03-24 16:44:01 -04:00
Axel Navarro 5a40dd8341
git-for-each-repo: add page (#5490) 2021-03-23 15:29:09 -03:00
Gonzalo Contreras Aso 5607caaea1
mkdir, touch, nmap: add Spanish translations (#5491) 2021-03-23 15:19:37 -03:00
Axel Navarro 6b1e529662
git-maintenance: add page (#5463)
* git-maintenance: add page

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-maintenance.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-maintenance.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-03-23 11:58:01 +03:00
bl-ue 6c7bcca026
dolt-checkout: add page (#5480) 2021-03-22 14:10:30 -03:00
bl-ue 59de664461
codespell: add page (#5472) 2021-03-22 14:01:59 -03:00
Nainterceptor 89c193beba
pgbench: fix typo in --client example (#5487) 2021-03-22 13:45:51 -03:00
bl-ue 0894ff362d
dolt-branch: add page (#5479) 2021-03-19 19:51:21 +03:00
Tan A cc0bdde4a3
minetest: add more info regarding server setting (#5466)
* add more

* Update pages/common/minetest.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-03-19 18:08:50 +03:00
bl-ue b7af1f83b7
dolt-blame: add page (#5478) 2021-03-19 18:07:34 +03:00
bl-ue f2941ea685
parted: refresh (#5470) 2021-03-19 22:10:13 +08:00
taryn 2cf45c19cf
docker-cp: add page (#5468) 2021-03-19 10:48:21 -03:00
bl-ue 941f245407
dolt-add: add page (#5476) 2021-03-19 14:15:33 +01:00
bl-ue 025044fa70
dolt: add page (#5475) 2021-03-19 14:13:34 +01:00
Tan A d526739418
git-commit: quote message argument (#5477) 2021-03-19 08:26:51 -04:00
marchersimon 443a6d224b
zeek: add page (#5453) 2021-03-17 21:52:43 -03:00
Starbeamrainbowlabs 1731aeacad
mkfs.btrfs: add page (#5441) 2021-03-17 21:35:52 -03:00
bl-ue 7165d0e347
vercel: fix typo (#5469) 2021-03-17 20:57:56 -03:00
bl-ue 6404db9ca0
tldrl: add alias to tldr-lint (#5450)
* tldrl: rename to tldr-lint

* tldrl: add page

* tldr-lint: s/tldrl/tldr-lint/

* tldr-lint: prefer long options

* e
2021-03-17 01:01:58 +03:00
marchersimon 23e1c939fd
mysqld: add page (#5452) 2021-03-16 07:25:48 -04:00
Axel Navarro 8402bf0fa6
ls: fix size units in example description (#5451) 2021-03-15 15:57:50 -04:00
Axel Navarro 4968284965
gh-config: add set pager example (#5448) 2021-03-15 19:34:36 +01:00
Axel Navarro 35d4a1337f
ncc: add page (#5447) 2021-03-15 19:32:48 +01:00
Axel Navarro 160721def0
pgrep: add more info link (#5446) 2021-03-15 14:29:40 -04:00
Starbeamrainbowlabs 8c38dc1dd7
nbtscan: add page (#5434) 2021-03-14 02:20:34 -03:00
bl-ue 8f2ed246f7
ab: update grammar; update link (#5433) 2021-03-13 21:44:59 +00:00
marchersimon 8c8445aca4
arduino: add page (#5389) 2021-03-13 21:43:46 +00:00
marchersimon 5a3df75c14
pkgfile: add page (#5403) 2021-03-13 18:31:08 -03:00
Florian B 79ebb31e06
yapf: add page and Dutch translation (#5435) 2021-03-13 21:29:43 +00:00
bl-ue d2f741b155 dig: simplify more information link 2021-03-13 21:00:12 +00:00
marchersimon 2a64f923f4
bssh, bvnc, bshell: add pages (#5419) 2021-03-13 20:58:45 +00:00
marchersimon e1bb083c5b
arduino-builder: add page (#5391) 2021-03-13 15:57:48 -05:00
marchersimon 15ffa6c8db
platformio: add alias page (#5405) 2021-03-13 20:28:58 +00:00
Davi 856d526a87
paru: replace -P example by 2 --getpkgbuild examples (#5417) 2021-03-13 11:02:47 -05:00
Axel Navarro 3192ab066b
bundletool, bundletool-validate: add page (#5263) 2021-03-12 19:04:37 -05:00
bl-ue a1aed23c7f
virt-manager: add page (#5423) 2021-03-12 15:23:02 +00:00
Jens C. Jensen 1ab2f8cf3d
coredumpctl: add page (#5421) 2021-03-12 08:13:22 -05:00
marchersimon 6755015544
bootctl: add page (#5418) 2021-03-12 07:42:13 -05:00
sk1985 ccf49a93d3
shift: add page (#5415) 2021-03-12 13:18:05 +01:00
Stanley Ulili 59fef1dcf0
dig: add more examples (#5416) 2021-03-11 19:55:01 -03:00
Managor 585e1415c9
transmission-remote: fix to absolute paths (#5412) 2021-03-11 07:57:03 -05:00
bl-ue b13a5ddaaf
chrt: add page (#5398) 2021-03-11 07:54:09 -05:00
marchersimon 2c0be24347
gimp: add page (#5399) 2021-03-11 20:40:06 +08:00
marchersimon 383bdc680e
pio: add page (#5404) 2021-03-11 20:37:32 +08:00
marchersimon 1c3144dba6
pio-boards: add page (#5409) 2021-03-11 20:36:36 +08:00
marchersimon c2156e1b33
pio-account: add page (#5410) 2021-03-10 20:27:09 +00:00
Matthew Peveler 97cddc20f2
g++: update page title to match file name (#5088) 2021-03-10 20:34:48 +01:00
Pierre Rudloff 3f25e8f0a0
test, [: add page, improve examples (#5205) 2021-03-10 14:24:11 -05:00
Jake Vossen baae36eb46
nload: add page (#5395) 2021-03-10 12:27:32 -05:00
Axel Navarro 55d5388578
gh-repo: add examples for list subcommand (#5358) 2021-03-10 14:27:12 +00:00
Axel Navarro 1722117f90
qdbus: add page (#5360) 2021-03-10 12:19:30 +01:00
Mikey Garcia bbbe632af2
watson: add 'remove' and 'edit' commands (#5393) 2021-03-09 22:09:28 +01:00
Andy Atkinson fb0d9dd7dd
pgbench: add page (#5388) 2021-03-09 22:04:17 +01:00
bl-ue d5c493d866
csshX: rename to csshx (#5384) 2021-03-09 13:29:08 +00:00
bl-ue a0fd30d784
eyeD3: rename to eyed3 (#5381) 2021-03-09 13:28:36 +00:00
Fabio Serragnoli ee3d450884
scala: add start interpreter with classpath (#5354) 2021-03-08 17:51:13 -03:00
Axel Navarro 7cd7f64c7d
next: add page (#5385) 2021-03-08 17:50:30 -03:00
Axel Navarro 01496626a2
pacman-deptest: add page (#5304) 2021-03-08 20:31:53 +00:00
Axel Navarro cc5b716340
gh-pr: add examples for edit subcommand (#5359) 2021-03-08 20:27:00 +00:00
Axel Navarro 16a1493763
yay: add more information link (#5387) 2021-03-08 20:16:15 +00:00
bl-ue 672a67a2db
if: modernize (#5351) 2021-03-08 20:06:24 +00:00
Adam Herst 84d537deb1
lvcreate, lvextend, lvreduce, lvremove, lvresize, lvs, pvcreate, pvs, vgcreate, vgs: harmonize descriptions (#5316) 2021-03-08 14:25:12 -05:00
Axel Navarro fbe706f00b
bless: add more info link and fix examples (#5277) 2021-03-08 19:08:37 +00:00
Axel Navarro 71f68b3fc4
pacman-database: add page (#5302) 2021-03-08 19:05:52 +00:00
Axel Navarro 36e7ef38da
pacman-upgrade: add page (#5295) 2021-03-08 19:03:08 +00:00
Axel Navarro 392fd6b434
pacman-files: add page (#5303) 2021-03-08 19:02:50 +00:00
marchersimon 7a3f7174af
musescore: add page (#5368) 2021-03-08 07:57:44 -03:00
bl-ue f1bbea324d
GetFileInfo: rename to getfileinfo (#5382) 2021-03-08 10:41:26 +00:00
bl-ue 9668011010
SafeEjectGPU: rename safeejectgpu (#5383) 2021-03-08 10:38:46 +00:00
bl-ue 56c45a0e76
theHarvester: rename to theharvester (#5380) 2021-03-08 10:38:07 +00:00
bl-ue a36cdd1b3a
R: rename to r (#5379) 2021-03-08 08:43:20 +00:00
Matthias Lübken 00e00396a4
base32, base64: fix -D flag (#5234) 2021-03-07 19:58:11 -03:00
marchersimon 41a5231383
tuxi: add page (#5357) 2021-03-06 16:49:16 -05:00
Tan A 66aeeb8690
git-difftool: highlight git diff in command description (#5338) 2021-03-06 17:31:47 -03:00
Eric Nielsen 5e56c38d37
scp: fix -P example (#5343)
The -P parameter comes first to use a specific port.
2021-03-06 17:29:14 -03:00
Tan A 8d3b7a4bd4
vectorize-pixelart: add page (#5346) 2021-03-06 07:52:08 -05:00
Jake Vossen d2ae2fff41
arch: create macOS page and add architecture flags (#5347) 2021-03-06 16:40:22 +08:00
bl-ue a5af5c802b
grub-mkconfig: move from / to pages/linux (#5350) 2021-03-05 09:19:49 +00:00
Eric Nielsen b96c886c4f
if: actually use if to test a command's success (#5344)
Using `{{command}} && {{command1}} || {{command2}}` does not actually
work like if, and it's misleading to teach that to users. The difference
is that in the above construct, command2 gets executed if command1
fails, which does not happen in a real if as in `if {{command}}; then
{{command1}}; else {{command2}}; fi`
2021-03-04 10:16:42 -05:00
Tan A 83b97fc248
speed-test: add page (#5339) 2021-03-04 08:16:55 -05:00
Tan A a47d70b7dd
betty: add page (#5341) 2021-03-03 12:37:52 -05:00
Owen Voke 968a6ef4a4
fast: add page (#5342) 2021-03-03 11:13:47 -03:00
Tan A 0ea2adae09
telnet: add Star Wars ASCII animation example (#5323) 2021-03-03 08:56:40 -03:00
Hugh Wimberly c3b00af379
pre-commit: add page (#5314) 2021-03-02 07:11:46 -05:00
marchersimon 20e56e6c92
pacman-mirrors: add page (#5315) 2021-02-28 14:23:47 -03:00
tassadarliu ad2fd7c87e
pngcheck: add page (#5310) 2021-02-28 12:11:59 -05:00
Managor 6c37d8813c
grub-install, grub-mkconfig: add page (#5261) 2021-02-28 09:12:20 -05:00
marchersimon 0589644d01
latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
Adam Herst a57cc14783
lvextend: expand description (#5311) 2021-02-26 07:44:19 -03:00
bl-ue fca445d12e
speedtest-cli: update grammar, links, and token syntax (#5284) 2021-02-26 07:39:06 -03:00
Axel Navarro c2eeae45cc
kreadconfig5: add page (#5293) 2021-02-25 22:31:38 +00:00
Axel Navarro 01dbbf6f26
arch-chroot: add page (#5248)
* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Remove sh example

* Apply suggestions from code review

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

* Update pages/linux/arch-chroot.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Apply suggestions from code review

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Update pages/linux/arch-chroot.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2021-02-25 19:31:11 -03:00
Axel Navarro 18961bc91e
kwriteconfig5: add page (#5292) 2021-02-25 22:30:30 +00:00
Axel Navarro 5cc5b025f9
pacman-sync: add page (#5268) 2021-02-25 22:21:26 +00:00
bl-ue 473b1ac11a
exrex: add page (#5296) 2021-02-25 17:46:24 +00:00
Adam Herst 4364446e17
ethtool: add examples (#5307) 2021-02-24 11:30:45 -05:00
Axel Navarro e2082f8adc
gh-ssh-key: add page (#5308) 2021-02-24 08:39:13 -05:00
Axel Navarro 8db0a074e7
balooctl: add page (#5291) 2021-02-24 13:15:55 +00:00
Axel Navarro d9a692b950
gh-auth: add refresh examples (#5306) 2021-02-24 13:11:22 +00:00
Adam Herst 3ab26253eb
mutool: add outline example (#5298) 2021-02-21 18:12:32 -03:00
marchersimon 9cdfceb92b
speedtest: add page (#5282) 2021-02-21 08:05:17 -05:00
Axel Navarro 424d2ed45a
systemctl: fix example description caps (#5281) 2021-02-21 10:00:15 +08:00
marchersimon e3c79db0e6
7za, 7zr, aapt, ab, alacritty, atom, avrdude, chown, chroot, clear, cmake, compare, curl, dd, diff: add German translation (#5286) 2021-02-20 17:30:55 -03:00
Managor 92a974ac06
wol: add page (#5280) 2021-02-19 12:59:36 -05:00
Axel Navarro 4e956ffaec
now: add page (#5283) 2021-02-19 13:45:22 -03:00
Axel Navarro 66b49e9dcc
pacman-remove: add page (#5273) 2021-02-19 07:29:27 -03:00
Axel Navarro a808abf3db
systemctl: fix token syntax for multicommand examples (#5274) 2021-02-19 07:13:45 -03:00
Felix Swinkels 70a76e5280
vercel: add page (#5278)
remove now.md page replaced by vercel
2021-02-19 07:11:57 -03:00
Axel Navarro 0f4bf14bd6
pacman-query: add page (#5269) 2021-02-18 19:44:34 -05:00
Axel Navarro c28ff26226
bundletool-dump: add page (#5266) 2021-02-18 19:22:37 -05:00
bl-ue 258c02f991
pueue: add page (#5230) 2021-02-18 23:34:02 +00:00
Managor 5f98c903af
iotop: add sudo to all commands (#5267) 2021-02-18 23:18:02 +00:00
Axel Navarro 7a08da8173
netstat: use long argument format (#5252) 2021-02-18 23:16:29 +00:00
Honza 49852ef289
z: add `-c` parameter to the command description (#5262) 2021-02-18 23:13:08 +00:00
Axel Navarro 2538cef3a2
mkinitcpio: add page (#5250) 2021-02-18 23:09:54 +00:00
Daryl Pinto 75ed4e2db3
deno: update outdated commands (#5275) 2021-02-18 08:07:05 -05:00
aherst a6984a88bf
systemctl: improve mask/unmask example description (#5270) 2021-02-17 16:56:30 -03:00
Orestis Floros 0155fb60ba
read: add example using 'while' (#5258)
Copied from `while`

As discussed in #5258, this replaces a less useful example to maintain
the limit of 8 examples per page.
2021-02-13 15:03:16 -05:00
Managor 79d8cb64b7
winetricks: add page (#5265) 2021-02-13 16:49:02 -03:00
Robby O'Connor 5cd65c2850
tar: fix bzip to bzip2 in command description (#5264) 2021-02-13 00:53:30 -03:00
Managor 87f1e8a511
wg, wg-quick: add page (#5260) 2021-02-12 08:28:04 -03:00
pbrennand-francis 69b3a19734
firebase: fix typo in projects:list example (#5259) 2021-02-11 14:51:58 -03:00
Axel Navarro e3444bf643
react-native-start: add page (#5223) 2021-02-11 17:11:41 +00:00
Axel Navarro cb6f74dd28
pacstrap: add page (#5247) 2021-02-11 11:59:20 -05:00
Axel Navarro 4f14600161
mandb: add more information link (#5249) 2021-02-11 13:10:41 +00:00
Alexandre Bruyant 78b959f6ed
sort: expand short flags, improve field separator example (#5233) 2021-02-09 11:56:54 -03:00
bl-ue ca9ba675ce
curl: update to new 'more information' link (#5254) 2021-02-07 20:27:41 +00:00
Mateusz Soszyński 7dcdcea28c
deluser, userdel: add page (#5245) 2021-02-07 16:05:03 -03:00
bl-ue a810ca72d7
conan, php-coveralls: fix typos (#5253) 2021-02-07 00:48:45 -03:00
Owen Voke 981b7af185
psalm: add page (#5237) 2021-02-05 13:54:29 -03:00
Owen Voke 9f521b5a1a
phpdox: add page (#5239) 2021-02-05 11:08:48 -03:00
bl-ue 952b90fa0d
gitmoji: add page (#5227) 2021-02-05 14:00:18 +00:00
Owen Voke e2534421ba
composer-require-checker: add page (#5236) 2021-02-05 10:59:31 -03:00
Owen Voke cae5a927a8
php-coveralls: add page (#5235) 2021-02-05 10:53:51 -03:00
Owen Voke 2cf8315b0d
doctum: add page (#5238) 2021-02-05 10:50:43 -03:00
bl-ue b5aec03e9d
pretty-bytes: add page (#5226) 2021-02-05 12:39:05 +00:00
bl-ue d85ac6642c
dark-mode: add page (#5225) 2021-02-05 12:36:55 +00:00
Antoine Gaubert 0f064dff2c
fdupes: add delete and noprompt examples, add French translation (#5231) 2021-02-04 15:14:01 -03:00
Henrikh Kantuni c61c31dc3a
ls: fix typo (#5228) 2021-02-03 14:37:37 -03:00
Starbeamrainbowlabs caa82706af
btrfs-device: add page (#5170) 2021-02-03 08:48:27 -03:00
Peter Babič 81c139c072
genfstab: add page (#5215) 2021-02-02 19:30:58 -05:00
Starbeamrainbowlabs 9920c058ca
rankmirrors: add page (#5217) 2021-02-02 19:27:49 -05:00
Axel Navarro 1f1b4d9c66
jetifier: add page (#5209) 2021-02-02 23:24:15 +00:00
Axel Navarro 08b3bac91d
react-native: add page (#5208) 2021-02-02 20:16:28 -03:00
Henrikh Kantuni 4132aea569
grep: -v for in[v]ert (#5216) 2021-02-02 07:44:00 -05:00
Axel Navarro dc1298012c
esbuild: add page (#5207) 2021-02-01 16:58:57 -03:00
bl-ue d679ad1016
multiple pages: trim trailing whitespace (#5213) 2021-01-31 16:16:00 -05:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Anton Karmanov 826e7c8e3c cmake: improve an example description
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov da1db4d646 cmake: apply few review suggestions
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 32e858f5f7 cmake: resolve PR conversations 2021-01-31 15:50:59 +00:00
Anton Karmanov c39095a21d cmake: apply suggestions from review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 64d4a41efb cmake: update --install example 2021-01-31 15:50:59 +00:00
Anton Karmanov 36d3ce2011 cmake: fix linter issues 2021-01-31 15:50:59 +00:00
Anton Karmanov bb6d3e72d8 cmake: update page
Actualise examples and improve description.
2021-01-31 15:50:59 +00:00
sawshep 0b8670109e
smbget: add page (#5187) 2021-01-30 18:07:30 -03:00
Axel Navarro 23d7996775
nmcli: add more information link (#5198) 2021-01-30 16:05:59 -05:00
Laurent Indermühle d8be3f35a3
sudo: add --login, --shell and --list examples (#5202)
add more information link
2021-01-30 18:04:40 -03:00
Laurent Indermühle 7c6dfb6d55
hostnamectl: add --pretty and --static examples (#5203) 2021-01-30 18:00:35 -03:00
sawshep 0a3af1b152
gobuster: add page (#5188) 2021-01-30 14:45:12 -05:00
Ishank Sharma 2280a5a6a2
gdebi: add page (#5204) 2021-01-30 16:28:36 -03:00
bl-ue 5f1ef5bee7
multiple pages: fix French colon punctuation (#5152) 2021-01-30 17:03:18 +00:00
David Auer 09e78d4bc2
nmcli-device: add wifi show-password example (#5191) 2021-01-28 07:08:26 -03:00
Starbeamrainbowlabs 5b414146f6
btrfs-filesystem: correct and improve (#5169) 2021-01-24 22:42:06 -03:00
Starbeamrainbowlabs 24e64160b9
partx: add page (#5158)
* partx: add page

* partx: remove trailing whitespace

* partx: fix typo

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 17:59:31 -05:00
Pit Henrich 519380ae8f
mupdf: add page (#5168)
* mupdf: add page

* Removed whitespace

* Added link brackets

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Rename pages/linux/mupdf.md to pages/common/mupdf.md

* Update pages/common/mupdf.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/mupdf.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 16:46:40 -05:00
Pit Henrich fab3ebc72a
numactl: add page (#5167)
* numactl: add page

* numactl: add page fix

* Apply suggestions from code review

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

* Update pages/linux/numactl.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/numactl.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/numactl.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/numactl.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/linux/numactl.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 07:57:46 -05:00
Gingka Akiyama 12ed2e119a
lmms, SafeEjectGPU: add pages (#5163)
* Add SafeEjectGPU and lmms

* Well then

* Add SafeEjectGPU and lmms

* Update SafeEjectGPU and lmms

* Whats this? missing syntax? not in my code!

* Revert "Add SafeEjectGPU and lmms"

This reverts commit bc66ecc54d1a897f702b858b6077b94585ce0269.

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-21 21:18:51 -05:00
Kargins ca2b6850a8
promtool: add page (#5166) 2021-01-21 15:03:37 -03:00
Raizo62 62377822e4
scrot: add example to display a countdown before taking a screenshot (#5162) 2021-01-21 10:41:42 +00:00
Axel Navarro dbb0e9ef97
pacman: add more information link (#5146) 2021-01-19 11:40:16 -03:00
Owen Voke d022d1f1d4
lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
Starbeamrainbowlabs 7548a66049
btrfs-subvolume: add page (#5153) 2021-01-18 07:15:00 -03:00
bl-ue 5a9ba89415
git-commit-graph: add page (#5109) 2021-01-17 15:01:21 -03:00
aaaawwWWWwwwwWWW bd9e5c8630
lvresize: add vg to positional arg and example extend (#5150) 2021-01-17 15:00:02 -03:00
Waldir Pimenta 9b64574c38
gh: small wording tweaks for extra clarity (#5157) 2021-01-17 14:56:17 -03:00
Waldir Pimenta d1b86208a1
gh-alias: close quoted string (#5156) 2021-01-17 14:55:43 -03:00
Caden Haustein c23a73b84e
ghcup: add page (#5145)
* ghcup: add page

* Update pages/common/ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update ghcup.md

* Update ghcup.md

* Update pages/common/ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-16 14:41:39 -05:00
Axel Navarro 82b8f3bd08
gh-api: add page (#5127) 2021-01-16 17:03:57 +00:00
Axel Navarro 7b68d5cefd
gh-secret: add page (#5133) 2021-01-16 16:34:13 +00:00
Axel Navarro be6bf11846
gh-reference: add page (#5130) 2021-01-16 16:27:42 +00:00
bl-ue 69e699ec23
git-credential: add page (#5115)
* git-credential: add page

* Apply suggestions from code review

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

* Put quotes outside of token syntax

* Update pages/common/git-credential.md

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-16 11:02:36 -05:00
bl-ue 1f6db5a934
git-count-objects: add page (#5114) 2021-01-16 15:43:31 +00:00
Thomas Wünsche 7f63c6eee9
defaults: add find example (#5147) 2021-01-16 11:04:01 -03:00
Axel Navarro b112894a97
dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03:00
Gingka Akiyama 2ef9352001
dot_clean: add page (#5144) 2021-01-14 20:26:31 -05:00
Owen Voke 357914393d
takeout: add page (#5138) 2021-01-14 09:32:03 -03:00
bl-ue b9e4ed66d5
git-checkout-index: add page (#5107)
* git-checkout-index: add page

* Update pages/common/git-checkout-index.md

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-13 08:39:56 -05:00
Axel Navarro b962122415
gh-completion: add page (#5134)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-13 09:25:31 +00:00
Axel Navarro a7069a26b4
gh-help: add page (#5129) 2021-01-11 16:24:28 +00:00
Axel Navarro e3fb724b41
gh-pr: fix page title (#5126) 2021-01-11 16:23:31 +00:00
Axel Navarro 6447cceee0
gh-environment: add page (#5131) 2021-01-11 16:22:12 +00:00
bl-ue c0ed70aa40
jwt: add space in algorithm list in description (#5135) 2021-01-11 16:14:01 +00:00
bl-ue 713f8f498d jekyll: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 95e286e87a croc: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7c329b9cb1 security-checker: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 36f7d8e2e5 dotnet-publish: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue b609a96b9f evil-winrm: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7582d93776 transmission-remote: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 8e39617d98 apktool: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 059e66b8f3 mpg321: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 2497b9b24f replace: change folder to directory 2021-01-10 16:42:17 -03:00
Jonas aaae44875f
svn-changelist: add page (#5118) 2021-01-10 16:15:05 -03:00
Axel Navarro 39cc9373a2
gh-alias: add page (#5125)
* gh-alias: add page

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* rename shortcut to alias

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-10 08:53:18 -05:00
bl-ue 2ee3968c44
git-var: add page (#5095)
* git-var: add page

* Update pages/common/git-var.md

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

* Update pages/common/git-var.md

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

* Update git-var.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-09 08:06:54 -05:00
bl-ue feb804162b
valet: update more information link (#5121) 2021-01-09 10:00:16 -03:00
bl-ue fb58a733ff vala: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue a55c78d1c5 valac: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue 0263149af3 git-restore: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue 79b1257ea2 git-switch: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue d4cf283161 git-ls-remote: fix more information link 2021-01-08 13:52:28 -03:00
bl-ue bae2dd054f
git-commit-tree: add page (#5113)
* git-commit-tree: add page

* Update pages/common/git-commit-tree.md

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

* Apply suggestions from code review

Still learning :D

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

* Update pages/common/git-commit-tree.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:55:25 -05:00
Sam James 76db7af9d4
siege: add page (#5028)
* siege: add page

* fix: Added token syntax & made more consistent with other pages

* Apply suggestions from code review

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

* Fix "More nformation" link syntax

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:40:46 -05:00
Lucas Gabriel Schneider fddaac3d0a Update pages/common/chezmoi.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 13:09:54 +00:00
lucas schneider 8d60f14945 add missing pages 2021-01-08 13:09:54 +00:00
lucas schneider eef3712fc3 rename git to Git 2021-01-08 13:09:54 +00:00
bl-ue 2ec5fb9d50
git-check-attr: add page (#5098) 2021-01-08 09:15:39 -03:00
bl-ue f96f2f5a3f topgrade: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue c3442e296c carbon-now: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue 8f9e1a0452 jwt: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue 4ebca80911
git-bugreport: add page (#5097) 2021-01-08 04:36:54 -03:00
bl-ue b57f62cb20
git-column: add page (#5108) 2021-01-08 04:33:46 -03:00
lucas schneider 1490bac066 rename github to GitHub 2021-01-07 22:11:37 +00:00
bl-ue db6ccdc929
git-stripspace: add page (#5094) 2021-01-07 21:49:09 +00:00
bl-ue 7131e2f4a8
git-annotate: add page (#5096) 2021-01-07 21:48:05 +00:00
Thomas Wünsche d157c1f373
git-restore: add examples (#5101)
* git-restore: add examples

* update git-restore.md

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

* update git-restore.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-07 07:58:00 -05:00
bl-ue 3b2a42c490
git-check-mailmap: add page (#5099) 2021-01-07 07:30:49 -05:00
bl-ue 7d6051e1ad
git-check-ref-format: add page (#5100) 2021-01-07 08:13:11 -03:00
Starbeamrainbowlabs 11b78886d0
btrfs-scrub: add page (#5104) 2021-01-07 08:06:18 -03:00
Starbeamrainbowlabs 16c1b0aaf4
btrfs-filesystem: add page (#5102) 2021-01-07 08:04:21 -03:00
try-6-me fc97564a47
mysqldump: add remote example (#5073) 2021-01-07 07:33:41 -03:00
Starbeamrainbowlabs 5d7fabcdfa
Oops, I shouldn't have commited to master. 2021-01-07 02:39:35 +00:00
Starbeamrainbowlabs 9d62a7d44b
btrfs-scrub: add page 2021-01-07 02:38:33 +00:00
bl-ue 4f17e8d359
conan-frogarian: add page (#5081)
* conan frogarian: add page

* update more info link
2021-01-06 12:16:41 -05:00
bl-ue f75ef6661f
rg: update title to match page name; improve examples (#5091)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-06 16:54:01 +00:00
Matthew Peveler c25e4e378e
gpg2: fix page title to match file name (#5090)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-04 22:59:33 +00:00
Matthew Peveler f44e989c65
stolonctl: change page title to filename (#5089)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-04 15:24:59 -05:00
Flip Phillips 9ddbd97ce4
mdutil: add turn on/off indexing for all volumes (#5087) 2021-01-04 15:53:11 -03:00
Jonah Snider cd72232639
watson: add page (#5086) 2021-01-04 15:42:21 -03:00
bl-ue f72524cdb2
tar: add brackets explaining mnemonics (#5083)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-04 13:06:54 -05:00
Thomas Wünsche 325a88c924
rbenv: add example and improve page (#5084) 2021-01-04 13:01:41 -05:00
Joshua Casey f16f23ab85
yq: add page (#5044) 2021-01-04 17:59:15 +00:00
Axel Navarro 39e5e04e4a
e2undo: add page (#5074) 2021-01-04 17:07:27 +00:00
Thomas Wünsche 152ee9b622
sort: add output file example (#5040) 2021-01-04 09:52:10 -05:00
bl-ue a34aca3728
yetris: reduce example count to 8 (#5079) 2021-01-04 07:54:34 -03:00
bl-ue 12ec154efb nmap: remove SSL example to reduce count to 8 2021-01-03 19:49:11 -05:00
bl-ue 40120a4cc8
tar: remove last example to reduce count to 8 (#5078) 2021-01-04 00:23:25 +00:00
bl-ue dbe3717463
windows/shutdown: remove extra example; improve restart example (#5076) 2021-01-03 21:46:16 +00:00
empty 64a30d8d3a
youtube-dl: improve download a playlist and extract mp3 (#5037) 2021-01-03 10:25:16 -03:00
Matthew Peveler 652d4b63a1
docker-container: fix filename spelling (#5067) 2021-01-02 18:48:03 -03:00
Axel Navarro 3ee0d9049c uvicorn: remove trailing space in title line 2021-01-02 18:47:11 -03:00
Matthew Peveler 984219b457 flameshot: remove trailing space in title line
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-02 18:47:11 -03:00
Matthew Peveler bf852bbf86
brew: remove cleanup example (#5066)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-02 11:26:30 -05:00
Mattia Righetti f8f1570936
minifab: add page (#5030)
* minifab: add page

* minifab: italian translation
2021-01-01 17:29:19 -05:00
Morgan Erlich ffa6317a54
nix-shell, nix-env: add page and fix manual link (#5060) 2021-01-01 17:12:38 -05:00
Starbeamrainbowlabs 06b697b9f7 nc: remove redundant examples 2021-01-01 18:56:20 -03:00
Starbeamrainbowlabs 653dbf065b nc: fix grammar 2021-01-01 18:56:20 -03:00
diohabara 2381a08178
dust: add page (#5055)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-01 16:47:33 -05:00
Howard Yun 930a5e28cc
finch: add page (#5038)
* finch: add page

* finch: fix formatting

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-01 16:33:12 -05:00
Starbeamrainbowlabs a1b636f844
jq: remove example to bring it under the 8 example limit (#5057) 2021-01-01 16:30:53 -05:00
Azat Akhmetov 97bfd149cf
pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
Andrea db2961245b sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
Andrea 87c4f47037 sha*sum: update description for quiet option
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-30 13:12:18 +00:00
Andrea ffd5838c4e sha*sum: fix missing colons 2020-12-30 13:12:18 +00:00
Andrea 7076fe8a9c sha*sum: add example about the creation of a list of checksums 2020-12-30 13:12:18 +00:00
Andrea 45d36431de sha*sum: change example to long arguments 2020-12-30 13:12:18 +00:00
Andrea 3bde35a542 sha*: add --quiet option example 2020-12-30 13:12:18 +00:00
Andrea 1b4c23259b sha256: add missing colon 2020-12-30 13:12:18 +00:00
Andrea 0bfca8e30d sha256sum: add --quiet option example 2020-12-30 13:12:18 +00:00
Owen Voke af00e6b0f0 thunar: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke b87b19fd6d thunderbird: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke 0a671b4402 nethogs: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke f28681dd36 xcopy: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke d6612d511c cipher: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke 0c16eb24fd ftp: add more information link 2020-12-29 12:02:05 +00:00
Axel Navarro 2ee8662bd1
fastlane: add page (#5034) 2020-12-29 19:57:05 +08:00
Waldir Pimenta 5430739f1d
Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
Lucas Gabriel Schneider 8b80cf08b8
change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
Gingka Akiyama 223e095d7d
tmutil: add page (#5054) 2020-12-29 19:43:22 +08:00
Axel Navarro f609506037
kde-inhibit: add page (#4976) 2020-12-27 10:21:13 +00:00
Joshua Casey 981b2bea36
direnv: fix typo in edit example (#5041) 2020-12-27 01:19:32 +00:00
aherst 0e3a93a198
openssl-req: hyphenate self-signed (#5052) 2020-12-26 21:41:12 +00:00
Diego B. Fernandez f3e92ad0a4
clj: add page (#4980)
* clj: add page

* Update pages/common/clj.md

* Update clj.md

* Update clj.md

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-23 13:59:36 +00:00
sbuller 2c80e464ba
lsblk: add custom output example (#5039) 2020-12-22 08:59:32 -03:00
Gianni Young aad048d0b7
tuir: add page (#5025) 2020-12-19 19:25:25 +00:00
Axel Navarro 841e17f89a
security: add page (#5033) 2020-12-19 19:23:51 +00:00
Steven Pitts 5a17971b1c
kubectl: add kubectl describe in header (#5032)
https://github.com/tldr-pages/tldr/pull/4494 added `kubectl describe` help, but the main page still doesn't mention it. Add a note about its usage.

This is an important command, but it exceeds the suggested limit of 8 examples (do subcommands count as "examples"?). We could instead replace the `kubectl get` example with `kubectl {{get|describe}}`, but I'm really not a fan of that, since they're two different subcommands.
2020-12-19 19:20:46 +00:00
ruru4143 f7a116929c
topydo: add page (#5017) 2020-12-19 19:07:28 +00:00
Janek 7a95a5180f
mixxx: add common page (#4959) 2020-12-19 18:56:00 +00:00
Gianni Young abd16f124c
tmpmail: add page (#5026)
* tmpmail: add page

* Update tmpmail.md

* Update tmpmail.md

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2020-12-18 13:22:05 +00:00
Kiran Joshi 365397c40b
scp: add -P example (#5027) 2020-12-17 07:16:17 -03:00
hodapp512 76c19c3dfd
vimdiff: cleanup and update page (#4968) 2020-12-14 10:03:56 -03:00
George Vlahavas cb83e50f55
slapt-src, spi: add page, slapt-get: fix example (#5014) 2020-12-14 09:05:58 -03:00
bl-ue 6ebb4969f1
2to3: add page (#5015) 2020-12-12 17:58:02 -03:00
bl-ue 051ce4819b
etcd: add page (#5007) 2020-12-12 17:07:25 -03:00
Sosthene-Guedon 05cdce5001
brotli: add page (#5016) 2020-12-12 16:52:03 -03:00
Zapan Gao a1dbd179a5
bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
bl-ue cc8246f3aa
conan: add page (#5008) 2020-12-12 18:06:49 +00:00
bl-ue 1d9c989711
from: add page (#5011) 2020-12-12 02:21:46 -03:00
klew 5ccf69e1c3
redis-cli: add new argument -c (#5022) 2020-12-12 03:13:57 +00:00
Tim Hwang f6748fd090
fd: add --exec (#5019) 2020-12-12 03:12:55 +00:00
bl-ue 244a7b1c70
etcdctl: add page (#5006) 2020-12-11 21:29:31 +00:00
bl-ue 2718393db1 [many]: fix typos 2020-12-11 21:27:28 +00:00
Mateusz Soszyński e5a6af0299
flutter: fix typo (#5020)
Platforms need to be divided only by `,` not space
2020-12-11 21:25:47 +00:00
ruru4143 37b7e9d13e
i3: add missing space (#5018) 2020-12-11 21:20:02 +00:00
Ein Verne 6db7d9f7d1
parted: add page (#4961) 2020-12-11 21:06:23 +00:00
Axel Navarro bd07d874ee
flow: add page (#4978) 2020-12-09 11:13:00 -03:00
bl-ue 9d2f609139
htop: move from linux to common (#5012) 2020-12-08 00:48:19 -03:00
Ali Malek 256d99646c
lynx: add page (#4815) 2020-12-07 10:11:31 -03:00
Mark Bluemer 4d4b44fd69
fisher: update page to comply with Fisher 4.0 (#4999) 2020-12-06 18:02:17 -03:00
IacobusKopiirefuto c7ed28053a
openssl-prime: add page (#4422) 2020-12-04 17:11:39 -03:00
Sahil Dhiman 935d337cc6
resolveip: add page (#4982) 2020-12-04 19:05:15 +00:00
Iain 395351ad7e
exenv: add page (#4992) 2020-12-04 09:07:25 -03:00
hrai b3c0007b1c
zmv: add page (#4705) 2020-12-03 12:55:36 -03:00
Ivor Benderavage 2a56661112
mc, jekyll, echo: add French translation and fix formatting in English version (#5000) 2020-12-03 09:11:40 -03:00
Samuel b0ef7f61b2
dkms: add page (#4997) 2020-12-02 16:12:38 +08:00
aaaawwWWWwwwwWWW 890d7e3553
xdg-mime: add page (#4998) 2020-11-30 10:42:28 -03:00
Per Jørgen Walstrøm 4af919369e
xxd: add -a for compact output example (#4990) 2020-11-30 09:09:35 -03:00
Juri b20e80a60f
lwp-request: removed unnecessary usage of cat (#4989) 2020-11-30 09:06:12 -03:00
Luat Hoang 96f5f20498
bundle: add exec example (#4995) 2020-11-30 08:54:18 -03:00
Willian Lopes 90baf7ecf4
get-content: add page (#4687) 2020-11-29 03:02:43 -03:00
Pierre Rudloff dfea16bc96
cronic: add page (#4981) 2020-11-29 03:01:14 -03:00
Roshak Zarhoun d23dc34a25
xclip: fix example description and replace 1 example (#4985) 2020-11-27 16:10:03 -03:00
Fukurou Makoto 0f4e7576ab
i3: add common page (#4960) 2020-11-27 01:53:56 +00:00
Anton Karmanov a1cf7408bf
debootstrap: add page (#4971) 2020-11-27 01:12:26 +00:00
frcroth c27417d566
airmon-ng: add page (#4974) 2020-11-27 01:07:31 +00:00
aaaawwWWWwwwwWWW 5a7a7de650
lpr: add page-ranges example (#4966) 2020-11-27 01:06:38 +00:00
funwaa 7813123d4d
x0vncserver: add page (#4478) 2020-11-27 01:04:01 +00:00
Nuno Agostinho 75f993b9c0
python: include example using pip (#4956) 2020-11-27 01:02:20 +00:00
Ali Malek e6c0dfb591
docker-stats: add page (#4939) 2020-11-27 00:56:28 +00:00
aaaawwWWWwwwwWWW f85df16180
veracrypt: add page (#4967) 2020-11-26 11:54:52 -03:00
Sahil Dhiman b77cd3cc66
asciiart: add page (#4962) 2020-11-21 00:07:07 -03:00
Nuno Agostinho f09651b375
R: fix command case and add examples (#4957) 2020-11-21 00:06:39 -03:00
Nuno Agostinho 166688ddeb
tmux: add window management commands and small improvements (#4953) 2020-11-20 23:55:15 -03:00
Thomas Wünsche 02bc8ffd90
crontab: add file example (#4958) 2020-11-20 22:01:33 +00:00
Chasarr f8d18031eb
cmake: add missing space (#4955) 2020-11-16 18:53:30 +00:00
Sahil Dhiman 640ffc1d5d
cuyo: add page (#4954) 2020-11-16 18:51:04 +00:00
Sahil Dhiman c9273cbec3
blockout2: add page (#4945) 2020-11-16 18:46:58 +00:00
Crystal Fletcher a3f1b62b10
vela: add page (#4942) 2020-11-16 18:17:53 +00:00
Anna 4c4ade0d11
lynx: add page (#4764) 2020-11-13 06:47:53 -03:00
Fukurou Makoto b5c9e4afc9
kjv: add page (#4949) 2020-11-13 09:34:04 +00:00
Ali Malek 4f20fdcd64
docker-secret: add page (#4933) 2020-11-10 16:39:51 -03:00
Ali Malek 13ec447aaf
docker-save: add page (#4936) 2020-11-10 16:38:14 -03:00
RobinKohrs d9df7a2238
gdalbuildvrt: add page (#4941) 2020-11-10 19:02:27 +00:00
Faiz Azhar f346bc66e7
cloudflared, wrangler: add page (#4534) 2020-11-10 08:46:02 -03:00
CARE-COLIN Thibaut 8c8314f725
git*: add French translation (#4619) 2020-11-10 08:17:06 -03:00
Sahil Dhiman 6b167bcdd4
nudoku: add page (#4944) 2020-11-10 07:17:18 -03:00
niki six 8d40ac5051
rename: add page (#4946) 2020-11-10 12:44:47 +08:00
Sahil Dhiman 17968341f1
yetris: add page (#4938) 2020-11-07 16:28:20 -03:00
Sahil Dhiman 08485f839a
bastet: add page (#4940) 2020-11-07 19:24:55 +00:00
Pieter Joost van de Sande 6b7587edb1
reflex: add page (#4884) 2020-11-07 02:03:39 -03:00
Sahil Dhiman 02fddafbf6
nsnake: add page (#4937) 2020-11-06 13:49:07 -03:00
Owen Voke eb7ed1a7d6
pest: add page (#4929) 2020-11-06 08:07:31 -03:00
Alex Brenon 28a29bf304
gh-gist: add page (#4898) 2020-11-06 08:02:47 -03:00
Wilco 2f2a1144ff
amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
Sahil Dhiman d70bf6ed7e
snake4: add page (#4895) 2020-11-05 19:35:06 +00:00
Sahil Dhiman a2649b54cc
snake4scores: add page (#4896) 2020-11-05 19:29:54 +00:00
hellojukay ca9301add6
ctr: add page (#4928) 2020-11-05 07:09:18 -03:00
Alex Brenon 5511382eed
gh-repo: add page (#4897) 2020-11-04 15:37:36 -03:00
Jonas Brusman c316c2627d
redis-cli: add URI connection example (#4930) 2020-11-04 11:39:54 -03:00
Antoine Mazure d26f0c9907
git-clone: add clone single branch example (#4924) 2020-11-03 08:48:52 -03:00
Robby Renz c0d84c1dd9
openfortivpn: add page (#4902) 2020-11-02 09:06:08 -03:00
Krzysztof Bociurko bef4924096
xkcdpass: add page (#4919) 2020-11-02 08:52:08 -03:00
Doh 315a6035c2
iptables: fix example description and add link (#4922) 2020-11-01 16:18:01 -03:00
Alvise Trevisan b804c909d3
cargo-build: fix --bin subcommand (#4921) 2020-11-01 15:06:02 +00:00
StackOverBuffer 433b9647ea
vnstat: add page (#4875) 2020-11-01 14:44:56 +00:00
CARE-COLIN Thibaut d78a7103fe
awk: add operators match (#4606) 2020-11-01 14:42:00 +00:00
Richard Mörbitz 61ad03ec4d
pmount: add page (#4878) 2020-11-01 14:35:14 +00:00
Ali Malek 3b39f650fe
docker-swarm: add page (#4873) 2020-11-01 14:34:54 +00:00
Bárbara Aliverti 7ce46610ae
units, wtf: add pt_BR translation (#4908) 2020-11-01 14:30:22 +00:00
Robby Renz 89778d8549
archlinux-java: add page (#4889) 2020-11-01 14:24:45 +00:00
Ben Lönnqvist 0db6045edf
paru: add page (#4894) 2020-11-01 13:42:13 +00:00
Guido Lena Cota 0bb9c353a7
multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
Krzysztof Bociurko 4b06377bad
youtube-dl: add Polish translation (#4900) 2020-11-01 13:30:55 +00:00