Commit Graph

12902 Commits (9eae15643e5a79294840e0207fdf16470fd9bcdd)

Author SHA1 Message Date
zeke 6afa540c81 add a nicer version of ls 2014-02-21 14:05:52 -08:00
Raphael Naswaty e5e786e6a9 Added instructions for the alias command
Created the alias.md file, containing some examples of the use of
aliases. Hope you like.
2014-02-21 18:18:09 -03:00
Romain Prieto a6c0586382 gifsicle: add {{}} around tokens 2014-02-20 23:01:42 +11:00
Romain Prieto 3560bdb7c1 Merge pull request #92 from hugovk/patch-1
Create gifsicle.md
2014-02-20 22:54:28 +11:00
Romain Prieto e2dfbf59a6 electrum: fix missing {{}} and token case 2014-02-20 22:51:15 +11:00
Andy Weidenbaum 60d6d5748a modify description 2014-02-19 17:12:15 -08:00
Andy Weidenbaum 8e025b9f75 Added electrum 2014-02-19 17:08:47 -08:00
hugovk e4f32d0579 Create gifsicle.md
Examples from http://www.lcdf.org/gifsicle/
2014-02-18 22:11:24 +02:00
Romain Prieto 6d7b1dc79a SSH: add example to run a command directly 2014-02-18 12:31:59 +11:00
Romain Prieto d90e9a4342 Merge pull request #89 from bobthecow/patch-1
Fix double leading backticks
2014-02-18 12:25:47 +11:00
Romain Prieto 395e5bb58a Merge pull request #85 from ntodd/patch-3
Move code to new line
2014-02-18 12:25:20 +11:00
Romain Prieto 249f0692bb Merge pull request #84 from ntodd/patch-2
Fix missing backtick
2014-02-18 12:24:34 +11:00
Romain Prieto 53bcb2a29e Merge pull request #83 from ntodd/patch-1
Fix missing backtick
2014-02-18 12:23:27 +11:00
Romain Prieto 0f3e761026 Merge pull request #88 from doyle/feature/ln
Adds some examples for ln
2014-02-18 12:22:48 +11:00
Romain Prieto 744f30a5f3 Merge pull request #87 from antonbabenko/patch-1
Added rmdir.md
2014-02-18 12:20:45 +11:00
Justin Hileman 8d04e87112 Fix double leading backticks 2014-02-17 09:15:48 -08:00
Christian Doyle 6b6772f9d5 Adds some examples for ln
Hopefully this will help people remember if the source
is the first or second argument
2014-02-17 11:59:07 -05:00
Anton Babenko a73219a56e Added rmdir.md 2014-02-17 17:49:17 +01:00
Nate Todd 65abd21629 Move code to new line 2014-02-17 11:16:23 -05:00
Nate Todd c41d10347f Fix missing backtick 2014-02-17 11:15:03 -05:00
Nate Todd 975f7b0c0f Fix missing backtick 2014-02-17 11:13:27 -05:00
Jon Gretar 97d4e48341 Few basic SmartOS commands
prctl, prstat, svcadm and svccfg
2014-02-17 15:57:16 +00:00
Romain Prieto 06ee4048bb Merge pull request #81 from notpeter/master
A bunch of new pages, split du back into osx/linux
2014-02-12 12:20:18 +11:00
Peter Tripp 58a46978b8 Find.md sign switch. 2014-02-11 17:05:41 -08:00
Peter Tripp 28dd5f4b99 Removed two size examples. 2014-02-11 17:03:49 -08:00
Peter Tripp f04aed195e Remove extraneous lookupd.md page 2014-02-11 16:57:30 -08:00
Peter Tripp 508e9629bb Ooops. Forgot a work. 2014-02-10 23:42:40 -08:00
Peter Tripp a3ffe1f49a Added cksum, touch, uname, which and sw_vers. 2014-02-10 16:35:16 -08:00
Peter Tripp a85601486c Added: Cal, srm, md5, md5sum, xed
Edited cp and rm. Fixed markdown escaping the wildcard.
2014-02-10 15:44:02 -08:00
Peter Tripp 4858b7f6bd Typos and missing trailing backticks galore. 2014-02-10 13:18:10 -08:00
Peter Tripp e4118b1585 A bunch of new pages:
common/: dig, gzip, rm, sort, zfs, zpool
linux/: apt-get, shutdown
osx/: airport, caffeinate, diskutil, networksetup open, pgrep, qlmanage, say, shutdown, sysctl, system_profiler

Edits to existing pages:
curl: Added simple download example
find: Added iname and size exmaples
grep: Edited -c description
ps: Added wide lines example
ssh: edited -D description, added simple port forwarding example
unzip: added list option
2014-02-10 12:36:05 -08:00
Peter Tripp 3962b799d2 Moved du back seperate pages for linux/osx because GNU has --max-depth, BSD has -d
Edited the examples to always explicitly specify unit as previous examples allowed return of block units which is probably not what your average user wants.
2014-02-10 12:27:59 -08:00
Delapouite c581b2c074 Fixed typos in mv (promt -> prompt) 2014-02-10 09:51:10 +01:00
Benedikt Ritter 41ae4ab605 Add tldr page for ping 2014-02-07 21:15:16 +01:00
Romain Prieto 7bc5e3c0e2 Merge pull request #73 from Tug/patch-1
Add a use case for extracting gzip archives
2014-02-04 13:47:54 -08:00
Tugdual de Kerviler 3214753ff7 Add a use case for extracting gzip archives 2014-02-04 20:23:53 +01:00
Benedikt Ritter 30c907ffcf Remove path specific entries in mv page, as discussed in https://github.com/rprieto/tldr/pull/69 2014-02-04 19:20:54 +01:00
Benedikt Ritter 8ad116a0cd Add tldr page for mv 2014-02-04 19:17:44 +01:00
Camilla Krag Jensen 7a16e0b1a0 Remove ALL optional-braces this time. 2014-02-03 11:58:24 +01:00
Camilla Krag Jensen 7b0a17e1c1 Remove optional-braces. 2014-02-03 11:55:04 +01:00
Camilla Krag Jensen 27ba9f20ac Add brew switch example. 2014-02-03 11:48:48 +01:00
Benedikt Ritter 37bd877425 Add tldr page for brew package manager 2014-02-02 19:38:17 +01:00
Romain Prieto 6849c590a6 Merge pull request #67 from britter/diff-page
Add tldr page for diff
2014-02-02 05:26:18 -08:00
Benedikt Ritter 80d1f1d2c4 Add tldr page for diff 2014-02-02 13:26:10 +01:00
Ben Ripkens 675162dd47 nmap docs 2014-02-02 10:57:44 +01:00
Romain Prieto 5bae3ffdba Merge pull request #65 from pborenstein/master
Add OS X-only commands: pbcopy / pbpaste
2014-02-01 02:54:18 -08:00
Philip Borenstein 3067eb7943 Remove 'OS X only' 2014-02-01 01:21:18 -05:00
rprieto 2d9d490f66 Fix SSH page format for syntax highlighting 2014-02-01 16:48:38 +11:00
Philip Borenstein 38fd13ca03 Add OS X-only commands: pbcopy / pbpaste 2014-01-31 21:17:32 -05:00
Ricardo Pascua Jr 72911b663a added ssh command 2014-01-31 23:31:35 +08:00