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
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
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
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
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
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
Florian
4aeb0ec69d
plantuml: fix space was missing ( #4233 )
2020-08-01 19:32:30 +02:00
Quentin
0886200ed9
pass-otp: add page ( #4232 )
2020-08-01 10:19:19 +02:00
Rahmanu Hermawan
4474fb5692
hostapd: add page ( #4211 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-28 16:36:27 +02:00
Martin Barth
8f694a13ea
ps: added sort example ( #4216 )
2020-07-28 16:34:12 +02:00
Flex Zhong
1d463f27dd
hexo: add new page ( #4214 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-28 16:31:30 +02:00
shyneko
a9d0095fdd
tar: update an example ( #4230 )
2020-07-28 16:27:36 +02:00
Starbeamrainbowlabs
95ef1a04ab
syncthing: add page ( #4215 )
...
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-28 13:09:30 +02:00
Giorgio Vilardo
867bb333ad
gunicorn: moved into common, added website ( #4226 )
2020-07-28 11:36:11 +08:00
Pierre Rudloff
db505aacf0
interdiff: add page ( #4222 )
...
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-25 11:22:13 +02:00
Danny Kim
ba92cdcc4b
cp: replace ambiguous text ( #4223 )
2020-07-25 11:19:46 +02:00
Giorgio Vilardo
22577ba810
uvicorn: add page ( #4217 )
2020-07-24 21:00:36 +01:00
Zlatan Vasović
0f879b6049
git-diff: remove 9th example ( #4204 )
2020-07-23 11:06:21 +08:00
Danny Mösch
ab00dce9de
sd: Remove option -i in favour of option -p ( #4209 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-21 22:50:14 +02:00
Al Berez
2e9c71731b
curl: explain -d example ( #4183 )
2020-07-21 22:27:14 +02:00
shyneko
66bfc92e70
youtube-dl: add download playlist example ( #4174 )
2020-07-21 20:46:21 +01:00
vritser
f08dbe7da1
emacsclient: add -c -e example ( #4182 )
2020-07-17 22:17:43 +02:00
zdroid
700b238b97
Revert "git-diff: remove 9th example"
...
This reverts commit d31091d937
.
2020-07-17 19:59:43 +02:00
Zlatan Vasović
d31091d937
git-diff: remove 9th example
...
Closes #3753 .
2020-07-17 19:58:11 +02:00
Zdravko Kosanović
471e114d4e
grpcurl: add page ( #4198 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-17 19:44:48 +02:00
Stepan Pyzhov
3cff0e3914
ajson: add page ( #4191 )
2020-07-17 19:43:24 +02:00
ParaSait
46b1f3f7bb
flex: fix --outfile example ( #4165 )
2020-07-17 19:41:30 +02:00
Matt Watson
01d22cdbc9
git-config: add example for editing in default editor ( #4176 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-17 19:40:48 +02:00
Matt Watson
fc69d1297d
jq: Add example for constructing new JSON object ( #4172 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-17 19:37:49 +02:00
Robert Požarickij
0a4e1cc43e
pg_restore: add example for listing contents of a dump file ( #4178 )
2020-07-17 19:37:32 +02:00
gx1
887b7e7190
ansible-playbook: add start-at and tags commands ( #4171 )
2020-07-17 17:58:11 +01:00
Taryn
c44b00008b
newman: add page ( #4187 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-07-17 00:29:02 +02:00
GermanS
ad248fb117
ack: fix typo ( #4196 )
2020-07-16 22:33:06 +01:00
shyneko
94cb11e58d
tail: add example using -s parameter. ( #4180 )
2020-07-16 21:49:40 +01:00
Zlatan Vasović
bcb600ecc4
rmdir: fix description ( #4163 )
2020-07-08 21:15:57 +08:00
Flex Zhong
866a4f78a0
remove cmake -i example ( #4159 )
2020-07-08 21:14:46 +08:00
Michael Gallo
e1aeaad538
unclutter: add page ( #4152 )
2020-07-07 13:12:36 +02:00
Sawyer Shepherd
5b4755ede6
rmdir: fixed description of rmdir -p ( #4155 )
2020-07-07 13:09:46 +08:00