Commit Graph

81 Commits

Author SHA1 Message Date
Nate Todd
c41d10347f Fix missing backtick 2014-02-17 11:15:03 -05: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
Romain Prieto
f61de87eff Find: cleanup examples for running a command
Need the extra space after `{}` so syntax highlighting works.
2014-01-31 12:33:59 +11:00
Romain Prieto
b5b6072a06 Merge pull request #54 from jegtnes/patch-1
Improving scp page
2014-01-30 14:17:34 -08:00
Zlatan Vasović
8f6157789d Add kill docs; fixes #12 2014-01-30 22:32:31 +01:00
Alexander Jegtnes
977600677c Shortened scp page 2014-01-30 14:30:19 +00:00
Alexander Jegtnes
836da6c5d7 Reversed directory->folder, header microcopy 2014-01-30 14:26:55 +00:00
Alexander Jegtnes
8620b27b03 Clarifying scp 2014-01-30 14:22:27 +00:00
Erwann Mest
8af645808d Reorganise cp. 2014-01-30 15:11:56 +01:00
Romain Prieto
e25ad10c36 Merge pull request #40 from byjord/master
New osx page: cp
2014-01-30 04:41:06 -08:00
Jordan Parker
3f4c0db05a parent directory fail
missed trailing dots
2014-01-30 12:37:07 +00:00
Romain Prieto
63a50e1e05 Merge pull request #52 from pborenstein/master
Start SmartOS (sunos) command reference.
2014-01-29 23:16:07 -08:00
phillips1012
a349f2d44d moved pacman.md to pages/linux/pacman.md 2014-01-29 23:07:01 -07:00
phillips1012
dbe526f7b0 moved pacman.md to pages/linux/pacman.md 2014-01-30 00:20:34 -05:00
phillips1012
f339320bd5 Create pacman.md 2014-01-29 21:45:28 -07:00
Philip Borenstein
f51a725942 Start SmartOS (sunos) command reference. 2014-01-29 23:39:50 +00:00
Zlatan Vasović
521ebdc1da Move OS X and Linux pages into pages/common 2014-01-29 22:58:24 +01:00
Jordan Parker
330f47a2b5 updated cp.md 2014-01-29 11:22:52 +00:00
Rory Crispin
003659bb99 Double brackets 2014-01-28 22:41:12 +00:00
Rory Crispin
08545e900d Moved the wildcard in prefixes and suffixes 2014-01-28 22:34:15 +00:00
Rory Crispin
0f7d2ba6df Added prefix/suffix and time sorting 2014-01-28 21:58:16 +00:00
Romain Prieto
08949598fa Merge pull request #43 from naxoc/master
Add an explanation of recursive search.
2014-01-28 13:05:27 -08:00
Romain Prieto
78298f3835 Merge pull request #48 from britter/svn-page
Add tldr page for subversion command line client tool
2014-01-28 12:56:30 -08:00