Commit Graph

771 Commits (06706baf313b1e09d9c1ca85b0ac7404a6c5eda1)

Author SHA1 Message Date
Waldir Pimenta 81311fbcb7 Merge pull request #672 from steelywing/patch-3
`rm -rf`
2016-01-16 16:36:36 +00:00
Ruben Vereecken 5a26958e94 Fixed English tenses as reported by tldr-lint 2016-01-16 15:12:05 +01:00
Ruben Vereecken 34e1ac7b2e Merge pull request #655 from 85pando/latexmk
Add pages for latexmk and pdflatex
2016-01-16 14:38:51 +02:00
Peter Tripp eb973701a1 Rework scp.
* No double examples
 * Replace IP address with hostname place holders.
 * change word use to avoid upload & download
 * alter two remote hosts example, to not require agent forwarding.

Add SFTP examples.
2016-01-16 02:21:23 -08:00
85pando 9a3eac64c0 Add pages for latexmk and pdflatex
Pdflatex and latexmk are two tools to create Output documents from LaTeX source files.

Added colons instead of full stops to make `lint` happy.
2016-01-16 09:47:14 +01:00
Ruben Vereecken 5ab24c1a71 Merge pull request #673 from steelywing/patch-4
`netstat -n` and `-r`
2016-01-15 19:28:39 +02:00
Igor Shubovych ebe6b986fb Merge pull request #669 from ArturSkowronski/master
jar: add page
2016-01-15 18:58:27 +02:00
Artur Skowronski c6288e06c8 Create jar with handy info about usage of jar 2016-01-15 16:45:17 +01:00
Starbeamrainbowlabs 66fd296d06 Correct english in ssh page 2016-01-15 14:41:03 +00:00
Wing b5d0a4a779 Update rm.md 2016-01-15 17:23:41 +08:00
Wing a8b41f5b1c Update netstat.md 2016-01-15 17:21:16 +08:00
Igor Shubovych e3f4e2f069 who: add page 2016-01-14 23:00:59 +02:00
Torild 3233bb7aab Create ufw.md
Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md
2016-01-14 21:43:31 +01:00
Ruben Vereecken f8467277b9 Merge pull request #666 from Cvetomird91/lsattr
lsattr: readed the page
2016-01-14 15:31:09 +01:00
Wing 14a4c9d729 Fix grammer 2016-01-14 22:26:38 +08:00
Wing 76f1c32afe `netstat -nr` to `netstat -rn` 2016-01-14 22:25:17 +08:00
Cvetomir Denchev 984139f6f0 lsattr: re-added the page 2016-01-14 16:06:36 +02:00
Wing 32d61ddbf2 `netstat -n` and `-r` 2016-01-14 21:52:25 +08:00
Wing 5f72687135 Split `du -m` 2016-01-14 21:46:56 +08:00
Wing 7a30cfcf8a `rm -rf` 2016-01-14 21:43:17 +08:00
Wing f2d0f8202c `du -m` 2016-01-14 21:30:36 +08:00
Waldir Pimenta c18b91ae67 +"it" 2016-01-14 11:25:40 +00:00
Igor Shubovych 31bd12bae0 Merge pull request #550 from sbrl/imagemagick-montage
Add imagemagick montage command to common
2016-01-14 11:59:54 +02:00
Starbeamrainbowlabs d13af35427 Add imagemagick montage command to common
Polish examples & descriptions

Tweak to make it pass all the tests.

Reword example text

