Bengt Brodersen
31b664ccd8
ssh: add -J and -A flags ( #2148 )
2018-06-21 10:51:47 +05:30
Penghe Geng
60a0f9d1a5
shellcheck: add page ( #2140 )
2018-06-20 12:12:26 +01:00
Matthew Peveler
4cf731ce1d
finger: add page ( #2141 )
2018-06-19 21:40:44 +05:30
thezeroalpha
c0f023b573
rbenv: add page ( #2133 )
2018-06-14 22:38:50 +05:30
Darryl Abbate
28f8320a0b
shc: add page ( #2138 )
2018-06-13 17:12:54 +01:00
Emma Bukacek
dfabca0566
complete: add page ( #2136 )
2018-06-12 00:49:27 +05:30
Felix Yan
35d86d5e96
speedtest-cli: correct a typo
2018-06-09 10:11:16 +05:30
pxgamer
a36a3c6358
magento: change to 'deploy static assets'
2018-06-06 10:42:29 +05:30
pxgamer
bc8b879caf
magento: move db upgrade below module examples
2018-06-06 10:42:29 +05:30
pxgamer
a14c47535a
magento: add additional command examples
2018-06-06 10:42:29 +05:30
pxgamer
54ab80bef1
magento: add page
2018-06-06 10:42:29 +05:30
Darryl Abbate
c2c541e5e0
slimrb: add page
2018-05-30 10:56:44 +05:30
Danny Rosen
411e8af5b4
gcloud: add page ( #2126 )
2018-05-28 19:25:10 +01:00
pxgamer
5f8927aebc
light-arionum-cli: add page
2018-05-27 08:56:07 +05:30
Hemisu
5f9058a42e
nrm: add page ( #2120 )
2018-05-25 09:52:05 +05:30
Jan Willhaus
7aba31a680
lz4: add page ( #2125 )
2018-05-24 22:53:42 +01:00
ptzz
44c201c7a7
fswatch: Fix broken commands + simplifications
...
Without the `-n 1` argument to `xargs`, fswatch will will not trigger on
events.
2018-05-24 11:16:16 +05:30
Eliot Sykes
7acb97fd3c
git-rebase: commit hash usage in interactive mode ( #2123 )
2018-05-23 22:34:13 +01:00
pxgamer
3340fe1400
lumen: update wording of the 'name' variable
2018-05-24 00:08:34 +05:30
pxgamer
0075292508
lumen: add page
2018-05-24 00:08:34 +05:30
Rónán Ó Cuinn
c1ee7e5851
grep: include searching recursively through symlinks ( #2118 )
2018-05-22 18:10:21 +01:00
Owen Voke
2102852947
msbuild: add page ( #2115 )
2018-05-19 12:15:41 +01:00
okaymaged
4e75d18be2
xargs: Show delimiter flag usage ( #2111 )
2018-05-18 21:22:49 +01:00
Marin Bînzari
d09a09865d
mysqldump: make correct dump of UTF-8 databases ( #2113 )
2018-05-18 02:59:47 +01:00
Starbeamrainbowlabs
8015572c2f
npm-check: add page ( #2107 )
2018-05-16 13:07:05 +01:00
Caleb Frost Sanderson
f27c3045f3
trash-cli: add page ( #2105 )
2018-05-16 13:05:48 +01:00
Raffaele Mignone
87d49f1575
jrnl: add page ( #2104 )
2018-05-16 09:52:56 +05:30
rootbeersoup
3fc2ce94ca
swift: add page ( #2112 )
2018-05-15 11:26:34 +01:00
pxgamer
36775b8558
help2man: update to remove unnecessary examples
2018-05-11 21:49:45 +05:30
pxgamer
ba4194d4a0
help2man: add page
2018-05-11 21:49:45 +05:30
Phil H
e2551b256e
Fix typo for `which` page
2018-05-11 14:51:45 +05:30
Francesco Yoshi Gobbo
8f0cf8c653
ipfs: add page ( #2100 )
2018-05-09 08:28:33 +01:00
Agniva De Sarker
8f6a40fe9a
unzip: clarify charset description
2018-05-09 12:24:36 +05:30
Xiang Wang
0c45920e1f
unzip extract non-ascii file
2018-05-09 12:24:36 +05:30
fetlang
72b5105776
man: add example for choosing page section ( #2102 )
2018-05-08 18:29:38 +05:30
Starbeamrainbowlabs
cf12bb9f04
gnuplot: add page ( #2088 )
2018-05-07 01:33:42 +01:00
Francesco Yoshi Gobbo
a3ac6db8d2
ffmpeg: added trim example plus augmented precision to seconds ( #2099 )
2018-05-06 23:58:30 +05:30
Severin Fürbringer
0cfcd52193
nix-collect-garbage: add page ( #2090 )
2018-05-06 10:38:47 +01:00
Starbeamrainbowlabs
c43bf37ea2
cmark: add page ( #2082 )
2018-05-06 09:26:21 +05:30
Starbeamrainbowlabs
4738e82768
atom: Add extra examples
2018-05-03 22:08:04 +05:30
Dmitry Nikolayev
2dd55cabba
split: add `-b` option; clarify the behaviour of `-C` option ( #2083 )
2018-04-30 08:55:28 +01:00
Agniva De Sarker
1fd030ef01
jq: clarify json text input from stdin
2018-04-17 10:05:20 +01:00
Eric Nielsen
a2d755a504
jq: Accepts a file as last parameter
...
Examples look simpler with file as last parameter than with using `cat`,
also they explicitly show that you must use `.` as the default
all-matching rule.
Keep the last two examples with piping, and change their descriptions
accordingly.
2018-04-17 10:05:20 +01:00
Max Isom
0437cee5f6
iperf: add page ( #2059 )
2018-04-10 10:49:40 +01:00
Owen Voke
b24e0fb61d
rvm: add page ( #2058 )
2018-04-07 11:55:42 +01:00
Starbeamrainbowlabs
781d06a102
repren: add page ( #2054 )
2018-04-05 08:48:14 +01:00
Dillon Flamand
4bd7a1da17
git-merge: add --no-ff example
...
Include an example and brief description of the --no-ff option
2018-04-04 18:55:22 +05:30
Agniva De Sarker
fbb9ddd4c1
detox: fix linter issues
2018-03-27 10:14:39 +01:00
Jesse Smith
0b7aa9e525
detox: add page
2018-03-27 10:14:39 +01:00
thescalaguy
da60c8edb1
git-shortlog: add page ( #2044 )
2018-03-27 12:59:00 +05:30