Commit Graph

262 Commits (eff31b50ce7904a1944c2eddf0601e33eef25e41)

Author SHA1 Message Date
Waldir Pimenta 2b4ecd4131 fix typo in xsel.md 2016-06-20 23:39:56 +01:00
Waldir Pimenta a47218cfca minor fixes to xsel, as discussed in #882 2016-06-20 23:39:21 +01:00
Severen Redwood fac92c4aa1 xsel: Add page (#882) 2016-06-20 23:36:03 +01:00
Dylan Rees 773e3f95fc Create halt.md 2016-05-27 11:47:57 -04:00
Dylan Rees 29b2bf2fba Update hwclock.md 2016-05-25 13:16:02 -04:00
Dylan Rees d2932183d2 Create hwclock.md 2016-05-23 00:11:30 -04:00
Danilo Bargen 72ce264ee7 ufw: Add another example 2016-05-18 09:21:26 +02:00
Waldir Pimenta 894921a9e2 sort.md: sync linux & common versions 2016-05-10 14:16:03 +01:00
Waldir Pimenta 8bcb307d6c sort: add -h option (#859)
per discussion in #588
2016-05-09 14:20:35 +01:00
Waldir Pimenta d8a3a7f5e3 minor: fix spaces 2016-04-21 13:48:00 +01:00
Waldir Pimenta d6b7e93d0d Tweak description, per discussion in #827 2016-04-21 13:45:55 +01:00
Ilya Tribusean b3fb312afc expr, bzip2: add page. iptables: fix typo (#827) 2016-04-21 13:44:40 +01:00
Felix Yan 217a96797b Merge pull request #852 from joashc/timedatectl-ntp
timedatectl: add set-ntp example
2016-04-20 07:31:15 -05:00
Ilya Tribusean eb878ce3dd umask: add page (#834) 2016-04-19 22:24:32 +01:00
joashc 625ad1b271 timedatectl: add set-ntp example 2016-04-19 20:58:09 +10:00
Max Strübing 4c4f5d59df dd.md: add status=progress argument 2016-04-16 21:43:30 +02:00
Responsible 1bafef40fa Update systemctl.md; add page of systemd-analyze (#844) 2016-04-09 23:36:11 +01:00
Jezeniel Zapanta 02bc948695 xclip: Fix whitespace 2016-04-01 11:11:16 +08:00
Amine Hajyoussef 8b773ed682 replace − with dash(-) 2016-03-31 09:32:28 +01:00
Jezeniel Zapanta aed9bab831 xclip:Add copy to system clipboard 2016-03-29 09:22:33 +08:00
Jezeniel Zapanta 983145f443 Fix xinput reattach command 2016-03-29 08:58:36 +08:00
slash3b 0fb8ae2285 iptables: add page 2016-03-07 09:11:38 +02:00
Cvetomir Denchev bdcc3b7c7c added more apt-cache options 2016-03-02 11:51:25 +02:00
Waldir Pimenta 19ae97ce47 Merge pull request #810 from sethwoodworth/fc-match
fc-match: add page
2016-02-29 19:32:09 +00:00
Seth Woodworth 6d81324d0e fc-match: add page 2016-02-29 11:24:44 -05:00
Seth Woodworth 9e3efb9c81 fc-pattern: add page 2016-02-29 11:23:20 -05:00
Waldir Pimenta 4b1f1f476a Merge pull request #779 from slash3b/slash3b
visudo and getent were added
2016-02-21 21:52:57 +00:00
slash3b 5de5f06ffb getent command was added 2016-02-21 16:23:08 +02:00
Igor Shubovych 08ba9e7c3b Merge pull request #764 from oxguy3/base64
base64: move page to common (and add base32)
2016-02-20 13:11:10 +02:00
Naveen Vardhi 10306395e5 chattr: add page 2016-02-16 21:50:38 +05:30
Leandro Ostera dc3ba725f9 Refactor pwgen to adjust to feedback 2016-02-11 08:47:58 +01:00
Leandro Ostera 7f69bd6bb6 Merge pull request #728 from sylvainbannier/pwgen
pwgen: add page
2016-02-11 08:44:14 +01:00
Hayden Schiff 753e94850b base64: moved from linux to common 2016-02-05 11:37:27 -05:00
Igor Shubovych 08d9c7f342 Merge pull request #466 from flouthoc/master 2016-02-04 19:03:24 +02:00
Igor Shubovych 027402e8e7 run-mailcup: run-mailcup, compose, edit, print, see commands (thanks to @flouthoc) 2016-02-04 19:02:50 +02:00
Leandro Ostera 822d22e79c Merge pull request #747 from eidge/patch-1
Add common and useful netstat use case
2016-02-04 17:44:24 +01:00
Leandro Ostera 1e35c92a9b Merge pull request #729 from Kjwon15/xclip
xclip: add page
2016-02-03 16:25:25 +01:00
Leandro Ostera fa2a2ba150 Merge pull request #748 from nevsan/arp2
arp: Generalize to common and add cache clearing.
2016-02-02 08:25:51 +01:00
Leandro Ostera 682aa89061 Merge pull request #751 from Cvetomird91/sysctl-linux
added Linux version for sysctl
2016-02-02 08:20:15 +01:00
Cvetomird91 3ef7b4eeb2 added Linux version for sysctl 2016-02-01 11:11:15 +02:00
Nevada Sanchez 74d42d3e02 arp: Generalize to common and add cache clearing. 2016-01-31 21:05:33 -05:00
85pando 03da0de396 Update aptitude.md: purge command + better desc
* `aptitude install {{package}}` also installs dependencies.
* `aptitude remove {{package}}` also removes packages depending on `{{package}}`
* `aptitude purge {{package}}` removes packages and also removes config files
2016-01-31 09:44:21 +01:00
Hugo Ribeira 4a148f467d Add common and useful netstat use case
This is one of the most useful netstat options I've found.

I thought it was worth sharing.
2016-01-29 14:26:33 +00:00
Alex Flores b1d38625d5 adds commands to xargs and moves to pages/common
- xargs is also native to OS X
2016-01-29 15:30:51 +02:00
Ruben Vereecken 0ed875b817 Reworked notify-send to my liking 2016-01-29 14:28:47 +01:00
Rakesh Das 5b6a4c8bf9 Added notify-send 2016-01-29 14:28:29 +01:00
Rakesh Das 054f36d475 Added notify-send 2016-01-29 14:28:29 +01:00
Rakesh Das cb15507921 Added notify-send 2016-01-29 14:28:29 +01:00
Ruben Vereecken 69144ea34c Merge pull request #712 from oxguy3/archey
Add archey
2016-01-29 15:22:00 +02:00
Ruben Vereecken f6972e4794 Merge pull request #688 from AloisMahdal/add-rpm
Add page for `rpm` - RPM Package Manager
2016-01-29 15:20:28 +02:00
Ruben Vereecken b4304e1050 Fixed damage done by formatter some time ago 2016-01-28 12:41:42 +01:00
Waldir Pimenta b8ce74b8fe Update lsattr.md
per my comments in #502
2016-01-27 23:14:33 +00:00
kjwon15 d79643b3a1 xclip: add page 2016-01-27 13:57:05 +09:00
Sylvain BANNIER ad7af21960 pwgen: add page 2016-01-26 21:15:41 +01:00
Ruben Vereecken 465391f568 Merge pull request #719 from rubenvereecken/ss
Reworked linux ss page
2016-01-25 11:53:06 +02:00
Ruben Vereecken 02c9d55af4 Put dashes inside braces for ss command 2016-01-25 10:52:05 +01:00
Ruben Vereecken 1a27899c00 Changed ss page to have `|` as option separator 2016-01-24 23:03:14 +01:00
Ruben Vereecken eb8636d3f0 Changed ss example to include description for sport 2016-01-24 18:02:53 +01:00
Ruben Vereecken 61d03c4fdf Reworked wpa_cli to adhere to one-example rule 2016-01-24 16:58:52 +01:00
Ruben Vereecken 31c436299f Reworked linux ss page 2016-01-24 16:45:44 +01:00
Ruben Vereecken 06706baf31 Formatted yaourt.md 2016-01-24 11:45:36 +01:00
Ruben Vereecken aa32d37544 Merge branch 'master' of git://github.com/dylanrees/tldr into master 2016-01-24 11:43:53 +01:00
Dylan Rees 22d3491ed2 Update yaourt.md 2016-01-22 18:19:17 -05:00
Hayden Schiff 9f42786db6 archey: add page
Yes, this page by itslef is kind of pointless given the simplicity. I am adding `linux/archey.md` simply to correspond to `osx/archey.md` (the OS X port of archey _does_ in fact have a few flags)
2016-01-21 22:18:32 -05:00
Alois Mahdal 442826f609 Work towards 25/6 rule
Aim for 25 lines / 6 example limit.  This also removes the problem of
2 commands per example by removing the relevant example altogether.
2016-01-21 20:16:05 +01:00
Ruben Vereecken cc4a1447e3 Formatted pkg-related pages. 2016-01-21 13:44:43 +01:00
Ruben Vereecken 74476c3800 Merge branch 'master' of git://github.com/ix/tldr into ix-master 2016-01-21 13:44:26 +01:00
Ruben Vereecken fed6542a0e Merge pull request #545 from Torild/patch-1
ufw: add page
2016-01-21 14:26:26 +02:00
Ruben Vereecken e9d54eff3a Merge pull request #670 from steelywing/patch-2
Add `du -m`
2016-01-21 13:57:43 +02:00
Ruben Vereecken ad1a4076f1 Formatted arp and removed ip example 2016-01-21 12:56:22 +01:00
Ruben Vereecken c1a3fafd9b Merge branch 'arp-add-page' of git://github.com/Misch-/tldr into Misch--arp-add-page 2016-01-21 12:55:06 +01:00
Peter Tripp 2e2390b1bd Condense SHA and MD5 examples. 2016-01-20 03:45:42 -08:00
Igor Shubovych 7e4ac4d8ef ltrace: linting 2016-01-20 02:37:56 +02:00
Terka Slan 5b36602149 Add ltrace
Corrected the syntax

Changed naming and formatting

Changed naming

Squashed the commits

Add ltrace
2016-01-20 02:33:55 +02:00
Wing 40ecce5dd7 Change {{file/directory}} to {{file_or_directory}} 2016-01-19 18:43:40 +08:00
Igor Shubovych f83d54567a fuser: linting 2016-01-19 00:18:06 +02:00
Igor Shubovych 9b33f8e692 Merge pull request #498 from davidsiefert/master
tldr page for fuser
2016-01-19 00:15:48 +02:00
Dylan Rees 5366dade98 Create yaourt.md 2016-01-18 01:50:01 -05:00
Igor Shubovych 01b952940c xinput: linting 2016-01-18 00:15:21 +02:00
Igor Shubovych bf0f52723e Merge branch 'patch-1' of git://github.com/jeanleonino/tldr into jeanleonino-patch-1 2016-01-18 00:12:41 +02:00
Alois Mahdal 17fb4fc1bc Fix TLDR lint issues 2016-01-17 21:45:45 +01:00
Alois Mahdal 4192235e41 Fix Vim typo 2016-01-17 21:42:24 +01:00
Alois Mahdal 1461dcb52d Add page for `rpm` - RPM Package Manager 2016-01-17 21:36:16 +01:00
Ruben Vereecken 5a26958e94 Fixed English tenses as reported by tldr-lint 2016-01-16 15:12:05 +01:00
Ruben Vereecken 5ab24c1a71 Merge pull request #673 from steelywing/patch-4
`netstat -n` and `-r`
2016-01-15 19:28:39 +02:00
Wing a8b41f5b1c Update netstat.md 2016-01-15 17:21:16 +08:00
Torild 3233bb7aab Create ufw.md
Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md
2016-01-14 21:43:31 +01:00
Ruben Vereecken f8467277b9 Merge pull request #666 from Cvetomird91/lsattr
lsattr: readed the page
2016-01-14 15:31:09 +01:00
Wing 14a4c9d729 Fix grammer 2016-01-14 22:26:38 +08:00
Wing 76f1c32afe `netstat -nr` to `netstat -rn` 2016-01-14 22:25:17 +08:00
Cvetomir Denchev 984139f6f0 lsattr: re-added the page 2016-01-14 16:06:36 +02:00
Wing 32d61ddbf2 `netstat -n` and `-r` 2016-01-14 21:52:25 +08:00
Wing 5f72687135 Split `du -m` 2016-01-14 21:46:56 +08:00
Wing f2d0f8202c `du -m` 2016-01-14 21:30:36 +08:00
Igor Shubovych 78bc391a4a Merge pull request #536 from 85pando/mkfs
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Ruben Vereecken 14993dfe0e Sorry for the messup. Unmutilated nm pages 2016-01-13 18:49:30 +01:00
85pando 7521d8b893 Add several mkfs tools 2016-01-13 16:50:06 +01:00
Ruben Vereecken 387f9770df Fix nm syntax 2016-01-13 15:54:31 +01:00
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