1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
Commit graph

909 commits

Author SHA1 Message Date
Daniel Campoverde [alx741]
164f1c9997 ghc: more explicit 2016-05-05 11:33:43 -05:00
Livio Bieri
9f182ee686 Update npm.md 2016-05-05 16:13:29 +02:00
Daniel Campoverde [alx741]
de5e247966 rustc: add page 2016-05-04 20:51:41 -05:00
Daniel Campoverde [alx741]
05d68a0056 cargo: add page 2016-05-04 20:39:32 -05:00
Daniel Campoverde [alx741]
8e84a68711 ghc: add page 2016-05-04 20:22:26 -05:00
Daniel Campoverde [alx741]
745392d8e0 cabal: add page 2016-05-04 20:05:16 -05:00
Felix Yan
b61acdf8a0 Merge pull request #865 from tldr-pages/ag-l-o
ag: add -l and -o options
2016-05-04 09:38:16 -05:00
Livio Bieri
9dc3893c59 Add npm install --save-dev 🐖
Am I the only one who always forgets if it's --saveDev or --save-dev? My suggestions add --save-dev too. 💩
2016-05-04 10:46:42 +02:00
Waldir Pimenta
ebeed606d9 iconv: more explicit example descriptions (#863) 2016-05-03 08:27:32 +01:00
Waldir Pimenta
4517f2e411 ag: add -l and -o options 2016-05-02 14:33:59 +01:00
Waldir Pimenta
d1f217b68f cut: use a different separator characters 2016-05-02 13:02:22 +01:00
Max Beier
49c7b1b342 curl: hyphen instead of en dash (#857) 2016-04-26 18:28:44 +01:00
Waldir Pimenta
4fb0b58900 make extended regex character list more readable 2016-04-22 14:23:06 +01:00
Waldir Pimenta
7782d92820 various tweaks to grep
- use "case-insensitive" in the description of the -i option to make the initialism clear
- use path/to/file instead of file_path
- mention extended regex syntax and expand first occurrence to spell "regular expression"
- clarify wording of the -C example description
2016-04-22 12:24:24 +01:00
Waldir Pimenta
685b6ea8bd sed: swap extended regex & line pattern examples 2016-04-21 19:13:01 +01:00
Waldir Pimenta
1c76b8ea7b sed: reword last example and add it to the osx version too 2016-04-21 19:11:33 +01:00
Khaja Minhajuddin
4915aa3b8b sed.md: use alternative separators (#806) 2016-04-10 20:18:24 +01:00
Jonathan Chen
2045afb9aa Fix spelling error (#846) 2016-04-10 20:06:07 +01:00
Waldir Pimenta
87a46c30e7 Merge pull request #838 from emileber/bower-page
added bower to common pages
2016-04-04 09:54:40 +01:00
Igor Shubovych
4e16eb267d Merge pull request #735 from imjacobclark/patch-1
Client certificate in cURL example
2016-04-04 11:16:07 +03:00
ebergeron
102286e926 added bower to common pages 2016-04-03 20:09:54 -04:00
Igor Shubovych
c5fb9a6ed5 Merge pull request #840 from Cvetomird91/qemu 2016-04-03 23:01:11 +03:00
Shivam Mevawala
6d98095dc1 sftp: added -R example 2016-04-01 10:47:57 -04:00
Shivam Mevawala
0652094736 sftp: added -R example 2016-04-01 10:46:33 -04:00
Larry850806
e608317d3c Update sort.md 2016-03-30 23:13:36 +08:00
Cvetomir Denchev
5896ead73d qemu.md 2016-03-30 13:33:58 +03:00
Zak Remer
b184ceca66 git-submodule: Add tldr page for the git-submodule command.
Update git-submodule to pass linter requirements.
2016-03-29 14:06:55 -07:00
ebergeron
88f5d65eb5 Added gulp to common pages. 2016-03-27 15:59:24 -04:00
Ian MacIntosh
5d2160f654 rm: fix typo ("it's" should be "its") 2016-03-25 14:17:25 -04:00
Waldir Pimenta
d6bd08e69e Create inkscape.md
Most of this is based on the excellent "examples" section of Inkscape's man page:
https://inkscape.org/en/doc/inkscape-man.html#examples
2016-03-22 21:33:52 +00:00
Mateusz Konieczny
aab6d79c96 shorten history -c explanation using suggestion by @waldyrious 2016-03-19 21:09:30 +01:00
Igor Shubovych
c79571b553 Merge pull request #825 from matkoniecz/history
add explanation how to fully erase bash shell history
2016-03-19 19:43:01 +02:00
Miguel Amigot
085b18642f Wrong order of arguments in command 2016-03-19 02:01:04 -04:00
Mateusz Konieczny
9cc107138d add explanation how to fully erase bash shell history
based on http://unix.stackexchange.com/questions/203290/how-do-i-clear-the-terminal-history/203295#203295
2016-03-15 19:12:27 +01:00
Leandro Ostera
42551edc3f Merge pull request #812 from jedahan/ssh-keygen-filepath
Ssh keygen filepath
2016-03-10 00:03:10 +01:00
Jonathan Dahan
3902255b9d ssh-keygen: add output file path option 2016-03-09 17:10:49 -05:00
Igor Shubovych
5d5dea076a Merge pull request #817 from kkk777kkk/patch-1
Added backward search example for less command
2016-03-04 23:01:22 +02:00
Leandro Ostera
b7407e2e08 Merge pull request #815 from Cvetomird91/readlink
added readlink
2016-03-04 14:30:07 +01:00
Cvetomir Denchev
ed4a8ef02f added readlink 2016-03-04 13:35:00 +02:00
Kostyantyn Moroz
dc9773114c Added backward search example for less command 2016-03-04 10:33:57 +00:00
Cvetomir Denchev
f667f90bec added gcc option 2016-03-02 15:57:42 +02:00
Igor Shubovych
6e94611f88 Merge pull request #793 from oxguy3/patch-7
tput: add page
2016-03-01 21:59:54 +02:00
Waldir Pimenta
4e4d430223 Merge pull request #807 from tldr-pages/replace-on-matched-line
Sed: adds replace before matching sample
2016-03-01 13:39:03 +00:00
Leandro Ostera
e22f8087e1 Updates description 2016-03-01 12:54:15 +01:00
Igor Shubovych
30433c622b http: add the missing example to HTTPie (see discussion in #808) 2016-02-29 11:47:42 +02:00
Igor Shubovych
e60647db93 Merge branch 'http' of git://github.com/jkbrzt/tldr into jkbrzt-http 2016-02-29 11:41:07 +02:00
Jakub Roztočil
9179bb7131 Commands-- 2016-02-29 14:26:07 +08:00
Gilles Castel
bee820c22d node: fix typo 2016-02-28 21:09:02 +01:00
Jakub Roztočil
927e44ca26 Reduced the number of examples 2016-02-29 01:22:04 +08:00
Jakub Roztocil
1d062a94f0 http: add 2016-02-28 18:17:45 +08:00