Commit Graph

101 Commits (a2e9cad3740d9f2672bf44f239ffac348ffec70a)

Author SHA1 Message Date
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
Ankit Goyal 26cc64127d adding gem command 2014-03-01 02:41:02 -06:00
Chirag 660fb0958e Minor correction
Command with parameters need to be in double-quotes
2014-03-01 11:48:14 +05:30
Chirag a35006fece Corrected SSH parameter
Port number parameter is a p, not a capital P
2014-03-01 11:46:48 +05:30
Chirag b5408a18d4 Updating pgrep page
Added parameters for searching by user and searching by complete command
with parameters
2014-03-01 11:36:58 +05:30
Emanuell Faustino 4d6bafae92 Adding tcpdump page 2014-03-01 01:25:34 -03:00
Leonardo Borges a76df6a009 Instructions on how to use a specific private key 2014-02-28 23:12:10 +11:00
Romain Prieto 1701905cfa Merge pull request #133 from rkm3/rkm3/adds-screen
basic usage for screen
2014-02-28 17:59:14 +11:00
Ryan! Mason 5da1b58970 basic usage for screen 2014-02-27 22:47:09 -08:00
Romain Prieto fcd2a89893 Merge pull request #128 from martypenner/master
Add tldr pages for `mount` and `umount`
2014-02-28 13:41:23 +11:00
Romain Prieto 296c9fdda6 Merge pull request #127 from Pablo-Merino/master
Added redis-cli
2014-02-28 08:07:45 +11:00
Marty Penner 627b9d5694 Ensure the CD-mounting example description tells the user it will mount readonly 2014-02-27 16:05:48 -05:00
Marty Penner 294da03f40 Tokenize user-replaceable values 2014-02-27 16:02:50 -05:00
Romain Prieto 2a6119ff97 Merge pull request #126 from britter/sort-tar-options
Sort options for creating archives the way they are sorted for extracting archives
2014-02-28 07:59:05 +11:00
Romain Prieto 9c9e4b1b05 Merge pull request #129 from oconnor663/patch-1
typo in unzip.md
2014-02-28 07:56:02 +11:00
edgebal cd10e42af4 Added syntax check parameter to php.md 2014-02-27 16:30:03 -03:00
edgebal 61a723fe0a Added tldr pages for php 2014-02-27 16:20:14 -03:00
Jack O'Connor e2bae5e057 typo in unzip.md 2014-02-27 09:19:26 -08:00
Marty Penner 16ea90d999 Clarify the description for `umount -a` 2014-02-27 12:06:53 -05:00
Marty Penner 50edd68b0f Add pages for the `mount` and `umount` commands 2014-02-27 12:05:07 -05:00
Pablo Merino 6c9c9956ad Added more to redis-cli command 2014-02-27 17:01:23 +01:00
Pablo Merino 49e4e7be6f Added redis-cli command 2014-02-27 17:00:05 +01:00
Benedikt Ritter 12d5c60acf Sort options for creating archives the way they are sorted for extracting archives 2014-02-27 16:49:46 +01:00
Romain Prieto b07a324b4e passwd: cleanup style to be similar to other pages 2014-02-27 23:52:31 +11:00
Romain Prieto 2cee745fe1 Merge pull request #101 from 007N/patch-2
Create passwd.md
2014-02-27 23:40:55 +11:00
Romain Prieto a1a3061b1d Merge pull request #122 from notpeter/master
Fixes #121 Added man
2014-02-27 23:29:57 +11:00
Jeppe Toustrup 167fafcca9 Move pgrep to common instead of only OS X 2014-02-27 09:51:28 +01:00
Peter Tripp 11076a014d Added man.md. Fixes #121 2014-02-26 21:18:08 -08:00
Peter Tripp ab9acf6876 Add man 2014-02-26 21:07:16 -08:00
Romain Prieto 452947c721 Merge pull request #111 from felixonmars/traceroute
add traceroute.md
2014-02-25 13:27:58 +11:00
Felix Yan 86d31c3938 add traceroute.md 2014-02-25 00:36:37 +08:00
Felix Yan e2a3f93212 add wget.md 2014-02-25 00:29:46 +08:00
Romain Prieto ceb00f1616 Merge pull request #106 from fordhurley/page-rename
Add rename.md
2014-02-24 09:58:58 +11:00
kyr 51d5c6a58b changed <command> to {{command}} 2014-02-23 21:52:18 +01:00
Ford Hurley 5c62362bc1 Add rename.md 2014-02-23 12:08:04 -05:00