Commit Graph

2205 Commits (6956cd5348e4f87db1586a68ab299e46f7384b63)

Author SHA1 Message Date
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
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
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
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 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
Joachim d5059cc61f gcal: add page (#2459) 2018-11-22 09:59:12 +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
Yasin Tatar 066a4ef5c4 ng: add page (#2579) 2018-11-21 09:26:10 +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
Owen Voke 3df02da634
cradle-install: add page (#2561) 2018-11-19 12:15:27 +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
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
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
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
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
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
David c0e9b908e4 ansiweather: add page (#2539) 2018-11-05 21:58:01 +00:00
Sacha Bron bfc3e84822 chromium: add page (#2533) 2018-11-06 00:41:01 +05:30
Max Strübing 5d3e427abd eslint: use clearer wording in command descriptions (#2554) 2018-11-05 08:22:39 +00:00
mspear 5e74b96713 pyenv virtualenv: add page (#2522) 2018-11-05 09:37:28 +05:30
Nithya 0d17eabb7f bw: add page (#2537) 2018-11-04 11:29:37 +00:00
Miguel Mendes 8aea0e5773 ab: add new examples (#2514) 2018-11-03 10:30:41 +00:00
David fb6c361c7c hostess: add page (#2541) 2018-11-03 10:29:54 +00:00
Vidhi Gupta a365369bad stolonctl: add page (#2505) 2018-11-01 12:35:04 +00:00
Guilherme Leobas 244adaf400 opt: add page (#2527) 2018-11-01 12:25:03 +00:00
Francesco Yoshi Gobbo 663c6c594a renice: clarify process group option (#2506) 2018-10-31 09:11:08 +05:30
Will Hegedus 682b8409be kubeadm: add page (#2495) 2018-10-31 00:29:20 +00:00
Arun Isaac 3e39c7c263 m4: add page (#2488) 2018-10-31 00:22:33 +00:00
Alex Larsen f323e9fc9a scheme: add page (#2511) 2018-10-30 20:34:59 +05:30
Miguel Mendes 840d3f2dd9 aria2c: add new example (#2515) 2018-10-29 16:59:22 +00:00
Guido Lena Cota 18370557b2 mass change: apply snake case to tokens (#2518) 2018-10-29 11:14:25 +00:00
Arun Isaac c787448852 guile: add page (#2487) 2018-10-29 11:12:43 +00:00
Ivan Aracki 927c82e055 gnomon: add page (#2472) 2018-10-29 10:46:55 +00:00
Guilherme Leobas 5f67df146b clang: add -emit-llvm example (#2499) 2018-10-28 17:04:44 +00:00
m-p-3 19f7958076 iperf3.md with proper spacing (#2504) 2018-10-28 17:04:04 +00:00
Maxime 3996a176fb dot: Aid consistency (#2493) 2018-10-28 16:57:08 +00:00
Benjamin Nichols-Farquhar e72e0204fe script: add page (#2485) 2018-10-28 16:53:06 +00:00
Arun Isaac c049a605b5 cp: fix typo in target folder path (#2492) 2018-10-28 09:59:03 +00:00
Mike Rogne 3bf256f6cb git checkout: add example for creating new branch based on remote branch with different name (#2494) 2018-10-28 05:22:23 +05:30
Guilherme Leobas 3caafe6ef7 ag: move text to make it the 2nd example (#2498) 2018-10-26 20:29:29 +01:00
Chris 9113ebb028 kafkacat: add page (#2430) 2018-10-26 19:50:16 +01:00
Ivan Aracki e9303a92f6 source: add page (#2474) 2018-10-26 19:48:59 +01:00
Arun Isaac 278d1e798e darkhttpd: add page (#2490) 2018-10-25 04:29:41 +05:30
kalebo bfc713630f pandoc: add example (#2483) 2018-10-25 04:16:08 +05:30
Guilherme Leobas 8ad9792a96 ag: add example (#2491) 2018-10-24 21:33:11 +01:00
Ivan Aracki 657d915dc1 loc: add page (#2470) 2018-10-24 20:04:34 +01:00
Arun Isaac eb80fc01fc cp: remove redundant example (#2486) 2018-10-24 20:03:20 +01:00
Dylan Khor 25441c6251 rsync: modify one example with more useful flags (#2477) 2018-10-24 19:58:54 +01:00
Raffaele Mignone 0e1256b244 gocryptfs: add page (#2461) 2018-10-24 12:49:41 +05:30
Hakan 72038e7744 sqlmap: add page (#2412) 2018-10-24 06:18:16 +01:00
Matthew Peveler 26c0f8eefd mv: fix -i example and add -n example (#2482) 2018-10-24 03:48:41 +05:30
Jonathan Dahan 2d5b94c00a xsv: add page (#2366) 2018-10-22 21:51:33 +01:00
Ivan Aracki 37666bb4d3 fkill: add page (#2468) 2018-10-20 15:46:07 +01:00
Starbeamrainbowlabs 285e84f418
minetestserver: add page (#2463) 2018-10-20 12:20:42 +01:00
Raffaele Mignone 604875cfd5 bup: add page (#2454) 2018-10-20 12:12:30 +01:00
Waldir Pimenta 22bdcd575b diff: add -u (unified diff) example (#2462) 2018-10-19 10:42:28 +01:00
Starbeamrainbowlabs d7ddec2fd2 minetest: add page (#2455) 2018-10-18 14:49:19 +01:00
Vidhi Gupta f49d0f7965 helm: add page (#2349) 2018-10-17 21:41:08 +01:00
kalebo 2063dfdde3 python: new examples (#2457) 2018-10-17 18:50:12 +05:30
Felix Yan 72b4f22ff9 coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
Matthew Peveler 9ef7ec119a waitress-serve: add page (#2451) 2018-10-16 18:29:26 +01:00
Russ Edwards 440bfe44c0 mlr: add page (#2434) 2018-10-16 18:26:42 +01:00
Maxim Muzafarov 2e986aa890 host: add alternate dns server example (#2435) 2018-10-16 17:26:02 +05:30
Victorien ELVINGER 15c3f9ec7a wpa_supplicant: add page (#2290) 2018-10-16 00:04:52 +01:00
Maxim Muzafarov 01b1cf5c81 dig: remove google's mention (#2447) 2018-10-15 23:55:25 +01:00
Guido Lena Cota 90a186b281 banner: add page (#2440) 2018-10-15 14:10:45 +05:30
John Jekel ed930911b3 enscript: fix typos (#2446) 2018-10-15 12:40:09 +05:30
mira01 686f17dd72 ghc: add evaluate expression example (#2439) 2018-10-13 17:51:33 +01:00
Ariel Allon 9206705b89 hr: add page (#2426) 2018-10-13 13:57:50 +01:00
JZJisawesome 01146452dd enscript: add page (#2432) 2018-10-12 19:11:09 +01:00
Muhammad Falak R Wani 1fb034577d
whoami: clarify description and add sudo example (#2419) 2018-10-09 21:53:43 +05:30
Matúš Ferech 63e8a3b7c4 luac: add page (#2391) 2018-10-09 15:42:07 +05:30
Jon LaBelle 02753012bd groups: Move from linux to common (#2407) 2018-10-08 23:33:16 +01:00
Saurav kumar 1801c151ae p4 : add page (#2403) 2018-10-08 23:05:13 +01:00
Jeremy Nicklas ac141c5074 bat: fix a typo (#2413) 2018-10-08 08:17:15 +05:30
Surkal 032dd82ce1 fix argument 2018-10-07 09:49:11 +05:30
Saif Azmi f7b073cc49 gpg-zip: add page (#2392) 2018-10-05 23:37:28 +01:00
Darryl Abbate eb5f76dcf4 gibo: add page (#2381) 2018-10-05 14:31:50 +01:00
Agniva De Sarker 977b4c60dc hyperfine: update examples (#2395) 2018-10-05 14:26:21 +01:00
Nikolay Chernov d610a22ef2 sdk: add page (#2389) 2018-10-05 14:13:18 +01:00
Russ Edwards 242c481d7d hyperfine: update basic example to include the minimum number of runs (#2385)
Merged. Thanks
2018-10-05 00:33:37 +05:30
Niko Heikkilä d45fb16354 fisher: add page (#2387) 2018-10-04 22:36:28 +05:30
Agniva De Sarker c115541a36 wasm-objdump: add page (#2373) 2018-10-03 22:13:11 +05:30
Agniva De Sarker ffd0b4bee4 wasm-opt: add page (#2383) 2018-10-03 22:11:02 +05:30
Aaron Tan 457c9b767b shards: add page (#2372) 2018-10-03 11:55:28 +01:00
mira01 bc6d1c1cb9 elm: add page (#2365) 2018-10-03 10:31:36 +01:00
Russ Edwards 5e0e5ddd44 hyperfine: add page (#2368) 2018-10-02 22:02:57 +01:00
Starbeamrainbowlabs 7b6f488770 weasyprint: add page (#2367) 2018-10-02 15:42:47 +05:30
Agniva De Sarker 0233b61e11 wasm2c: add page (#2375) 2018-10-02 10:23:43 +01:00
Agniva De Sarker dc5d1d8b44 wasm2wat: add page (#2360) 2018-10-01 22:32:01 +05:30
Edson Celio 7391a4acff minikube: add page (#2358) 2018-10-01 21:57:58 +05:30
Waldir Pimenta a6fe2179ef docker: combine start/stop, add basic run example (#2363)
The start and stop examples are pretty much identical, so it doesn't make sense to use up the space of two examples in the limited length of a tldr page (especially for such a complex command as docker).

In the slot left by combining the two entries, a new one is added mentioning how to launch a container from an image. Placing this example before the start/stop commands (and naming the parameter "container_name" consistently trhoughout the page) also makes the sequence more logical, by first explaining how containers are instantiated, and only then mentioning how they are managed.
2018-10-01 21:50:57 +05:30
Agniva De Sarker 747dd0f799 wat2wasm: add page (#2359) 2018-10-01 21:48:32 +05:30
zlbabe 9b647a7c0f virtualenv: add --prompt option (#2356) 2018-09-29 07:14:42 +01:00
Mislav Cimperšak 3eae85401d k6: add page (#2353)
=
2018-09-26 20:59:58 +01:00
Starbeamrainbowlabs 28adcbcebd git format patch: add page (#2351) 2018-09-25 19:40:23 +01:00
Starbeamrainbowlabs 44d8dac074 git am: add page (#2352) 2018-09-25 07:47:56 +01:00
Philipp Weißmann 43f95b2894 vcsh: add page (#2338) 2018-09-24 21:49:29 +05:30
I'm Liam 0c542c130b php yii: add page (#2347) 2018-09-22 21:35:14 +05:30
I'm Liam 7e31edbb2e subl: add page (#2348) 2018-09-22 16:10:15 +05:30
Jessica Stokes eb00419cdc tee: add `tee /dev/tty` mid-pipeline example (#2343) 2018-09-21 20:15:43 +01:00
Philipp Weißmann 58263e4040 rdfind: clarify usage of rdfind (#2341) 2018-09-19 16:31:46 +01:00
stets d0ce428755 terraform: add page (#2340) 2018-09-18 18:16:08 +01:00
Philipp Weißmann 3bb46fd344 rdfind: add page (#2337) 2018-09-18 10:45:31 +01:00
Aaron Tan d844725836 crystal: add page (#2334) 2018-09-14 16:58:02 +01:00