Commit Graph

587 Commits (9676334119847078e5e05fec393a3fe36991dbc2)

Author SHA1 Message Date
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
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
Joel Huang 0c8ec98b75 git-svn: add page 2016-01-05 16:40:34 +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
kumon 2827f15c69 Added ionice 2016-01-05 00:15:09 +09: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
Igor Shubovych f45a0e6ec9 Merge pull request #573 from joearcher/nginx
nginx: add -t example
2016-01-04 13:30:36 +02:00
Joe Archer 31234c9e4b nginx: add -t example 2016-01-04 10:34:40 +00:00
marklee bcf3b6b997 mailx: add page 2016-01-04 18:27:47 +08:00
Parth Mehrotra 17a6fb99b3 Head args are supposed to be in bytes rather than KB
commit 32490f087fce93beadae3c59b10c1b8200734106
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date:   Sun Jan 3 23:09:09 2016 -0500

    replaced spaces with underscores

commit 51c680741e497aa891848e2008f55e5c316c18f0
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date:   Sat Jan 2 22:23:37 2016 -0500

    head args are supposed to be in bytes, rather thank KB

    commit 52e1aefe5bdcf05084222ec2c184bdd5ff96cc8e
    Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
    Date:   Sat Jan 2 13:31:56 2016 -0500

        head args aren't in bytes
2016-01-03 23:11:03 -05:00
Dylan Rees 97e57c9d71 Merge branch 'master' into master 2016-01-03 21:18:22 -05:00
Dylan Rees f3c40e2fe0 Create su.md 2016-01-03 21:17:33 -05:00
Yoshinari Takaoka b107435793 lsof: add -u, -c example and note about privileges 2016-01-04 03:47:24 +09:00
Yoshinari Takaoka c016a93b7b strace: add -T example 2016-01-04 03:17:07 +09:00
Igor Shubovych 5d39eadde1 Linting 2016-01-03 14:45:57 +02:00
Igor Shubovych 7b7af97229 Merge branch 'linux-timedatectl' of git://github.com/maonx/tldr into maonx-linux-timedatectl 2016-01-03 14:37:41 +02:00
Jeroen Meulemeester c9e197e8d7 cowsay: add page 2016-01-03 12:11:19 +01:00
Maonx c4d1f7e7e2 timedatectl: add page 2016-01-03 15:15:37 +08:00
webb04 0fdd370a27 ditto: add page 2016-01-02 23:29:07 +00:00
Katy Moe 481a1d9bc9 useradd, userdel, usermod: move from common to linux directory 2016-01-02 18:20:58 +00:00
Igor Shubovych 61fb7a6f89 Merge pull request #548 from kmoe/pgrep
pgrep: remove pkill example and correct tokens
2016-01-02 17:57:16 +02:00
Katy Moe ce9b0e1059 pgrep: remove pkill example and correct tokens 2016-01-02 14:50:53 +00:00
Waldir Pimenta c163deea80 ulimit: fix linting (remove trailing spaces) 2016-01-02 10:43:05 +00:00
Igor Shubovych d973b1aa2b Merge pull request #517 from Cvetomird91/ulimit 2016-01-02 12:09:32 +02:00
Igor Shubovych e45b0d7198 Linting 2016-01-02 03:09:44 +02:00
Waldir Pimenta 3bd87e6746 Merge pull request #541 from kmoe/pkill
pkill: add page
2016-01-02 01:03:25 +00:00
Katy Moe 652933225f pkill: add page 2016-01-02 00:48:55 +00:00
Jérémy DECOOL dda6e37954 Add ssh-copy-id page 2016-01-02 01:19:38 +01:00
Igor Shubovych 0173a275b7 Merge pull request #519 from Cvetomird91/last
last: added the command in common section
2016-01-01 22:49:14 +02:00
Cvetomird91 ba7b7861f6 soft and hard file limits - edited descriptions 2016-01-01 22:44:59 +02:00
Waldir Pimenta e1c9b08f4a Merge pull request #371 from igorshubovych/vagrant
vagrant: add page
2016-01-01 18:46:16 +00:00
Igor Shubovych 24f338d80f Merge pull request #510 from MattMcFarland/bashmarks
add bashmarks.sh https://github.com/huyng/bashmarks
2016-01-01 15:45:20 +02:00
Timothy Sutton 856351df98 Typo "it's" in mdfind 2015-12-31 22:36:21 -05:00
Cvetomird91 fc835b18bb last: edited to stick to the convetion and added more options 2015-12-31 17:21:42 +02:00
Ruben Vereecken e22cb51843 Merge pull request #534 from pindexis/master
make markup format consistent
2015-12-31 15:04:22 +01:00
Felix Yan 4951b44651 Merge pull request #532 from 85pando/steam-locomotive
Add steam-locomotive
2015-12-31 21:31:57 +08:00
Amine Hajyoussef f8fb3381ec last fix 2015-12-31 14:26:31 +01:00
Felix Yan cce44d1ab1 Merge pull request #520 from sdaitzman/patch-1
removes no-longer-there diskutil verb
2015-12-31 21:25:59 +08:00
Amine Hajyoussef 3fe8681e19 consistent markup 2015-12-31 14:11:18 +01:00
Igor Shubovych 83b9e04f8d Merge pull request #529 from fluxw42/xrandr
xrandr: add page
2015-12-31 14:56:28 +02:00
85pando 29717aac4c Add steam-locomotive 2015-12-31 13:40:56 +01:00
Felix Yan 878c70e69d Merge pull request #524 from ElectricSquid/patch-1
Shutdown at a specific time
2015-12-31 20:34:43 +08:00
amine hajyoussef 7d60083f20 fix markup 2015-12-31 13:28:12 +01:00
Jeroen Meulemeester b63075e51f xrandr: add page 2015-12-31 13:24:15 +01:00
Igor Shubovych cafd768aef Merge pull request #406 from 85pando/convert
Fix another much needed command for imagemagick.
2015-12-31 13:11:23 +02:00
85pando a3f0d36a80 Fix another much needed imagemagick command. 2015-12-31 11:54:03 +01:00
Igor Shubovych c7f5c34402 Linting after merging #507 2015-12-31 12:33:21 +02:00
Igor Shubovych 1253e9f447 Merge pull request #507 from sbrl/patch-1
Add apt-cache
2015-12-31 12:28:17 +02:00
Starbeamrainbowlabs bdfa9c394f Add apt-cache 2015-12-31 10:24:25 +00:00
Jacek Wielemborek b6ca634bb1 Update nmap.md. 2015-12-31 09:07:00 +01:00
ElectricSquid c9b0b290f9 Addition to shutdown.md
Added section to indicate how to shutdown at a specific time rather than shutting down X minutes from now
2015-12-30 23:41:06 -06:00
Matt McFarland 268a6fefd4 Update bashmarks.md 2015-12-30 21:31:24 -05:00
Igor Shubovych 44eb050102 vagrant: add page 2015-12-31 04:31:15 +02:00
Andrew Murray c9807c9cda Fixed typo 2015-12-31 13:12:49 +11:00
Igor Shubovych 641ac387c9 Merge pull request #516 from eddieantonio/page/ar
ar: add examples and clean-up
2015-12-31 04:12:09 +02:00
Igor Shubovych a8035b93a6 Merge pull request #495 from lagelalegal/feature/gradle
Add gradle commands
2015-12-31 04:07:19 +02:00
lagel 27b2bfac54 Add gradle commands 2015-12-31 09:29:12 +08:00
Waldir Pimenta 228ff3bce8 Merge pull request #458 from kapouer/patch-1
Add host
2015-12-31 01:13:19 +00:00