Commit Graph

1557 Commits (d6bd08e69e22dd2141966baa2bff70a8b355bb37)

Author SHA1 Message Date
Waldir Pimenta 953c9eb54c convmv: less awkward wording, fix lint 2016-01-22 01:15:34 +00:00
Waldir Pimenta b5b682af7a Merge pull request #531 from joelhy/convmv-page
add convmv to common page
2016-01-22 01:11:36 +00:00
Waldir Pimenta d3b8b8e51a without the dir example, "file" is redundant here 2016-01-22 01:00:04 +00:00
Waldir Pimenta b4beb34a50 Merge pull request #289 from waldyrious/patch-2
reword to prevent ambiguity
2016-01-22 00:57:52 +00:00
Waldir Pimenta dff2a308ac reword to prevent ambiguity
"original" can be associated with the origin of the link and lead to confusion if not read carefully.

Also, the third example seems to have been copied from the prior example but not fully adapted: "original/file" should have said (if I'm reading this correctly) "original/folder".
2016-01-22 00:56:04 +00:00
Hayden Schiff 5b175dfb89 watch: add page 2016-01-21 19:13:27 -05:00
Hayden Schiff 16a630de21 redshift: add page 2016-01-21 19:07:03 -05:00
Hayden Schiff 790a4234b9 youtube-dl: clearer description of mp3 example 2016-01-21 18:56:49 -05:00
Hayden Schiff 78a2b886ea skicka: corrected example paths for consistency 2016-01-21 18:49:07 -05:00
Hayden Schiff b1bf59918d mmv: add page 2016-01-21 18:42:37 -05:00
Ruben Vereecken 90a22b69cb Added more notes on tldr-lint 2016-01-22 00:35:37 +01:00
Hayden Schiff 6937b082d6 fixed typo, removed an example for brevity 2016-01-21 18:18:05 -05:00
Hayden Schiff 5c3c6f9e08 typo fix 2016-01-21 18:16:56 -05:00
Hayden Schiff 8cf1d29111 added youtube-dl
Not so sure about the last example. I wanted to give an example of how youtube-dl allows you to very precisely filter a playlist, so I made up a sort of strange task. It might be better to just remove it though.
2016-01-21 18:15:46 -05:00
Hayden Schiff fdaf29d920 added lwp-request 2016-01-21 18:10:23 -05:00
Hayden Schiff c9d3e7d257 added skicka 2016-01-21 18:09:59 -05:00
Hayden Schiff bb12fba848 added in2csv 2016-01-21 18:04:54 -05:00
Hayden Schiff ff695a1601 added csvstat 2016-01-21 18:04:35 -05:00
Hayden Schiff 4746a7342c added csvsort 2016-01-21 18:04:19 -05:00
Hayden Schiff 0acdc5208d added csvpy 2016-01-21 18:04:00 -05:00
Hayden Schiff 0db5d3a678 added csvlook.md 2016-01-21 18:03:45 -05:00
Hayden Schiff 588482fc78 added csvgrep 2016-01-21 18:03:29 -05:00
Hayden Schiff 7f5bc2fec7 added csvformat 2016-01-21 18:03:08 -05:00
Hayden Schiff b3710bc9a1 added csvcut 2016-01-21 18:02:55 -05:00
Hayden Schiff fbb3ed8093 added csvclean 2016-01-21 18:02:42 -05:00
Alois Mahdal 442826f609 Work towards 25/6 rule
Aim for 25 lines / 6 example limit.  This also removes the problem of
2 commands per example by removing the relevant example altogether.
2016-01-21 20:16:05 +01:00
Igor Shubovych f38c34f484 Merge pull request #681 from notpeter/scp_sftp
SSH File Transfer (SCP, SFTP)
2016-01-21 19:05:03 +02:00
Ruben Vereecken 2512e05ad9 Merge branch 'ix-master' 2016-01-21 13:44:58 +01:00
Ruben Vereecken cc4a1447e3 Formatted pkg-related pages. 2016-01-21 13:44:43 +01:00
Ruben Vereecken 74476c3800 Merge branch 'master' of git://github.com/ix/tldr into ix-master 2016-01-21 13:44:26 +01:00
Ruben Vereecken 968a3307da Merge pull request #694 from rubenvereecken/contributing
Added contributing guidelines on tldr-lint
2016-01-21 14:39:02 +02:00
Ruben Vereecken 8d1182f2fc Added contributing guidelines on tldr-lint 2016-01-21 13:38:22 +01:00
Ruben Vereecken 537d9bc1b8 Merge branch 'master' of github.com:tldr-pages/tldr 2016-01-21 13:33:15 +01:00
Ruben Vereecken dbda7e47a6 Merge branch 'chuanconggao-env' 2016-01-21 13:33:02 +01:00
Ruben Vereecken ea65d15a02 Merge branch 'env' of git://github.com/chuanconggao/tldr into chuanconggao-env
Conflicts:
	pages/common/env.md
2016-01-21 13:32:55 +01:00
Ruben Vereecken fed6542a0e Merge pull request #545 from Torild/patch-1
ufw: add page
2016-01-21 14:26:26 +02:00
Ruben Vereecken f53f0e390e Merge branch 'd33tah-patch-1' 2016-01-21 13:21:27 +01:00
Ruben Vereecken c1f7204e37 Formatted nmap 2016-01-21 13:21:22 +01:00
Ruben Vereecken 807c8d91d9 Merge branch 'patch-1' of git://github.com/d33tah/tldr into d33tah-patch-1
Conflicts:
	pages/common/nmap.md
2016-01-21 13:21:11 +01:00
Ruben Vereecken 7aaf8e383e Formatted axel page 2016-01-21 13:18:30 +01:00
Ruben Vereecken 4d06323826 Merge branch 'add_axel' of git://github.com/lizhuoli1126/tldr into lizhuoli1126-add_axel 2016-01-21 13:18:15 +01:00
Ruben Vereecken 0ba869a5fc Formatted find page 2016-01-21 13:12:53 +01:00
Ruben Vereecken 38068377be Merge branch 'find' of git://github.com/Cvetomird91/tldr into Cvetomird91-find 2016-01-21 13:12:28 +01:00
Ruben Vereecken 20d9296444 Merge branch 'sethwoodworth-master' 2016-01-21 13:09:03 +01:00
Ruben Vereecken d72dea7931 Formatted git pages 2016-01-21 13:08:45 +01:00
Ruben Vereecken d00c14960d Merge branch 'master' of git://github.com/sethwoodworth/tldr into sethwoodworth-master
Conflicts:
	pages/common/git-init.md
2016-01-21 13:08:07 +01:00
Ruben Vereecken 732c0529f5 Merge branch 'master' of github.com:tldr-pages/tldr 2016-01-21 13:02:21 +01:00
Ruben Vereecken 62e550a4b7 Merge branch 'waldyrious-patch-3' 2016-01-21 13:02:08 +01:00
Ruben Vereecken 4a52a7006d Formatted sed page 2016-01-21 13:02:00 +01:00
Ruben Vereecken a454ee1a5d Merge branch 'patch-3' of git://github.com/waldyrious/tldr into waldyrious-patch-3
Conflicts:
	pages/common/sed.md
2016-01-21 13:01:04 +01:00