Marco Bonelli
24ff287251
7z, 7za, svn: remove unneeded ellipsis.
...
svn: remove unneeded ellipsis.
2019-02-03 08:57:37 +05:30
Starbeamrainbowlabs
bf37d976c6
postcss: fix syntax
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
334c0b4fa3
multiple pages: fix syntax
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
e114af1132
postcss: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
820c9037b4
php: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
2b3bc4ac81
repren: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
cbf76a9706
qemu: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
4d45976c73
node: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
162c2bfb5c
nmap: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
1b8df9432d
pip: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
00a96f0f42
eyeD3: add homepage
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
95d6507779
pipenv: add homepage
2019-02-03 01:28:36 +01:00
Owen Voke
5b53cf8b28
web-ext: add page ( #2739 )
2019-02-01 16:57:45 +00:00
Aşkın Özgür
bcd42b5052
mytop: add page ( #2741 )
2019-01-31 18:12:12 +00:00
Starbeamrainbowlabs
c9321ff71a
inkview: add page ( #2736 )
2019-01-31 06:10:08 +00:00
Todd Austin
ca87e3322d
symfony: add page ( #2737 )
2019-01-30 12:08:49 +00:00
Starbeamrainbowlabs
a19866e88a
multiple pages: add homepages ( #2660 )
2019-01-30 11:19:23 +00:00
Marco Bonelli
1064ba26db
chgrp: fix typo and clarify examples. ( #2738 )
2019-01-30 11:16:17 +00:00
Marco Bonelli
c90ed14a96
xfce4-screenshooter: add page ( #2734 )
2019-01-29 11:05:47 +00:00
Starbeamrainbowlabs
46b143e14e
pivpn: add page ( #2671 )
2019-01-29 06:48:01 +00:00
Scott Sadowsky
0cce84d5bc
rclone: add page ( #2610 )
2019-01-29 08:59:54 +05:30
Jeong Arm
4f08cc485d
tar: add hyphen for flags ( #2637 )
2019-01-28 18:44:44 +00:00
Owen Voke
2bf87e0c5c
mandb: add page ( #2672 )
2019-01-28 18:42:46 +00:00
Owen Voke
548465e275
fc: add page ( #2655 )
2019-01-28 18:38:53 +00:00
Max Strübing
2a11b29c68
lastb: add page ( #2645 )
2019-01-28 18:38:12 +00:00
Rob
d241ddf85c
whereis: add missing examples to osx page ( #2612 )
2019-01-28 18:33:52 +00:00
mrx
4abbd9bae0
dmesg: add colourise, human-readable and timestamp examples ( #2728 )
2019-01-28 10:58:49 +00:00
Kefei Lu
66fce39b37
cal: add `-3` example ( #2716 )
2019-01-27 10:19:38 +05:30
Marco Bonelli
5282b17d36
at, batch: consistency between examples. ( #2729 )
2019-01-27 00:12:54 +00:00
laeccan
95d51a4306
read: Add parameter for reading input silently ( #2731 )
2019-01-27 00:10:00 +00:00
Marco Bonelli
e921d0e6b6
su: reorder examples, simpler first. ( #2732 )
2019-01-27 01:03:57 +05:30
Owen Voke
a0cbc90c3a
phpenv: add page ( #2721 )
2019-01-23 18:02:13 +00:00
Fallstar
9c4f5869eb
read: add -p option ( #2724 )
...
* read: add -p option
2019-01-23 19:07:43 +05:30
Quentin Duchemin
c3d16cdf9a
bash: add -e option ( #2723 )
2019-01-23 06:27:08 +00:00
Maga Alkhasov
c7efbe967c
now: add page ( #2711 )
2019-01-22 09:32:17 +00:00
Marco Bonelli
2babee607a
base32/64: clearer command description. ( #2722 )
2019-01-21 23:04:59 +05:30
Marco Bonelli
cd4f92eb12
b2sum: fix typo.
2019-01-21 20:19:14 +05:30
Esteban Flores
7f41209465
zpool: added cache device example ( #2715 )
2019-01-17 11:09:36 +00:00
Jonathan Dahan
f09b0dc4c8
fix dog/hog/dhog split
2019-01-15 22:55:41 +00:00
Jonathan Dahan
e8a6135117
add example of splitting by animal name
2019-01-15 22:55:41 +00:00
Jonathan Dahan
3768c57acb
split: mention regex instead of pattern
2019-01-15 22:55:41 +00:00
Jonathan Dahan
bcda9b60e3
split: remove split into n files, add split by pattern
2019-01-15 22:55:41 +00:00
Štěpán Pešout
9f41228b7a
ksh: add page ( #2620 )
2019-01-15 22:49:51 +05:30
Michael Sprague
8973839f55
tlp: add page ( #2653 )
2019-01-15 15:36:54 +00:00
Waldir Pimenta
2ac2881390
tr: improve page
...
- Add source data to all examples
- Add an example for piping from another command
- Improve punctuation in main description
- Add token markup {{}} to one example that was missing it
- Remove redundant "and print result" from the last two examples
(it's true for all the ones shown)
2019-01-15 20:14:34 +05:30
Hugo Locurcio
09b880bde4
timeout: clarify the default signal sent to the process ( #2709 )
...
* timeout: clarify the default signal sent to the process
2019-01-15 17:09:51 +05:30
P_Q_H
9749d6fc47
youtube-dl: fix custom filename example ( #2708 )
2019-01-14 23:45:13 +00:00
James
6790ef5383
cargo: add cargo new ( #2704 )
2019-01-13 09:30:16 +05:30
Muhammad Falak R Wani
97bfe0a76e
fd: use backticks for referencing commands ( #2705 )
2019-01-12 15:09:05 +00:00
P_Q_H
6fea929b14
date: convert specific date to timestamp ( #2697 )
2019-01-11 15:42:29 +05:30