Commit Graph

4683 Commits (87324c6e540c10a44950b14cd9fb7d758ce4d4e0)

Author SHA1 Message Date
charitarthchugh 3563cc765c
bpytop: add page (#4283) 2020-08-31 01:27:15 +01:00
Bailey Search 0202b15774
jekyll: add --verbose and clean examples (#4301) 2020-08-31 01:20:01 +01:00
Samuel Woon ba6143ab75
e4defrag: add page (#4298) 2020-08-31 00:59:50 +01:00
Axel Navarro d103a229a7
adb-shell: add page (#4287) 2020-08-31 00:20:36 +01:00
Axel Navarro cb2073c4ff
adb-reverse: add page (#4288) 2020-08-31 00:17:43 +01:00
Dipankar Pal 1bb01df4c1
bitwise: add page (#4289) 2020-08-30 01:03:12 -03:00
Axel Navarro 9931dfbd1e
cargo-test: add page (#4268) 2020-08-30 01:00:03 -03:00
Gustavo Dias Alexandre 16bcab0104
tree: add -C example (#4295) 2020-08-30 00:59:37 -03:00
Axel Navarro 1669465f5f
adb-install: add page (#4286) 2020-08-28 10:18:03 -03:00
johnsmith2077 5951942143
jq: correct description of example (#4299) 2020-08-28 16:25:06 +08:00
Owen Voke e815eb4c6e
expose: add page (#4285) 2020-08-28 16:12:44 +08:00
waciumawanjohi 8c5d10f81e
cf: add page (#4284) 2020-08-28 16:10:34 +08:00
Sahil Dhiman 57b8769fe5
ark: add page (#4280) 2020-08-28 16:09:36 +08:00
six ac124dfd8e
vala, valac: add pages (#4276)
Co-authored-by: dual <dual@dr.h>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-21 23:54:58 +01:00
Puneetha Pai a398529a92 Apply suggestions from code review by @einverne
Co-authored-by: Ein Verne <git@einverne.info>
2020-08-21 23:53:25 +01:00
Puneetha Pai f45f4dafcb dvc diff: Apply suggestions from code review
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-21 23:53:25 +01:00
Puneetha Pai 12e2510f99 Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
Puneetha Pai 91e565ba81 Apply suggestions from code review
Thanks @sbrl. Will keep grammatical mistakes to minimum next time :smile

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-21 23:53:25 +01:00
Puneetha Pai c6d6d7618c DVC: Fix failing tests 2020-08-21 23:53:25 +01:00
Puneetha Pai c96d68ed62 DVC: add page including sub-commands freeze, unfreeze and gc 2020-08-21 23:53:25 +01:00
Puneetha Pai ca9b1f104e DVC: add page including sub-commands destroy, diff and fetch 2020-08-21 23:53:25 +01:00
Puneetha Pai e94e07d26d DVC: add pages for sub commands commit, config, dag 2020-08-21 23:53:25 +01:00
Puneetha Pai 51190d4610 DVC: add page including sub-commands checkout, init, add 2020-08-21 23:53:25 +01:00
Wenshao Zhong beb5f2930a
inkscape: fix obsolete option, add -D example (#4279)
* Added a line in the description to use `-e` for version 0.92.x.
* Removed the `-z` hints, ref https://wiki.inkscape.org/wiki/index.php/Using_the_Command_Line#Deprecations_and_Replacements
2020-08-20 20:09:34 +08:00
Florian 4d9421c651
nativefier: add page (#4261) 2020-08-20 19:53:10 +08:00
Axel Navarro ec9c36a9f0
ksvgtopng5: add page (#4277) 2020-08-19 20:10:09 +02:00
Axel Navarro 44f4a568d9
konsole: add page (#4278) 2020-08-19 13:11:18 +01:00
Sahil Dhiman 0a00c5326a
netselect-apt: add page (#4262) 2020-08-19 12:47:06 +01:00
Jacob Hrbek a944cbfa33
speedometer: add page (#4267)
* speedometer: add page
* speedometer: add missing braces

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-19 12:24:20 +01:00
Szczepan Zalega 8d8f4c61c6 grep: clarify that regexp is used by default
grep searches for regexp by default on Linux, and the '-F' switch is required for the exact string.
Corrected by replacing search_string with search_pattern, or adding the mentioned switch.
2020-08-16 16:41:58 +01:00
Owen Voke 82cc25ba32
xcaddy: add page (#4259) 2020-08-16 16:34:41 +01:00
C-xC-c b4bee09e49
eix: add page (#4255) 2020-08-16 01:58:06 +02:00
Bradley Garrod c133f38b69
glab: add page (#4254) 2020-08-12 00:34:55 +01:00
Axel Navarro daa21a60a3
git-apply: add page (#4252)
* git-apply: add page

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-12 01:33:53 +02:00
Ein Verne 6461fb63f2
scc: add page (#4248) 2020-08-12 00:32:34 +01:00
Harrison 677ca84ceb
jq: fix jq syntax error (#4257) 2020-08-11 17:49:43 +02:00
Samuel Woon 507c0df261
git-request-pull: add page (#4241) 2020-08-11 07:48:05 +01:00
Samuel Woon 6310c08975
lvextend, lvreduce, lvresize: add page (#4239)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-08-10 13:03:18 +02:00
Quentin cf27351f6e
streamlink: add page (#4242)
* streamlink: add page

* Edit with suggestions from PR
2020-08-10 00:35:29 +01:00
Starbeamrainbowlabs 769555f8a7 awslogs: add missing article 2020-08-10 00:33:41 +01:00
Shane 1fdd0754d4 awslogs: add page 2020-08-10 00:33:41 +01:00
Peter Tripp 8a5d05ba8b
pkgutil: add --expand-full (#4208) 2020-08-10 01:26:40 +02:00
Samuel Woon 2ead707cc3
r2e: add page (#4240) 2020-08-10 00:03:53 +01:00
charitarthchugh a9e7cedb02
topgrade: add-page (#4244) 2020-08-10 00:02:23 +01:00
Sahil Dhiman ccd7f226ea
netselect: add page (#4219) 2020-08-09 23:59:53 +01:00
Axel Navarro 0892ebc118
google-chrome: add page (#4238) 2020-08-02 19:41:41 +01:00
TJ Kolleh d7fbd3ef2d node: Reduce description
Admin wants a single sentence.
2020-08-02 17:51:14 +01:00
tkolleh e5b10f7a1f node: use consistent path and clarify options 2020-08-02 17:51:14 +01:00
tkolleh d6199ecf7d node: add --inspect-brk example 2020-08-02 17:51:14 +01:00
Waldir Pimenta 9f2c29171c
mysql: mention mysqldump in backup restore example (#4237) 2020-08-02 17:48:22 +01:00