Improved descriptions thanks to @waldrious
2016-01-14 07:42:36 +00:00
Igor Shubovych 78bc391a4a Merge pull request #536 from 85pando/mkfs
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Alex Meng 017642dd9e pkill: Add example with -f flag
Its useful to be able to kill processes by their full command. The pgrep tldr page already has a -f flag example.
2016-01-13 15:03:35 -07:00
Waldir Pimenta 8c897ea629 Merge pull request #654 from muteness/uniq
uniq: add page
2016-01-13 20:55:11 +00:00
muteness f8cbd12e70 uniq: add page 2016-01-13 13:23:56 -05:00
Ruben Vereecken 14993dfe0e Sorry for the messup. Unmutilated nm pages 2016-01-13 18:49:30 +01:00
85pando 7521d8b893 Add several mkfs tools 2016-01-13 16:50:06 +01:00
Ruben Vereecken 387f9770df Fix nm syntax 2016-01-13 15:54:31 +01:00
Waldir Pimenta 3194fb07fe minor phrasing tweaks 2016-01-13 14:26:38 +00:00
Igor Shubovych 8deea07668 Merge pull request #659 from tldr-pages/git-tag
git-tag: Clarified how to create annotation
2016-01-13 13:50:48 +02:00
Ruben Vereecken 10ead941f7 git-tag: Clarified how to create annotation 2016-01-13 12:33:17 +01:00
Igor Shubovych 59b45e954e Merge pull request #595 from tldr-pages/fortune-f-desc
fortune: reword description of -f option, reorder
2016-01-13 13:22:39 +02:00
Igor Shubovych b850114ccf Merge pull request #538 from eddieantonio/pages/nm
nm: add page
2016-01-13 13:21:27 +02:00
Igor Shubovych 5aaa1d13eb Merge pull request #657 from fuerbringer/add-screenfetch
screenfetch: add page
2016-01-13 13:19:09 +02:00
Ruben Vereecken 9676334119 Reformatted pages once more 2016-01-13 12:04:46 +01:00
Ruben Vereecken c9d0ed3e16 Telnet's syntax was wrong 2016-01-13 11:12:44 +01:00
SeverinFuerbringer 49178d3c7e screenfetch: add page 2016-01-12 22:46:41 +01:00
Igor Shubovych 4b9e574df8 Merge branch 'curl-header' of git://github.com/jamescarlos/tldr into jamescarlos-curl-header 2016-01-12 21:33:40 +02:00
James Carlos b38813ca3f curl: add --header example 2016-01-12 11:24:22 -08:00
Igor Shubovych 54d12ac50c Merge branch 'python' of git://github.com/chuanconggao/tldr into chuanconggao-python 2016-01-12 21:14:57 +02:00
Igor Shubovych 10ae8f31f0 Merge pull request #641 from chuanconggao/glances
glances: add page
2016-01-12 21:12:23 +02:00
Peter Tripp f3a144b830 Perhaps human readable autossh examples. 2016-01-11 18:07:36 -08:00
Waldir Pimenta f5a5c9cc37 fortune: reword description of -f option, reorder
As I've commented in #373, I think the description of the -f example should use the word "file" because it matches with the short option name.
I've also updated the `fortune {{database}}` example to match this terminology, and reordered the examples in an order that I believe is more intuitive.
2016-01-11 23:12:41 +00:00
Yang-Hsing Lin f4aebf680a pg_restore/pg_dump: add page 2016-01-11 23:39:12 +08:00
Chuancong Gao 380e082a53 python: fix typo 2016-01-11 07:30:16 -08:00
Chuancong Gao d92791b287 env: update 2016-01-11 07:21:16 -08:00
Igor Shubovych 9206f19446 Merge pull request #619 from steventhanna/sails
Adding Sails.js Page
2016-01-11 13:56:28 +02:00
Waldir Pimenta d835336afc Merge pull request #581 from antoniom13/add-ssh-keygen
add ssh-keygen
2016-01-10 19:13:50 +00:00
Antonio 6261682888 add ssh-keygen
builds up to options

