Commit Graph

81 Commits (43596921091e994b90cddd758ee8731ab028ba55)

Author SHA1 Message Date
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
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
Igor Shubovych 5d39eadde1 Linting 2016-01-03 14:45:57 +02:00
Maonx c4d1f7e7e2 timedatectl: add page 2016-01-03 15:15:37 +08:00
Katy Moe 481a1d9bc9 useradd, userdel, usermod: move from common to linux directory 2016-01-02 18:20:58 +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
Jérémy DECOOL dda6e37954 Add ssh-copy-id page 2016-01-02 01:19:38 +01:00
Cvetomird91 ba7b7861f6 soft and hard file limits - edited descriptions 2016-01-01 22:44:59 +02:00
Ruben Vereecken e22cb51843 Merge pull request #534 from pindexis/master
make markup format consistent
2015-12-31 15:04:22 +01: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
Felix Yan 878c70e69d Merge pull request #524 from ElectricSquid/patch-1
Shutdown at a specific time
2015-12-31 20:34:43 +08:00
Jeroen Meulemeester b63075e51f xrandr: add page 2015-12-31 13:24:15 +01:00
Igor Shubovych c7f5c34402 Linting after merging #507 2015-12-31 12:33:21 +02:00
Starbeamrainbowlabs bdfa9c394f Add apt-cache 2015-12-31 10:24:25 +00: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
Waldir Pimenta 95fc5a0ef9 minor capitalization change 2015-12-30 13:04:40 +00:00
Felix Yan 8e38bd67a4 Merge pull request #400 from WANG-lp/master
add dd.md
2015-12-30 20:43:19 +08:00
Felix Yan 6e6ba15a89 Remove trailing spaces for #476 2015-12-30 14:21:42 +08:00
Christopher Doege c21cba979b Added dnf and yum to linux.
Fixed wording.

Small grammar change.

Fixed capitalization.

Fixed line spacing.
2015-12-29 22:59:00 -06:00
Alberto 8528cbb0d5 Added command 'pacman -Qe'
Hey there,

I took the liberty to add the command `pacman -Qe` for listing all and only the explicitly installed packages (`-e` option), still showing versions. Useful when you want a concise list of the packages you have without all the dependencies.
2015-12-29 12:20:11 +01:00
William 9b421535dd add dd.md for osx and linux 2015-12-29 13:44:27 +08:00
James ad67f08ff3 Fix typo 2015-12-28 17:27:02 -05:00
Christopher f632b23b92 Extend options
Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Extend options

Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Fixed -p option and removed last entry.
2015-12-28 03:58:35 -06:00
Hexchain Tong 0c7a815078 du: Fix argument inconsistency 2015-12-25 14:38:01 +08:00
Igor Shubovych b2d534f9af hostname: add page 2015-12-16 16:47:06 +02:00
Leandro Ostera 1d90885e41 Merge pull request #313 from cnu/master
Add extra newline between consecutive commands examples.
2015-12-14 10:22:33 +01:00
Igor Shubovych 8bf010111a top: removing batch mode examples, because it is not obvious 2015-12-09 19:19:27 +02:00
Igor Shubovych 63472222b8 Added top command for Linux and OSX 2015-12-09 19:19:27 +02:00
Igor Shubovych e905d7b820 Merge branch 'xsetwacom' of git://github.com/85pando/tldr into 85pando-xsetwacom 2015-12-06 23:42:20 +02:00
Igor Shubovych 9090a7773e Merge pull request #303 from waldyrious/patch-5
Add linux/lsb_release
2015-11-25 11:28:03 +02:00
85pando 0052f18784 Fix typo for xsetwacom. 2015-11-21 15:53:20 +01:00
85pando 0cb43407fd Improve description 2015-11-21 12:19:12 +01:00
85pando 75889580d1 Update xsetwacom.md 2015-11-21 12:16:33 +01:00
85pando 88fcfb906d Fix spelling 2015-11-21 12:14:25 +01:00
85pando 69e40dfe3d Add xsetwacom
Xsetwacom is a cli tool to changes settings for Wacom Pen-Tablets.
2015-11-21 11:54:19 +01:00
Srinivasan R 2097cf359d Add extra newline between consecutive commands examples.
These 6 files had multiple examples all separated by a single newline.
While rendering it in markdown, the examples all come up in a single
line.
Adding another newline makes rendering better.
Also will help in easier copying (double click on the line to copy).
2015-10-28 22:40:44 +05:30
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
Waldir Pimenta c05879add2 Create lsb_release.md 2015-10-09 09:17:32 +01:00
e0i 3d37dfc84c Fixed a typo in dpkg 2015-09-23 13:17:08 +03:00
lord63 a52648f811 Remove userdel command page in linux folder
that's because we've have it in common folder, and they are the same.
2015-09-05 22:16:20 +08:00
egilkh 9ff3f2f814 Edit list items to be valid markdown.
Makes it conform to the convention from the rest of the pages.
2015-04-11 14:14:31 +02:00
matugm 9b76965333 Update strace 2015-03-21 02:02:35 +01:00
matugm 26e664ffcd Add strace 2015-03-21 01:01:05 +01:00
Don Mayo bd28888d65 Add page for firewall-cmd in linux 2015-01-12 10:45:34 -05:00
Romain Prieto e4f86136f6 Fix apt-get description (included back-ticks that confused some parsers) 2014-10-01 21:12:34 +10:00
Amit Pal fb769c4313 netstat tldr 2014-09-11 16:08:56 +05:30
Like-all 53750372c5 shuf: suggestions 2014-09-10 17:58:31 +04:00