1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:02:08 +02:00
Commit graph

684 commits

Author SHA1 Message Date
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
David Siefert
10bf3d17e9 fuser command 2015-12-30 11:16:51 -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
misch-
18f5b50db7 arp: add page 2015-12-29 20:40:50 -06:00
SushiDude
b590b10dbd There is no need to have pacman force a refresh of all package lists.
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
2015-12-29 09:47:46 -05: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
Jean Lucas
8cfad8c61a Update xinput.md 2015-12-28 16:05:31 -03:00
Jean Lucas
d0e110f17d Added xinput command for Linux
The xinput utility is useful when you want to turn off a input device (laptop keyboard, for example).
2015-12-28 13:37:52 -03: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