Updates verbiage
2016-01-10 12:19:50 -05:00
Yoshinari Takaoka dc91102205 Merge branch 'master' into lsof_add_some_options_example 2016-01-10 21:37:46 +09:00
Yoshinari Takaoka b8d24b5f74 - deleted unnecessary descriptions. 2016-01-10 21:33:09 +09:00
Felix Yan 1e6e17ba7d Merge pull request #649 from tldr-pages/autojump-tweaks
autojump: various tweaks
2016-01-10 09:32:20 +08:00
chao 9762f3106a reboot: add page 2016-01-09 15:21:38 -05:00
Igor Shubovych 5aaf64b326 Fix #417. Add Dokku command (kudos to @Cri5) 2016-01-09 20:40:06 +02:00
Waldir Pimenta c19833c414 autojump: various tweaks 2016-01-09 18:30:19 +00:00
Waldir Pimenta d78ef2ffa1 Merge pull request #640 from notpeter/apt-key
Add apt-key
2016-01-09 18:19:07 +00:00
Igor Shubovych 8bec44034b Merge pull request #643 from chuanconggao/autojump
autojump: add page
2016-01-09 20:09:34 +02:00
Peter Tripp e660e79eb5 Add apt-key for managing system trusted GPG keys. 2016-01-09 02:59:56 -08:00
Igor Shubovych ca1e589c64 Merge pull request #644 from jamswat/file
file: add -k and -s
2016-01-09 11:28:54 +02:00
Chuancong Gao 7efb16f812 autojump: add page 2016-01-09 01:00:42 -08:00
Igor Shubovych eb67b4948b Merge pull request #637 from notpeter/master
Add su - for login shells
2016-01-08 23:09:19 +02:00
Peter Tripp 351145a3ac Add 'su -'. Apparently su -l is Linux/BSD only (no solaris) while su - is universal. 2016-01-08 08:49:03 -08:00
Chuancong Gao 2a849698b1 glances: add page 2016-01-08 08:31:29 -08:00
Ruben Vereecken e686ab5fb8 Merge pull request #625 from 85pando/bmaptool
Bmaptool
2016-01-08 10:40:33 +01:00
James Wait 803ea7df4f file: add -k and -s 2016-01-08 20:15:59 +11:00
85pando e040817ad5 Add page for bmaptool. 2016-01-08 10:06:36 +01:00
Ruben Vereecken 8eba8ae96d Merge pull request #597 from gautamkrishnar/patch-1
Create lsblk.md
2016-01-08 09:48:46 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
steventhanna 77344da696 sails: page add
Sails: Replaced general generate command with more specific examples.  Removed sails --version command becuase it was redundant

Sails: added header tag
2016-01-07 22:41:24 -06:00
Felix Yan efa4cbd4de Merge pull request #598 from gautamkrishnar/patch-2
Create chroot.md
2016-01-08 09:10:02 +08:00
Igor Shubovych c066ac0cee Merge pull request #605 from denis-sokolov/simple-sh-syntax
for/if/while: add
2016-01-08 01:11:36 +02:00
ix 4dc87c83ea remove things according to tldr 2016-01-07 17:49:26 -05:00
Okke Formsma d4f3af45e3 split host and password examples 2016-01-07 19:45:55 +01:00
Ruben Vereecken 9a991e4cb0 Merge remote-tracking branch 'upstream/master'
Conflicts:
	pages/common/touch.md
2016-01-07 16:59:09 +01:00
Gautam krishna.R ac6db5d1a3 chroot:created
Update chroot.md

Update chroot.md

Update chroot.md

Update chroot.md

chroot:added

Update chroot.md

