Commit Graph

3478 Commits

Author SHA1 Message Date
Kyle Warneck
5f5cd8759e npm: remove unncessary --save flag. simplify descriptions
removes unnecssary --save flag (added by default in npm > 5).
Adds an example that installs a package wihtout a version since thats a simpler case.
Moves the global install example down the page since it's a more complicated case
Switch to the longversion of global option (`--global`) instead of `-g` to comply with styleguide
Simplified description of adding dependency
Switched from the terms "dependency" and "module" to "package" where possible since package is more idiomatic in this context.

Remove `npm list --global` example to keep page under 8 example limit
2019-03-13 09:12:11 +05:30
Owen Voke
381c6bf2bc hsd-cli: add page (#2812) 2019-03-12 14:49:11 +01:00
Hervé Nivon
a66920ebcf source deactivate is deprecated (#2827) 2019-03-12 11:57:08 +00:00
Starbeamrainbowlabs
31d784bc09 tldr: alter to match new client spec 2019-03-12 11:49:51 +00:00
Marco Bonelli
e7524f3d19 Update pages/common/tldr.md
Co-Authored-By: sbrl <sbrl@starbeamrainbowlabs.com>
2019-03-12 11:49:51 +00:00
Jonathan Dahan
80211827a0 tldr: remove -t 2019-03-12 11:49:51 +00:00
Owen Voke
91c4344e0b Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Owen Voke
ab929c52e4 Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Owen Voke
974d1299a4 Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Jonathan Dahan
0f68cff128 Show example for subcommands 2019-03-12 11:49:51 +00:00
Jonathan Dahan
cb65252a50 Fill out tldr.md 2019-03-12 11:49:51 +00:00
Adam Demirel
c0f3029e33 rvm: add requirements example (#2825) 2019-03-08 18:26:24 +00:00
Jesse Claven
a30f616f9f sd: add page (#2810) 2019-03-08 18:17:28 +00:00
Starbeamrainbowlabs
3aef0112fc whiptail: add page (#2820) 2019-03-07 09:50:16 +00:00
Agniva De Sarker
6cbf29d3fc ack: made some changes
- Changed description of file type
- Added command to list all types
2019-03-07 14:06:32 +05:30
Morgan Evans
851990873c ack: clarify file types syntax meaning
fix #2805
2019-03-07 14:06:32 +05:30
pxgamer
e594740f17 ftype: add page 2019-03-06 17:36:53 +01:00
RH-sdavey
969ff4328a zcat: add -l example (#2823) 2019-03-06 11:33:35 +00:00
Owen Voke
8eeff416ea is-up: add page (#2821) 2019-03-06 11:30:25 +00:00
Owen Voke
389d5e54b9 spark: add page (#2819) 2019-03-06 11:28:22 +00:00
Owen Voke
32ffc76159 clamscan: add page (#2815) 2019-03-05 00:11:21 +00:00
Jaseem Abid
d498c53031 nc: Improve title and some examples 2019-03-05 00:12:45 +05:30
reneatzi
0dfb3ff75c scrot: add page (#2733) 2019-03-04 17:06:00 +00:00
Aaron Janse
4f29c32f00 nix: add page (#2808) 2019-03-04 11:46:18 +01:00
Aaron Janse
8edc5b4fdb nixos-rebuild: add page (#2809) 2019-03-02 11:36:13 +00:00
Aaron Janse
2fe0762833 nix-env: improve page (#2807)
- add example showing installed packages
- replace status example with one for searching within installed packages
- improve description and token name in the "query available" example
2019-02-28 16:50:42 +00:00
saeed
558edac53e wget : add some options (#2798) 2019-02-26 23:15:47 +01:00
proxy
39b9d7b990 exec: add page (#2800) 2019-02-25 21:58:36 +00:00
P_Q_H
04ae522268 youtube-dl: add example for the --format option (#2714) 2019-02-25 11:04:32 +05:30
Balázs Úr
6956cd5348 multiple pages: change Unicode characters to ASCII (#2802)
Change Unicode characters to ASCII:

- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
Balázs Úr
ad3772d8cb multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
Marco Bonelli
d5d48886fe rails: add homepage (#2797) 2019-02-22 21:29:13 +00:00
Paul Reiter
ed9bfb1f6e paccache: add page (#2788) 2019-02-22 21:25:39 +00:00
Nelson Figueroa
45b9aeaf94 rails-generate: add page (#2794) 2019-02-21 21:10:14 +00:00
Nev Delap
c0f1360e99 ned: add page (#2787) 2019-02-21 08:44:54 +00:00
Tyler Moon
2fa33cfe10 rbt: add page (#2789) 2019-02-20 09:28:28 +05:30
pxgamer
409355108a satis: add page 2019-02-18 22:51:25 +01:00
黄永生
bd045b8606 type: add page (#2783) 2019-02-18 08:56:09 +00:00
Marco Bonelli
6cf1623348 vdir: add page (#2781) 2019-02-18 08:55:36 +00:00
Jon LaBelle
f3d7ddd622 pathchk: move to pages/common
`pathchk` is not exclusive to the Linux platforms; it's distributed with most
(if not all) BSD platforms, including...

- [FreeBSD](https://www.freebsd.org/cgi/man.cgi?query=pathchk&sektion=1)
- [macOS](https://opensource.apple.com/source/file_cmds/file_cmds-230/pathchk/pathchk.1.auto.html)
2019-02-18 13:16:25 +05:30
Tyler Moon
89a8a1477b sam: add page (#2779) 2019-02-16 14:16:52 +00:00
pxgamer
b6c67e093c yarn-why: add page 2019-02-15 23:20:46 +05:30
Starbeamrainbowlabs
42a572ad30 npm-why: add page (#2784) 2019-02-15 11:16:00 +00:00
Mpho Mphego
bd66fa3ece mosquitto_pub: add page (#2719) 2019-02-14 21:39:17 +00:00
Mpho Mphego
fb99709211 mosquitto_sub: add page (#2718) 2019-02-14 21:37:17 +00:00
Daniel Michaels
4f6598f0b8 guake: add page (#2777) 2019-02-14 11:45:54 +01:00
Marco Bonelli
2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Owen Voke
f9df5823ce virtualboxvm: add page (#2759) 2019-02-11 17:21:53 +00:00
thiswind
35949d9845
/osx/ping: add page 2019-02-11 17:11:44 +00:00
thiswind
6c0eb42496
httping: change param of option -g from {{host}} to {{url}} 2019-02-11 17:11:44 +00:00
Corey Harris
94230238de rsync: add -r example with trailing backslash (#2760) 2019-02-11 14:49:40 +01:00
saeed
1f94abff1f apt-get: add apt-get purge example (#2772) 2019-02-11 14:28:03 +01:00
thiswind
6b18a16321 httping: add page (#2768) 2019-02-10 20:06:43 +00:00
gRastello
5613928eea fmt: add page 2019-02-10 00:22:44 +01:00
Florian Leitner
3c4d0d0ab1 xargs: added parallel proc flag -P (#2761) 2019-02-09 13:09:48 +00:00
Marco Bonelli
f79f6011e0 Refactor: add missing or_directory where needed.
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Marco Bonelli
ac4094e0ad Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every
instance where the first is used in an example description, but the
second is used in the example code, and vice versa.
2019-02-08 19:43:24 +00:00
Tigran Tch
0428b0379a tshark: add page (#2758) 2019-02-07 14:27:17 +00:00
marcan2020
15cf138e47 gzip: correct example description. 2019-02-06 12:52:56 +01:00
Owen Voke
2886bcdcdc clockwork-cli: add page (#2701) 2019-02-04 21:05:08 +01:00
Starbeamrainbowlabs
ebdcd30566 sn: add page (#2744) 2019-02-04 21:03:39 +01:00
Marco Bonelli
daea9f5e69 pathchk: add page. 2019-02-04 15:22:26 +01:00
Muhammad Falak R Wani
6c9c8b9be9 aria2: add page (#2748) 2019-02-04 15:11:39 +01:00
Marco Bonelli
1799a53d78 nmap, pdftk, samtools, tig: ellipsis consistency. 2019-02-03 08:57:37 +05:30
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
David Peter
653377d521 fd: minor adjustments (#2700) 2019-01-11 10:06:58 +00:00
Waldir Pimenta
6831237aa9 svgo: fix spelling of "Node.js" 2019-01-11 09:36:49 +05:30
Waldir Pimenta
52bd8f25ba nvm: update and expand page
- Add uninstall command
- Improve some command descriptions
- Reword main description
- Standardize spelling/capitalization of "Node.js"
2019-01-11 09:36:49 +05:30
Marco Bonelli
3e94a3191a id: fix typo. 2019-01-11 00:53:19 +00:00
Marco Bonelli
ac5cd6d896 brctl: add page. 2019-01-11 00:53:19 +00:00
Marco Bonelli
ddd40bc650 id: add two examples including the most basic one. 2019-01-11 00:53:19 +00:00
Marco Bonelli
cf225aca7a history: add one example. 2019-01-11 00:53:19 +00:00
Marco Bonelli
a4ade5e1a3 kill: add two examples for signaling multiple processes 2019-01-11 00:53:19 +00:00
Marco Bonelli
603f06d501 kill: fix typo in example #6 description. 2019-01-11 00:53:19 +00:00
Axel Navarro
9368ca7301 node: add print argument example (#2688) 2019-01-11 00:35:23 +00:00
Marco Bonelli
cbe477bf50 sed: fix misleading examples description. (#2685) 2019-01-08 18:28:59 +00:00
Waldir Pimenta
d3d85a87f3 osx/brew: avoid update/upgrade confusion 2019-01-08 06:42:03 +00:00
Waldir Pimenta
d68814d502 brew: avoid update/upgrade confusion 2019-01-08 06:42:03 +00:00
Ruben Lie King
7faabae907 elm: update page, add elm make example (#2683)
* elm: update page
2019-01-07 20:40:29 +05:30
Yuriy Bash
e26abe5a75 chflags: add page (#2682) 2019-01-07 09:28:55 +05:30
Waldir Pimenta
8d671b6240 hub: improve pull request examples
- Add `push` command to the pull-request example
- add a new example demonstrating the `--no-edit` option
2019-01-05 10:46:24 +05:30
Andrew Siegman
e5bd9dc96c subl: jump to line number (#2678) 2019-01-03 21:00:45 +05:30
Owen Voke
17f57489f1 cmstp: add page (#2675) 2019-01-02 20:55:06 +05:30
Owen Voke
50a1b06395 git-pr: add page (#2674) 2019-01-01 18:57:04 +00:00
Starbeamrainbowlabs
07d6ef9abc inotify-wait: add page (#2676) 2019-01-01 22:37:29 +05:30
Oleksii Markov
6baf5eaa78 brew: updated description for cleanup 2018-12-26 09:15:35 +05:30
Oleksii Markov
3201a18c7c brew: remove "outdated" example 2018-12-26 09:15:35 +05:30
Alex (Oleksii) Markov
a92f5cba4a brew: add cleanup example 2018-12-26 09:15:35 +05:30
Starbeamrainbowlabs
e75348ed4f uprecords: add page (#2661) 2018-12-24 22:04:22 +00:00
Ivan Aracki
a8e7f9063c terminalizer: add page (#2648) 2018-12-23 15:08:56 +00:00
Ben Allen
75bc700557 uuidgen: add page 2018-12-22 21:57:25 +05:30
Owen Voke
359f1bbf8d infection: add page (#2633) 2018-12-22 12:11:14 +00:00
Owen Voke
761c2dc718 webtorrent: add page (#2659) 2018-12-22 11:57:41 +00:00
Michael Sprague
37f52be503 tlp-stat: add page (#2656)
* tlp-stat: add page

Signed-off-by: Michael Sprague <ms388@cornell.edu>

* tlp-stat: make requested verbiage change

Signed-off-by: Michael Sprague <ms388@cornell.edu>

* tlp-stat: update description

Signed-off-by: Michael Sprague <mikesprague@gmail.com>

* tlp-stat: use requested verbiage for description

Signed-off-by: Michael Sprague <mikesprague@gmail.com>
2018-12-20 16:14:35 +00:00
Ivan Aracki
d9389de51c textutil: add page (#2657)
* textutil: add page
2018-12-20 18:17:04 +05:30
Starbeamrainbowlabs
45ec3033c0
Revert "multiple pages: add homepages"
This reverts commit 347e557303.
2018-12-19 23:33:18 +00:00
Starbeamrainbowlabs
347e557303
multiple pages: add homepages 2018-12-19 23:29:00 +00:00
pxgamer
efee70a072 phing: update wording of log example 2018-12-19 11:52:26 +05:30
pxgamer
cc0a81671c phing: add page 2018-12-19 11:52:26 +05:30
Aracki
38eddd7035 aws: update desc 2018-12-19 10:28:32 +05:30
Aracki
f28ec36045 aws: add page 2018-12-19 10:28:32 +05:30
dcaspi
1620d8fb8e zstd: add page (#2646) 2018-12-18 15:43:09 +00:00
markevan100
52b6af039e git-branch: Add comment that a branch must not be currently checked out in order to delete it (#2651) 2018-12-16 10:01:47 +00:00
The-Hoster
54a75ee772 reflector: add page (#2641) 2018-12-16 09:57:37 +05:30
Owen Voke
55ffeb6833 progpilot: add page (#2650) 2018-12-15 16:25:37 +00:00
Starbeamrainbowlabs
26f036496c apt-file: add page (#2640) 2018-12-14 12:39:12 +05:30
Ivan Aracki
86bd04e1a8 az: add page (#2643)
* az: add page
2018-12-14 08:13:30 +05:30
Matthew Peveler
1fe90c65d6 docker: simplify examples (#2597) 2018-12-13 09:47:48 +00:00
Ivan Aracki
3448b135ec kubectx: add page (#2616) 2018-12-13 10:53:33 +05:30
pxgamer
903e198ced phpmd: update warning suppression wording 2018-12-12 20:24:05 +05:30
pxgamer
c59f83ba27 phpmd: add page 2018-12-12 20:24:05 +05:30
Starbeamrainbowlabs
4c08ebfd28 thunar: add page (#2642) 2018-12-11 06:09:50 +00:00
Jipok
b6902fabc4 abduco: add page (#2632) 2018-12-09 16:36:13 +00:00
Feber
9cca55203c rg: add -v for invert matching (#2638) 2018-12-08 17:31:13 +05:30
pxgamer
fcb005c7a8 pyflakes: update wording for consistency 2018-12-05 09:34:36 +05:30
pxgamer
f234019080 pyflakes: update tokens for consistency 2018-12-05 09:34:36 +05:30
pxgamer
ce4c1425fa pyflakes: add page
Implemented from commit f1daa84
2018-12-05 09:34:36 +05:30
slamp
0bd703d8ea correct typo getent group (#2634) 2018-12-04 21:16:17 +00:00
Muhammad Falak R Wani
bec17702b4 Update pages/common/seq.md
Co-Authored-By: wflynny <wflynny@gmail.com>
2018-12-04 03:55:22 +05:30
Muhammad Falak R Wani
98d8163c0d Update pages/common/seq.md
Co-Authored-By: wflynny <wflynny@gmail.com>
2018-12-04 03:55:22 +05:30
Bill Flynn
eab3df67ae seq: add --format example 2018-12-04 03:55:22 +05:30
Larry Lu
5cf150a17d code: add compare two files example (#2631)
* code: add compare two files example
2018-12-03 20:48:25 +05:30
Waldir Pimenta
9ebd2486ef yarn: make the install example more explicit
Also format code in other examples with backticks
2018-12-03 17:18:30 +05:30
Yannis Huber
c6850f8e37 tb: add page (#2630) 2018-12-02 20:22:05 +05:30
Ivan Aracki
36c6b40181 kubetail: add page (#2623) 2018-12-01 21:19:05 +00:00
Justin Hao
5e32343c5c knife: add page (#2624) 2018-12-01 18:07:13 +00:00
David
0642c84562 tokei: add page (#2545) 2018-12-01 18:02:56 +00:00
Ivan Aracki
3c9e108c1a kubens: add page (#2617) 2018-12-01 17:56:40 +00:00
Ronnie Gane
0ad8632483 unset: add page (#2570) 2018-12-01 17:55:20 +00:00
Ivan Aracki
d379634c57 kompose: add page (#2622) 2018-12-01 11:33:03 +00:00
Justin Hao
615a155f72 berks: add page (#2625) 2018-11-29 09:42:59 +00:00
Guilherme Leobas
571e44e3e1 objdump: move to common (#2627) 2018-11-29 09:41:37 +00:00
Ronnie Gane
e7ad6644b2 csplit: add page (#2571) 2018-11-29 07:55:23 +00:00
Ivan Aracki
f7b8a87fe1 dive: add page (#2619)
* dive: add page
2018-11-27 18:54:21 +05:30
Starbeamrainbowlabs
f073b09202 stdbuf: add page (#2618)
* stdbuf: add page
2018-11-27 18:53:15 +05:30
Jens Egholm
d69bda7c13 entr: add page (#2613) 2018-11-26 18:11:43 +00:00
Owen Voke
bb06748ab3 phpcpd: add page (#2614) 2018-11-26 18:10:58 +00:00
I'm Liam
711cc8201c php-artisan: add page (#2346) 2018-11-25 21:57:23 +00:00
Eric Lee
92295cac37 sort: add --ignore-case example (#2611) 2018-11-25 20:29:28 +00:00
Alex Larsen
4ae6029176 fc: add page (#2608) 2018-11-25 20:57:30 +05:30
Alex Larsen
6f9d6a976e Add page: psgrep (#2609) 2018-11-24 12:37:30 +00:00
Bruno Bigras
88bccae363 restic: add how to restore a specific file (#2605) 2018-11-24 10:10:08 +00:00
YongHao Hu
00150f769a tcpkill: add page (#2606) 2018-11-22 15:25:07 +00:00
Joachim
d5059cc61f gcal: add page (#2459) 2018-11-22 09:59:12 +05:30
pxgamer
ceff1fda4c comp: update case-insensitive description 2018-11-22 09:52:47 +05:30
pxgamer
9da6c44d67 comp: add wildcard sets as an example 2018-11-22 09:52:47 +05:30
pxgamer
01e8dad975 comp: add page 2018-11-22 09:52:47 +05:30
Starbeamrainbowlabs
d1fa3ec7f1
monop: add page (#2568) 2018-11-21 17:09:00 +00:00
lbonn
0372f087b8 ctest: add page (#2590) 2018-11-21 17:06:48 +00:00
Garrett Mills
7245743331 sinfo: add page (#2599) 2018-11-21 17:05:57 +00:00
Owen Voke
2186c3b61c getmac: add page (#2603)
* getmac: add page

* getmac: update description for the page
2018-11-21 17:56:39 +05:30
Yasin Tatar
066a4ef5c4 ng: add page (#2579) 2018-11-21 09:26:10 +00:00
Hugo Locurcio
08550e1d43 timedatectl: tweak writing (#2604) 2018-11-21 09:20:43 +00:00
Émile Nadeau
8903a79304 autorandr: add page (#2602) 2018-11-21 09:19:22 +00:00
Cameron Tod
5eb448ebf6 netstat: add route print example (#2566) 2018-11-20 21:30:05 +00:00
Alex Hunt
0c6cca1d98 jest: add page (#2528) 2018-11-20 21:22:00 +00:00
Ruslan Kiyanchuk
125fe71924 drill: add page (#2600) 2018-11-20 09:35:07 +05:30
Sarathkumar
52fda86b97 poweroff: add pages (#2535) 2018-11-20 09:31:29 +05:30
Owen Voke
3df02da634
cradle-install: add page (#2561) 2018-11-19 12:15:27 +00:00
Garrett Mills
88545ce503 squeue: add page (#2598) 2018-11-18 21:44:08 +00:00
Antoine Amara
1627b936f0 vegeta: add vegeta http load testing document. (#2519)
Describe one example for each vegeta load testing case. One simple
attack, one with a rate, one attack with a report,
one with a report as a plot and finally one with a configuration file.

Fixes: https://github.com/tldr-pages/tldr/issues/2309
Refs: https://github.com/tsenart/vegeta
2018-11-16 19:52:42 +05:30
Timothée Mazzucotelli
7d23961ac3 sed: Add example to delete lines (#2596) 2018-11-16 19:41:22 +05:30
Alexander Berezovsky
3a97f27dbe find: add searching multiple patterns simultaneously (#2589) 2018-11-15 21:33:41 +00:00
Melwin Kieffer
ebb5439666 rsync: add --delete example (#2595)
Replace --progress by --delete because it is
already shown in 3rd example with options -P
2018-11-15 18:59:11 +05:30
Larry Lu
92ce13cba4 git-log: show branch graph (#2587) 2018-11-15 10:21:22 +00:00
Andreas Schnebinger
66bef8afb3 yaourt: use token syntax 2018-11-15 09:29:50 +05:30
Petrus Kiendys
ec8a38ad6c cut: insert space between option and value, similar to previous examples 2018-11-14 22:20:44 +00:00
pxgamer
59d31084d2 cradle-elastic: update indexes to indices 2018-11-14 17:21:07 +05:30
pxgamer
72f5216f6c cradle-elastic: update token wording 2018-11-14 17:21:07 +05:30
pxgamer
744acae972 cradle-elastic: make the description more clear 2018-11-14 17:21:07 +05:30
pxgamer
b81d2a4c7c cradle-elastic: add page 2018-11-14 17:21:07 +05:30
pxgamer
65f8d2a99c cradle-sql: update truncate wording 2018-11-14 14:37:59 +05:30
pxgamer
7afed4adcc cradle-sql: update token name 2018-11-14 14:37:59 +05:30
pxgamer
2696cd0495 cradle-sql: add page 2018-11-14 14:37:59 +05:30
Garrett Mills
0b0d5a3cce sbatch: add page (#2584) 2018-11-14 06:34:46 +00:00
Larry Lu
f8c184402b docker: pull image (#2586) 2018-11-13 18:12:03 +00:00
Ivan Aracki
298ece112d docker-machine: add page (#2582) 2018-11-13 17:44:31 +00:00
kalebo
5863333106 sudo: remove ambiguity in example (#2585) 2018-11-13 15:45:28 +00:00
Andreas Schnebinger
fb9011f6f9 pamac: add page (#2573) 2018-11-12 21:22:06 +00:00
kalebo
6d32be73d1 Make examples more benign 2018-11-12 10:32:17 +00:00
kalebo
84713e06ef sudo: general revision of entry 2018-11-12 10:32:17 +00:00
Owen Voke
4f83a102da cradle: add page (#2560) 2018-11-12 10:29:06 +00:00
Waldir Pimenta
be10465d2f asciinema: add page (#2564) 2018-11-12 10:17:37 +00:00
mira01
4904e28678 erl: add page (#2364) 2018-11-12 10:16:37 +00:00
Nithya
2354d4304a kube-fzf: add page (#2536) 2018-11-12 07:07:37 +05:30
Owen Voke
213609fd0d cradle-package: add page (#2569) 2018-11-09 22:27:11 +05:30
Owen Voke
26dc3c3498 cradle-deploy: add page (#2562) 2018-11-09 16:28:21 +00:00
Sacha Bron
7a68477df4 ionic: add page (#2531) 2018-11-08 21:10:44 +00:00
Hugo Locurcio
738c6e3013 svn: add log example (#2565) 2018-11-08 19:15:18 +00:00
Waldir Pimenta
71af945cf2 git-branch: add example to specify starting point (#2563) 2018-11-08 09:49:50 +00:00
Starbeamrainbowlabs
8a2f226987 monodis: add page (#2558) 2018-11-07 06:15:38 +00:00
Starbeamrainbowlabs
ef0ff7fbf5 csc: add page (#2557) 2018-11-07 06:14:54 +00:00
Owen Voke
737310fdc8 title: add page (#2559) 2018-11-06 20:04:08 +00:00
Max Strübing
72824f7cba tslint: add page (#2551) 2018-11-06 19:58:43 +00:00
David
90c11a5e88 lorem: add page (#2543) 2018-11-06 11:29:34 +00:00
Max Strübing
b4aab776fd xo: add page (#2552) 2018-11-06 08:57:21 +00:00
Owen Voke
f68682edae type: add page (#2555) 2018-11-05 22:49:04 +00:00
Owen Voke
c9b6789fdf tzutil: add page (#2549) 2018-11-05 22:48:22 +00:00
David
7610d3d345 lolcat: add page (#2542) 2018-11-05 22:42:40 +00:00
David
9be2ef7773 noti: add page (#2544) 2018-11-05 22:40:08 +00:00
Starbeamrainbowlabs
99d08c8d10
xfce4-terminal: add page (#2548) 2018-11-05 22:36:48 +00:00