Seth Falco
f81d5958e9
resume: add page ( #6241 )
2021-07-24 16:50:20 -03: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
Daniel Birket
32027e2a51
ocrmypdf: add page ( #6259 )
2021-07-23 22:58:55 +05:30
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
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
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
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
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
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
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
marchersimon
0888fabbd0
sdcv: fix spelling error ( #6206 )
2021-07-09 10:10:08 +05:30
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
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
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
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
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
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
Matt Cristantello
9619f7a3ba
kubectl-run: add page ( #6161 )
2021-06-25 20:53:12 +01:00
Arnaud Spiwack
62d960c914
pixiecore: add page ( #6094 )
2021-06-25 20:32:48 +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
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
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
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
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