Commit Graph

6234 Commits (d22ca9676f6c02b19e6e1728f5ea777e7985c9d0)

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