Marco Bonelli
b7442d3696
renice: split description in two lines ( #3184 )
2019-07-11 02:42:27 +02:00
Peter Nguyen
46023de9dd
crontab: Add example of editing crontab for a user using the -u flag ( #3178 )
2019-07-09 14:27:00 -03:00
Peter Nguyen
58c37e2933
mysqldump: Add examples to backup/restore all databases with file redirection ( #3177 )
2019-07-09 13:31:13 -03:00
Waldir Pimenta
d4922ade08
bitcoin-cli: add page ( #3174 )
2019-07-08 00:51:38 +02:00
Waldir Pimenta
c916836015
tsc: add page ( #3173 )
2019-07-07 10:25:20 -03:00
Jonathan C. Dietrich
435b31ba36
lp: add resume a job example ( #3176 )
2019-07-07 14:12:37 +01:00
Naoya Yamashita
4b911f1315
hub: add hub pr usage for checkout someone created pull-request ( #3170 )
2019-07-05 22:06:57 +01:00
Lars Maier
dacfef89ac
rr: add page ( #3166 )
2019-07-05 22:02:43 +01:00
Ivan Aracki
945a4bd35e
rbac-lookup: add page ( #3165 )
2019-07-05 22:00:28 +01:00
Tayeb B
101a44292e
youtube-dl: fix format syntax ( #3175 )
2019-07-05 18:32:58 +02:00
thoemu
15c07a666b
gem: add examples for searching and uninstalling ( #3172 )
2019-07-05 09:52:30 +01:00
Dar Malovani
00444f82fd
snyk: add missing `test` command on the docker option ( #3167 )
2019-07-03 14:47:55 +01:00
Owen Voke
0347da2202
kahlan: add page ( #3162 )
2019-07-03 14:23:00 +01:00
Waldir Pimenta
e2c33742e2
cat: add -v example ( #3163 )
2019-07-02 23:52:13 -03:00
Ivan Aracki
4445f79eb5
stern: add page ( #3159 )
2019-07-02 13:57:34 +02:00
Owen Voke
29d6d72719
pickle: add page ( #3147 )
2019-07-02 00:33:52 +02:00
Ivan Aracki
556b410c8b
velero: add page ( #3153 )
2019-07-01 15:08:38 +01:00
Robert Buchberger
13a11782e8
git-revert: add page ( #3151 )
2019-07-01 00:25:31 +02:00
Paul Garaud
334bb3c5fb
entr: move to common ( #3152 )
2019-07-01 00:22:46 +02:00
Ivan Aracki
276b65fc65
kops: add page ( #3149 )
2019-06-30 12:02:25 +01:00
Starbeamrainbowlabs
241155bfd7
solo: add page ( #3146 )
2019-06-28 06:34:01 -03:00
chuanjin
14cefcc7f9
Update jq page with correct command format
2019-06-27 22:37:24 +05:30
mtonsmann
613e171318
pigz: add directory compression example ( #3139 )
2019-06-26 21:44:47 -03:00
Owen Voke
39f6f93a5c
jigsaw: apply suggestions from code review
...
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
2019-06-26 17:52:00 -03:00
Owen Voke
e7c4a3167f
jigsaw: add page
2019-06-26 17:52:00 -03:00
Marco Bonelli
bbf48c6abe
docker-containers: fix typo. ( #3140 )
2019-06-26 11:29:06 +01:00
Owen Voke
5968eaa1ed
parallel-lint: add page ( #3127 )
2019-06-25 16:35:51 +01:00
Joshua Campbell
fa924818e8
gcloud: add auth login example
2019-06-25 11:15:33 -03:00
Owen Voke
731c551764
phpspec: add page ( #3123 )
2019-06-25 07:57:14 -03:00
mspear
98761e30b6
kotlin: add page ( #3130 )
2019-06-25 01:42:55 -03:00
David Bariod
d38a162d67
qpdf: add merge files example ( #3120 )
2019-06-25 01:26:09 -03:00
Waldir Pimenta
261abcdd90
find: various improvements ( #3124 )
...
* find: various improvements
The information content of the page should be unchanged, but hopefully it's now easier to read
(and respects our length recommendations of 8 maximum examples).
The changes include:
- Make the `-mtime` example more intuitive, so it only needs to be shown once,
and combine the `-delete` option with the first (now only) `-mtime` example
(thus reducing the page size back to 8 examples)
- Fix a comma splice in the `-exec` example, and a missing "a" in the `-path` example
- Reorder the examples to provide a more consistent and intuitive sequence
(e.g. by introducing `-iname` in an earlier example, and moving the `-exec` command down)
* clarify -size example description
2019-06-23 23:43:25 -03:00
Ivan Aracki
a6adec927f
echo: add one more example ( #3122 )
2019-06-22 17:40:44 +02:00
Ljqiii
05daa0891d
mycli: add page ( #3116 )
2019-06-22 16:37:46 +01:00
Owen Voke
980c432423
psysh: add page
2019-06-20 17:42:45 -03:00
Owen Voke
e528b7ccf9
phpstorm: add page ( #3117 )
2019-06-19 15:32:51 +02:00
Owen Voke
444b6102b1
rector: add page ( #3112 )
2019-06-17 23:46:44 +02:00
Owen Voke
923d2dffeb
hsw-cli: add page ( #3110 )
2019-06-17 20:36:46 +02:00
Waldir Pimenta
cf25745db1
Harmonize formatting and capitalization of stdin/stdout/stderr
2019-06-17 22:09:58 +05:30
Owen Voke
5284daaa64
git-check-ignore: add page ( #3113 )
2019-06-17 15:51:57 +01:00
Marco Bonelli
05b74bd91a
deluged, deluge-console: clarify description ( #3109 )
2019-06-16 13:12:40 +01:00
Marco Bonelli
6398e538ed
cowsay: add stdin example
2019-06-16 08:58:55 +05:30
Marco Bonelli
5bd8d80998
cowsay: simplify example.
2019-06-16 08:58:55 +05:30
Michael Miller
d96ae8af1f
screen: add kill current session example ( #3078 )
2019-06-14 19:02:28 +02:00
Owen Voke
ed96fdc869
deluged: add page ( #3108 )
2019-06-14 15:47:14 +02:00
Owen Voke
f6e4f3450d
roave-backward-compatibility-check: add page ( #3105 )
2019-06-12 23:01:31 +02:00
Marco Bonelli
2191ed070d
hyperfine: fix typo ( #3104 )
2019-06-12 10:26:07 +01:00
Owen Voke
f0d8b51caf
deluge: add page ( #3101 )
2019-06-10 10:12:07 -03:00
pxgamer
4a8e8d0363
curl: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
958fe9751f
ctest: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
13bc0a39a7
csvstat: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
63873e186e
csvsort: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
114a418142
csvpy: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
e6e7756b53
csvlook: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
bdccb52b76
csvgrep: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
828c910d89
csvformat: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
9edc319404
csvcut: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
e01aff380a
csvclean: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
9e515f9607
csslint: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
616f7d3ec5
csc: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
089ffeaade
cradle: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
efc636548b
cradle-sql: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
81fd47d6e0
cradle-package: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
09983a1762
cradle-install: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
00537dfd2c
cradle-elastic: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
4c3996a262
cradle-deploy: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
37408feb00
cppclean: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
8a28043e3f
cppcheck: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
73058253e4
cpio: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
bce7146c9d
cowsay: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
923a254a57
couchdb: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
f3cb30f77f
coffee: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
9f6396b31c
cmark: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
544fa427dc
cloc: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
27ed5dd0c1
chromium: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
ab2a423a2d
bzip2: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
03814463f0
box: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
d4ff8ddb16
bashmarks: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
a6c02066dc
bash: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
251166f9a1
b2sum: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
79a500d1c1
az: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
8eddd030c0
aws: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
88fd2c5bde
aws-s3: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
9b992ed24e
awk: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
c647da36d2
autossh: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
7d0a9ecbe5
arping: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
430af75de3
aria2c: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
02d53e53fa
apm: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
c90ba9c0c2
ag: add link to homepage
2019-06-09 18:53:49 +02:00
pxgamer
41def64e8f
exiftool: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
16f380c389
exa: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
53f42dc7f4
espeak: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
75d27a9f64
eslint: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
bcbdc3889b
erl: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
c9ee7c0eb9
enscript: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
b8aa766d3c
enca: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
e39b2a1b3c
ember: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
0c78bf06a5
emacsclient: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
5c0cc2cac1
emacs: add link to homepage
2019-06-09 01:54:24 -03:00
pxgamer
4da696e4ba
elm: add link to homepage
2019-06-09 01:54:24 -03:00