1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 01:22:10 +02:00
Commit graph

1764 commits

Author SHA1 Message Date
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
SeverinFuerbringer
49178d3c7e screenfetch: add page 2016-01-12 22:46:41 +01:00
chao
9762f3106a reboot: add page 2016-01-09 15:21:38 -05:00
Waldir Pimenta
d78ef2ffa1 Merge pull request #640 from notpeter/apt-key
Add apt-key
2016-01-09 18:19:07 +00:00
Peter Tripp
e660e79eb5 Add apt-key for managing system trusted GPG keys. 2016-01-09 02:59:56 -08: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
Felix Yan
efa4cbd4de Merge pull request #598 from gautamkrishnar/patch-2
Create chroot.md
2016-01-08 09:10:02 +08:00
ix
4dc87c83ea remove things according to tldr 2016-01-07 17:49:26 -05: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
ix
bc568b98c8 add pages for crux package management utilities 2016-01-06 19:32:05 -05: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
Eddie Antonio Santos
45406a3775 nm: add page (osx and linux) 2016-01-06 08:38:46 -07:00
Ruben Vereecken
459ae43490 Added dpkg-query to linux 2016-01-06 13:38:13 +01: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
Gautam krishna.R
35616d7624 lsblk: add page 2016-01-05 22:06:03 +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
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
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
Gergely Imreh
f87170536f linux/pacman: add more useful commands 2016-01-05 10:21:03 +08:00
kuanyui
a46d450306 Add linux/zypper 2016-01-05 02:32:04 +08: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
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
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
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