Commit Graph

1281 Commits (b4304e1050045b410af4ac90f71a90aeb506de44)

Author SHA1 Message Date
Igor Shubovych 4155a473be Merge pull request #698 from lukeyeager/patch-1
Update docker description
2016-01-20 19:29:19 +02:00
Luke Yeager 7bfebeae66 Update docker description 2016-01-20 09:09:54 -08:00
Peter Tripp f36e121681 Linting fixes. 2016-01-20 03:52:51 -08:00
Peter Tripp 2399de4830 xed: Remove multi-file open example. 2016-01-20 03:48:16 -08:00
Peter Tripp 88b6cb879d systemsetup: combine the seperate examples. The options are super self-documenting and very helpful together. 2016-01-20 03:47:48 -08:00
Peter Tripp 35a697f99c Sysctl: Condense by removing explicit maxfiles example. 2016-01-20 03:46:22 -08:00
Peter Tripp 2e2390b1bd Condense SHA and MD5 examples. 2016-01-20 03:45:42 -08:00
Peter Tripp 246d490e6e which: Mention what a search path is. Remove explicit example. 2016-01-20 03:44:52 -08:00
Peter Tripp 93b96be95c touch: Remove hard coded date example. Reorder wording for -r. 2016-01-20 03:44:25 -08:00
Peter Tripp a53e772333 srm: Condense and reword. Remove 35-pass example cause it's crazy-town. 2016-01-20 03:42:47 -08:00
Peter Tripp 16549758f1 salt-key: split combined examples. 2016-01-20 03:41:38 -08:00
Peter Tripp 4c5b0ac222 Rename: Condense and remove flags which require a newer version of perl. (--nows and -c are available on Ubuntu14) 2016-01-20 03:41:12 -08:00
Peter Tripp 52560585f9 Redis-cli: Condense, add note about default port. 2016-01-20 03:39:49 -08:00
Peter Tripp c0dad323d9 LS: Condense examples to single line, removing glob and sorting examples. 2016-01-20 03:39:15 -08:00
Peter Tripp f1ecb9249e Cal: Condense examples to single line. 2016-01-20 03:38:37 -08:00
Igor Shubovych 0a7749efd0 Merge pull request #638 from notpeter/zfs-debugger
zdb - ZFS Debugger
2016-01-20 13:10:33 +02:00
Igor Shubovych 81fd1a436f Merge pull request #693 from dyng/master
Add page for socat
2016-01-20 12:31:55 +02:00
Peter Tripp 6979544948 ZFS Debugger 2016-01-20 02:23:17 -08:00
Waldir Pimenta 946f4fdca9 Merge pull request #683 from notpeter/zzzs
Zcat and zless.
2016-01-20 10:19:48 +00:00
Ye Ding ac5cc41148 Fix grammar mistake 2016-01-20 10:22:04 +09:00
Igor Shubovych 6b3070a3cd Merge branch 'TerkaSlan-master' 2016-01-20 02:38:17 +02: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
Igor Shubovych 72196b030d Use NodeJS NPM package markdownlint instead of Ruby gem mdl 2016-01-19 22:28:54 +02:00
Bob Strecansky 1770008a2e Update curl.md 2016-01-19 13:17:03 -05:00
Bob Strecansky e3f51a7aa5 Update curl.md
Fixing Syntax to pass CI
2016-01-19 13:16:54 -05:00
Bob Strecansky 96fcae692b Update curl.md 2016-01-19 13:14:49 -05:00
Bob Strecansky a129e7c02e Update curl.md 2016-01-19 13:13:41 -05:00
Bob Strecansky 982fcfce4a -H instead of --head for cURL, adding verbose output 2016-01-19 13:09:42 -05:00
Felix Yan 17b990f4e4 Merge pull request #695 from rubenvereecken/tldrl
tldrl: add page
2016-01-19 22:29:10 +08:00
Ruben Vereecken 0d11c4c584 tldrl: add page 2016-01-19 14:44:53 +01:00
Igor Shubovych b185c58fa8 nano: linting 2016-01-19 15:11:20 +02:00
Leandro Ostera 711ec8c660 Merge pull request #506 from jlems/nano
nano: started tldr for nano
2016-01-19 11:56:42 +01:00
Ye Ding df15178064 Fix document style 2016-01-19 19:53:40 +09:00
Wing 40ecce5dd7 Change {{file/directory}} to {{file_or_directory}} 2016-01-19 18:43:40 +08:00
Ye Ding 2a73da4c90 Add socat page 2016-01-19 18:00:52 +09:00
Igor Shubovych 21c9dcc633 openssl: linting 2016-01-19 00:22:49 +02:00
Igor Shubovych 2de6aa5038 Merge pull request #494 from Duologic/master
Add tldr for openssl
2016-01-19 00:21:28 +02: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
Waldir Pimenta ae862661a5 Merge pull request #692 from andyxning/update_cat_command
update cat command
2016-01-18 15:05:47 +00:00
andyxning c861a6dc48 update cat command 2016-01-18 22:44:34 +08:00
Ruben Vereecken 658a7fe25a Merge pull request #691 from andyxning/add_base64
add base64
2016-01-18 14:47:05 +02:00
andyxning 398a93be52 add base64 for osx 2016-01-18 19:40:48 +08:00
Ruben Vereecken 5f1ce2c2d2 Merge branch 'master' of git://github.com/matthewgao/tldr into matthewgao-master
Conflicts:
	pages/common/rsync.md
2016-01-18 11:36:14 +01:00
Dylan Rees 5366dade98 Create yaourt.md 2016-01-18 01:50:01 -05:00
Igor Shubovych d1f19dd065 Merge branch 'Fallon9111-master' 2016-01-18 00:55:34 +02:00
Igor Shubovych 3e4ab87981 Merge branch 'master' of git://github.com/Fallon9111/tldr into Fallon9111-master 2016-01-18 00:44:12 +02:00
Igor Shubovych a06ea9ba72 Merge branch 'okke-formsma-patch-1' 2016-01-18 00:22:48 +02:00
Igor Shubovych 6ee6ab6066 Merge branch 'patch-1' of git://github.com/okke-formsma/tldr into okke-formsma-patch-1 2016-01-18 00:22:16 +02:00