Update chroot.md
2016-01-07 15:56:04 +00:00
Ruben Vereecken b755e726c8 Fixed annoyingly incorrect file syntaxes 2016-01-07 16:51:03 +01:00
Denis Sokolov 27cc01819f for/if/while: add 2016-01-07 17:40:49 +02:00
Igor Shubovych 047974adda Merge pull request #530 from joelhy/enca-page
add enca to common page
2016-01-07 17:31:07 +02:00
Leandro Ostera 1ad1639427 Merge pull request #445 from audibleblink/add_to_docker
adds commands for working with images in docker
2016-01-07 15:33:15 +01:00
Felix Yan 464b67f078 Merge pull request #572 from marksylee/mailx
mailx: add page
2016-01-07 09:48:24 +08:00
ix bc568b98c8 add pages for crux package management utilities 2016-01-06 19:32:05 -05:00
Joel Huang 85355d1ed6 enca: add page 2016-01-07 08:30:17 +08:00
Waldir Pimenta 993f9e3955 Merge pull request #627 from naps62/pass
Add pass command
2016-01-06 21:14:32 +00:00
Igor Shubovych 8ccf0e7e7e Merge pull request #563 from mumumu/add_strace_time_related_option
strace: add -T example
2016-01-06 22:03:19 +02:00
Igor Shubovych d0db336f7c Merge pull request #600 from kkamperschroer/tldr-mocha
Add mocha.md - The JavaScript test runner CLI
2016-01-06 21:40:46 +02:00
Miguel Palhas 6a9e8533dc Add pass command
http://www.passwordstore.org/
2016-01-06 19:24:23 +00:00
Kyle Kamperschroer 186d3f2e25 Add mocha.md 2016-01-06 09:42:22 -08:00
Agniva De Sarker 3e355c7f36 tcpdump: fixed syntax error and added better params 2016-01-06 22:30:53 +05:30
Eddie Antonio Santos 45406a3775 nm: add page (osx and linux) 2016-01-06 08:38:46 -07:00
Felix Yan b1358283f1 Merge pull request #620 from lagelalegal/feature/adb
Add adb commands
2016-01-06 22:07:10 +08:00
lagel 5bbc71e9cf Add adb commands 2016-01-06 21:57:19 +08:00
Ruben Vereecken 459ae43490 Added dpkg-query to linux 2016-01-06 13:38:13 +01:00
Maks Makrovets 16d9553b6c curl: fix example according to style guide. 2016-01-06 13:08:39 +02:00
Igor Shubovych 1b63a9d58c Merge branch 'patch-6' of git://github.com/denis-sokolov/tldr into denis-sokolov-patch-6 2016-01-06 12:33:47 +02:00
Felix Yan 5dfb0225cd Merge pull request #607 from fuerbringer/add-nethogs
nethogs: add
2016-01-06 16:29:54 +08:00
SeverinFuerbringer 875e59f44b nethogs: add page
Added sudo
2016-01-06 08:58:08 +01:00
Waldir Pimenta f3aba7930a Merge pull request #599 from tldr-pages/unrar-reorder
unrar: reorder examples
2016-01-05 22:25:52 +00:00
Waldir Pimenta 5433dfd83c Merge pull request #609 from denis-sokolov/patch-1
ln: remove note about hard links for directories
2016-01-05 22:23:39 +00:00
Gautam krishna.R 35616d7624 lsblk: add page 2016-01-05 22:06:03 +00:00
Yoshinari Takaoka 7a01d25b6f fixed poor english :( 2016-01-06 06:29:14 +09:00
Yoshinari Takaoka 28f29660c3 removed kill -9 pipe. 2016-01-06 06:26:36 +09:00
Yoshinari Takaoka 7d7a50568f replaced {{8080}} with {{port}} to follow format conventions. 2016-01-06 06:24:23 +09:00
Ruben Vereecken e63ff72f30 Merge pull request #611 from ivantm/patch-1
vim doc grammar fix
2016-01-05 22:21:54 +01:00
Denis Sokolov 5554a6d2a4 ln: remove overwrite option for directories
-T is not present on my system, and the behavior itself is completely unintuitive.
How exactly do you overwrite a directory? Do you recursively delete its children?
2016-01-05 23:18:49 +02:00
Ruben Vereecken 6b20b2b4aa Merge pull request #586 from aarinsmith/master
Add Sass
2016-01-05 21:38:47 +01:00
Denis Sokolov 5c694e6f9c ln: remove note about hard links for directories
Hard links are generally not allowed for directories.
2016-01-05 22:31:52 +02:00
Aarin Smith b1a3ac9631 Removed unnecessary sass vs scss line in overall description. 2016-01-05 11:16:13 -08:00
Waldir Pimenta 009b2f5fb0 Merge pull request #590 from joelhy/7za-common-page
7za: add page
2016-01-05 19:04:56 +00:00
Denis Sokolov 61634c9703 ssh: remove quotes around remote command 2016-01-05 20:37:25 +02:00
Aarin Smith 71bf38c94e Updated sass scss file extensions. Corrected description for sass command with no output file. 2016-01-05 09:49:09 -08:00
Waldir Pimenta d7ab35d473 unrar: reorder examples
extracting with original directory structure is arguably a more common use case than extracting the files in a flattened manner
2016-01-05 17:31:30 +00:00
Ruben Vereecken bc367687e3 Merge pull request #593 from imrehg/pacman-extra
linux/pacman: add more useful commands
2016-01-05 16:02:37 +01:00
Ruben Vereecken 3f2cd4b6c7 Merge pull request #580 from kumon/master
Added ionice.md
2016-01-05 15:57:00 +01:00
Duologic 32e3a52e30 one command code per description 2016-01-05 15:26:54 +01:00
Duologic 9e96e4b648 used {{domain}} and {{port}} 2016-01-05 15:25:38 +01:00
Joel Huang 7459888c0c 7za: add page 2016-01-05 22:07:33 +08:00
Igor Shubovych 17faf11ac7 Merge pull request #594 from antoniom13/update-grep
grep: add line number
2016-01-05 15:55:06 +02:00
Felix Yan 51427e6608 Merge pull request #591 from joelhy/git-svn-common-page
git-svn: add page
2016-01-05 20:52:53 +08:00
Igor Shubovych 15764d3ee6 Merge pull request #592 from joelhy/unrar-common-page
unrar: add page
2016-01-05 14:19:06 +02:00
Joel Huang 45e74285a3 unrar: add page 2016-01-05 19:52:36 +08:00
kumon 3d6b4aed47 improve description 2016-01-05 19:45:42 +09:00
DreamPiggy 2cd638027d add aria2c
aria2c: add
2016-01-05 16:44:47 +08:00
Joel Huang 0c8ec98b75 git-svn: add page 2016-01-05 16:40:34 +08:00
DreamPiggy 2887aaaea6 add axel
axel: add
2016-01-05 16:37:31 +08:00
Igor Shubovych 1492161348 Merge pull request #587 from Ethiraric/bash-page 2016-01-05 09:59:45 +02:00
Felix Yan 3c52dbaeb2 Merge pull request #589 from Cvetomird91/jobs
jobs
2016-01-05 15:31:49 +08:00
Felix Yan 6b52979936 Merge pull request #585 from kuanyui/zypper
Add linux/zypper
2016-01-05 15:30:47 +08:00
kuanyui 3fb81447ca Capitalize first character. 2016-01-05 15:24:50 +08:00
Cvetomird91 b02eda97a5 removed typo - changed witch to with 2016-01-05 09:01:24 +02:00
Antonio b0adce01cb grep: add line number 2016-01-05 00:30:21 -05:00
Felix Yan 207c974ca7 Merge pull request #460 from SushiDude/patch-1
There is no need to have pacman force a refresh of all package lists.
2016-01-05 10:47:31 +08:00
Felix Yan 1938562b79 Merge pull request #373 from igorshubovych/fortune
fortune: add page
2016-01-05 10:46:13 +08:00
kumon 53ac09746b Add class & level details and update usage. 2016-01-05 11:24:03 +09:00
Gergely Imreh f87170536f linux/pacman: add more useful commands 2016-01-05 10:21:03 +08:00
sabour_f 01ab02d1ef bash: add page 2016-01-05 01:33:17 +01:00
Ivan Miskovic 38de59f8cd vim doc grammar fix
Changed

`a programmers text editor`

to

`a programmer's text editor`
2016-01-05 13:29:24 +13:00
Aarin Smith 0b1f296b87 Updated sass to documented syntax. Added commands for non-specified naming
Signed-off-by: Aarin Smith <aarinsmith@Aarins-MacBook-Pro.local>
2016-01-04 12:21:59 -08:00
Aarin Smith b8b02811d6 Add sass page 2016-01-04 10:33:52 -08:00
kuanyui a46d450306 Add linux/zypper 2016-01-05 02:32:04 +08:00
Aarin Smith 99ad79e207 Added page for Sass 2016-01-04 10:29:19 -08:00
Joel Huang f15d078b2f clearify command purpose in the main description 2016-01-04 23:45:46 +08:00
kumon 2827f15c69 Added ionice 2016-01-05 00:15:09 +09:00
Joel Huang 819ef66c6b wording twist 2016-01-04 21:50:38 +08:00
Joel Huang bd4c37658d Merge branch 'convmv-page' of github.com:joelhy/tldr into convmv-page 2016-01-04 21:30:13 +08:00
Joel Huang 0c04486218 Add a space between "convert encoding" and (dry run)/(not dry run) 2016-01-04 21:27:37 +08:00
sabour_f 1e936f5388 make: add page 2016-01-04 12:59:09 +01:00
Igor Shubovych 7af5e4bbef Merge branch 'master' of git://github.com/Parth-Mehrotra/tldr into Parth-Mehrotra-master 2016-01-04 13:47:19 +02:00