Commit Graph

8065 Commits (16e4ed5c899393a2563346ddde246e136de801ab)

Author SHA1 Message Date
Romain Prieto b24b3c0270 nc: fix list syntax 2014-03-08 13:46:34 +11:00
Romain Prieto 4fa2c559b8 Merge pull request #154 from CatTail/master
improve nc.md
2014-03-08 13:45:28 +11:00
cattail fff41a3604 improve nc.md
add server & stay up
2014-03-08 10:37:44 +08:00
Romain Prieto 9c6efdc56b Merge pull request #152 from axelcdv/master
Added page for route under osx
2014-03-08 12:14:40 +11:00
Romain Prieto dfa4d63597 cut: fix token syntax + group by characters/fields 2014-03-08 12:12:41 +11:00
Romain Prieto deb6ad42d6 Merge pull request #153 from marshally/cut
add support for cut command
2014-03-08 12:09:33 +11:00
Marshall Yount 52de7cfc4f add support for cut command 2014-03-07 11:43:18 -06:00
Axel Colin de Verdiere be239f7a9f Show a line with /24 subnet 2014-03-07 14:34:37 +01:00
Romain Prieto daf8ab1365 Fix tcpflow syntax 2014-03-07 17:44:58 +11:00
Romain Prieto 14956b3c61 Create tcpflow.md 2014-03-07 17:44:37 +11:00
Axel Colin de Verdiere efc526f61b Added descriptive names for the arguments for route 2014-03-07 01:03:24 +01:00
Axel Colin de Verdiere 124998b65a Added page for route under osx 2014-03-06 17:47:59 +01:00
Romain Prieto ec26997a1d Create watch.md 2014-03-06 13:24:55 +11:00
Romain Prieto c19d867c48 READM: npm install command for the Node client 2014-03-06 08:49:41 +11:00
Romain Prieto a26b2a95e9 Merge pull request #150 from kxy/master
adding node.md
2014-03-06 07:49:16 +11:00
kxy 0b1aed0122 remove unused file 2014-03-05 21:38:00 +01:00
kxy 14d4319d3f add node.md 2014-03-05 21:37:38 +01:00
Romain Prieto 1a05cc5f7a Merge pull request #149 from Gubolin/master
aptitude.md
2014-03-06 06:58:46 +11:00
Gubolin 662bc05ca8 add apropos.md 2014-03-05 17:18:50 +01:00
Gubolin 1825a422a8 aptitude.md 2014-03-05 16:53:06 +01:00
Romain Prieto 037a225303 README reference Python client from @felixonmars 2014-03-05 20:10:32 +11:00
Romain Prieto 68022e93ff Merge pull request #148 from felixonmars/free
add free.md
2014-03-05 18:26:25 +11:00
Felix Yan e0d17870d4 add free.md 2014-03-05 14:47:01 +08:00
Romain Prieto 22f033842e Merge pull request #146 from greystate/osx-xsltproc
Add page for OS X built-in command `xsltproc`
2014-03-05 07:56:46 +11:00
Chriztian Steinmeier 0a67ee4d95 Correct tokens 2014-03-04 21:10:51 +01:00
Chriztian Steinmeier 5a2980ea77 Add page for `xsltproc` 2014-03-04 21:08:56 +01:00
rprieto 8d6fa5235c New README & CONTRIBUTING that apply to pages only 2014-03-04 23:39:34 +11:00
rprieto 6c6ec8f923 Git ignore temp files 2014-03-04 23:29:25 +11:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00
Romain Prieto 0a4c0f0a37 Create npm.md 2014-03-04 12:43:17 +11:00
Romain Prieto ec617bd22b Merge pull request #145 from nguyenchr/add-nc
add nc
2014-03-03 23:13:24 +11:00
nguyenchr a4ff4c1137 add nc 2014-03-03 23:05:17 +11:00
nguyenchr a2e9cad374 telnet 2014-03-03 21:09:39 +11:00
Romain Prieto 9fdabfccaa New page for date (display only)
Fix #15. Based on #32, thanks @shrayas.
2014-03-03 08:25:49 +11:00
Romain Prieto 9d6efaeb0f wget: normalise tokens (lowercase + underscores) 2014-03-03 07:38:04 +11:00
Romain Prieto 66d0ffc530 Merge pull request #98 from rnas/master
Added instructions for the alias command
2014-03-03 07:21:17 +11:00
Romain Prieto f804faf62a Merge pull request #142 from chirag64/master
Updating the git page by adding some git commands and removing previous unnecessary ones
2014-03-03 07:15:58 +11:00
Chirag f648192119 Removing unnecessary git commands
Removing less frequently used git commands: reset and blame to make tldr pages serve their purpose of being short ;)
2014-03-03 00:07:39 +05:30
Chirag 85e5fc87d6 Removing unnecessary lines from the git page
Since the last change, I don't think we need to include git 'command' or
git version
2014-03-02 16:45:04 +05:30
Chirag 9891588789 Updating the git page
This page might seem slightly big for a project called tl;dr, but git
has tons of commonly used options and I've kept all descriptions as
short but meaningful as possible (within 80 characters)
2014-03-02 16:41:24 +05:30
Romain Prieto cf922fc6b1 ls: fixed formatting of wildcard examples 2014-03-02 18:31:17 +11:00
Romain Prieto 5686665639 ls: group similar examples together 2014-03-02 18:30:07 +11:00
Romain Prieto 2ce25641cf Merge pull request #100 from zeke/master
add a nicer version of ls
2014-03-02 18:27:09 +11:00
Romain Prieto 5ef9c726bf tcpdump: add {{}} around token 2014-03-02 18:20:23 +11:00
Romain Prieto e013ade8a5 Merge pull request #138 from emanuell/tcpdump
Adding tcpdump page
2014-03-02 18:19:54 +11:00
Romain Prieto 918be8c011 Merge pull request #139 from chirag64/master
Updating pgrep page and correcting ssh page
2014-03-02 18:14:43 +11:00
Romain Prieto 372d357aea gem: add {{}} around token 2014-03-02 18:13:11 +11:00
Romain Prieto be82a55510 Merge pull request #141 from goyalankit/master
adding gem command
2014-03-02 18:12:44 +11:00
Romain Prieto 7815680121 Merge pull request #135 from felixonmars/findmnt
add findmnt.md
2014-03-02 18:12:13 +11:00
Ankit Goyal 26cc64127d adding gem command 2014-03-01 02:41:02 -06:00