1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 19:17:58 +01:00
Commit graph

58 commits

Author SHA1 Message Date
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
Like-all
1089ebb837 shuf: range description fix 2014-09-10 13:48:17 +04:00
Like-all
f4946b78d2 linux: shuf 2014-09-08 13:27:44 +04:00
Like-all
786e90e864 mdadm: mistype fix 2014-08-25 14:50:27 +04:00
egilkh
6ebb0b550b Make tcpdump, wall and useradd match formatting. 2014-08-18 08:22:39 +02:00
Romain Prieto
bb2f1fdcbd Merge pull request #220 from tim-sebring/master
added iostat.md
2014-08-04 14:09:50 +10:00
Romain Prieto
0e581b2a95 Merge pull request #221 from Like-all/master
mdadm - RAID management utility
2014-08-04 13:58:57 +10:00
Like-all
f39674eeef mdadm - RAID management utility 2014-08-04 07:31:06 +04:00
Tim Sebring
6a6ac03d94 added iostat.md 2014-08-03 21:59:39 -04:00
Felix Yan
4080f5e044 add sha1sum, sha224sum, sha256sum, sha384sum, and sha512sum pages 2014-07-22 17:56:22 +08:00
Felix Yan
195d8d34f9 add page for head in mac and linux 2014-07-16 22:50:37 +08:00
Felix Yan
487478b537 add base64 page for linux 2014-07-14 21:50:44 +08:00
Romain Prieto
f701fc6cc9 Merge pull request #172 from rubenvereecken/userdel
Added userdel
2014-05-13 09:17:45 +10:00
Romain Prieto
23b293bb8e Merge pull request #193 from Like-all/master
Pages: dpkg
2014-05-13 09:10:20 +10:00
Igor Shubovych
888b33c3d5 Pages: locate 2014-05-08 23:25:52 +03:00
Sasha Khamkov
a46d484671 Missing apostrophe
Missing apostrophe in monitor "node" processes
2014-05-04 10:29:14 +03:00
Like-all
4a50dd2484 Pages: dpkg 2014-04-29 01:19:22 +04:00
Romain Prieto
b802a17b08 Merge pull request #181 from Gubolin/master
add wall
2014-04-22 12:26:35 +10:00
Gubolin
1fa8e8e846 change message to file 2014-04-04 09:21:11 +02:00
Gubolin
f472b5a865 add wall 2014-04-04 09:14:57 +02:00
Ruben Vereecken
3e3a8a359c Added userdel to linux 2014-03-24 10:58:38 +01:00
Romain Prieto
84be2a73d1 Merge pull request #165 from Gubolin/master
add xargs
2014-03-13 13:27:53 +11:00
Gubolin
b5e8b0d4c1 Merge branch 'master' of https://github.com/Gubolin/tldr-1
merge
2014-03-12 18:27:04 +01:00
Gubolin
4252370942 add xargs 2014-03-12 18:25:30 +01:00