1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 17:26:01 +02:00
Commit graph

1397 commits

Author SHA1 Message Date
Yash Sharma
c09702e564 heroku: add page (#1112) 2016-10-16 11:55:03 +01:00
Waldir Pimenta
316d36256e julia: add page (#1089)
Based on the [man page](https://github.com/JuliaLang/julia/blob/master/doc/man/julia.1), and on the
[Getting started](https://github.com/JuliaLang/julia/blob/master/doc/manual/getting-started.rst) manual page.
2016-10-13 16:50:43 +01:00
Waldir Pimenta
e750939432 tree: glob pattern requires quote marks 2016-10-13 16:25:23 +01:00
Eric Nielsen
b6b26e345d less, more: Don't use ...then... in examples
Instead, explain additional keystrokes in the example title. See
ee1472e76f (r82836295)

Also, change order of examples to down/up, end/start and next/previous
to keep consistency.
2016-10-13 12:30:52 +05:30
Michael Pearce
7681e7fa89 edquota: add page (#1001) 2016-10-13 12:18:16 +05:30
Waldir Pimenta
c15d705d40 fix descriptions split by mistake in #633 (#1098) 2016-10-12 16:58:04 +01:00
Eric Nielsen
8d93237d63 vim: Normal mode is the normal mode (#1106)
* vim: Improvements we can can agree on

Remove spaces between keypresses (as it could lead users to think they
should type a space there).
Simplify regexp substitution example.
Add ...then... to search example.
Add quit without saving example.

* vim: Improvements we can can agree on

Move search keystrokes to the example title.
Keep original regexp substitution example. See conversation starting at
ee1472e76f (r82820204)
2016-10-12 05:28:21 +02:00
Waldir Pimenta
a35633e60b date: minor fix to sync osx / linux versions 2016-10-06 23:29:04 +01:00
Waldir Pimenta
856ffcf5fc Merge pull request #1043 from danielcompton/patch-1
date: add unix epoch timestamp
2016-10-06 23:26:51 +01:00
Waldir Pimenta
c9c5f9edc5 date.md: another attempt at clarifying the descriptions 2016-10-06 12:05:12 +01:00
Waldir Pimenta
4b7ef4a18d vim: improve examples (#1105)
I tried to condense the most useful basic commands into this page without surpassing our length limit.
I also expanded the main description -- I wonder if there's a way to phrase it which could allow us to get rid of all the <Esc>s...

I combined copy/cut/paste into a single command, since it was important to allow space for a slightly more advanced command, (the find/replace example), which introduces some important vim concepts, such as command application ranges.
2016-10-06 11:19:06 +01:00
Agniva De Sarker
cf55127935 Update the last example to explain the -r flag 2016-10-06 10:02:39 +05:30
Michael Pearce
35b685ff9c repquota: add page (#983) 2016-10-03 15:53:51 +01:00
Jonathan Boiser
35c60098ec pmset: simplify description 2016-10-02 12:50:56 -05:00
Jonathan Boiser
680fff35ef pmset: add sudo to commands that change settings. 2016-10-02 09:58:21 -05:00
Jonathan Boiser
54e18a150a pmset: add page 2016-10-02 00:06:27 -05:00
Waldir Pimenta
76f211601e ar: add commas to list 2016-09-29 13:31:04 +01:00
Waldir Pimenta
c2fa9d2602 mtr: expand title's acronym in the main desc 2016-09-29 12:30:52 +01:00
Waldir Pimenta
e95ed25432 Merge pull request #1093 from mkoppmann/fc-list
- fc-list: add page
- fc-list, fc-match, fc-pattern: use a specific example as token
2016-09-28 16:45:06 +01:00
mkoppmann
66651b37a4 Adapted to new style 2016-09-28 15:33:59 +02:00
kalebo
8dd53d6484 git-stash: add -p option (#1094) 2016-09-28 13:16:15 +05:30
Waldir Pimenta
67840a5c3f shopt: add page (#1033) 2016-09-28 08:29:44 +01:00
Michael Koppmann
304d01d1c0 fc-list: add page
Fixes issue #978. I know that the format is not the right one, but I wanted to use the same style as in fc-match and fc-pattern.
2016-09-28 03:47:15 +02:00
Eliot Sykes
26700bf198 git-reset: add page (#1088) 2016-09-26 23:19:39 +05:30
Agniva De Sarker
b0cc68425b go: add page (#1085) 2016-09-24 21:33:48 +05:30
Sailesh Choyal
6848f6db44 fold: add page (#1087) 2016-09-24 17:27:28 +05:30
David Pavlík
c49289b4a7 ping: add -a example (#1027) 2016-09-23 15:47:43 +01:00
Agniva De Sarker
d1e3c7b43e Merge pull request #1046 from ericbn/hub
hub: Add fork and pull-request examples
2016-09-23 09:50:22 +05:30
Eric Nielsen
672addab21 hub: Further improve examples verbosity 2016-09-22 16:33:58 -05:00
Waldir Pimenta
d7041ec1d3 tar: reword the second sentence of the main desc. (#1058) 2016-09-22 20:09:54 +01:00
kidpixo
386a66cc9d column: add page (#1053) 2016-09-22 15:20:03 +01:00
Waldir Pimenta
1072483744 page format: lowercase command names consistently (#1083) 2016-09-22 08:03:38 +01:00
Te-Chi Liu
5a54763c72 fixup: token string style (#1081)
- use underscore rather than minus
- use lower case rather than uppder case
2016-09-21 21:05:46 +05:30
Te-Chi Liu
a6efcb6ba8 git-rebase: add --onto option (#1080) 2016-09-21 12:28:28 +05:30
Agniva De Sarker
c73c797594 Merge pull request #1079 from tldr-pages/svn
git-svn: add fetch subcommand
2016-09-21 09:47:34 +05:30
Agniva De Sarker
fbac2453be Merge pull request #1075 from alx741/stlink
Stlink: add pages
2016-09-21 09:45:55 +05:30
Daniel Campoverde [alx741]
bcaef1f8ab stlink: wrap port number in {{}} 2016-09-20 13:27:56 -05:00
Agniva De Sarker
1e9232a77d git-svn: fix page comments 2016-09-20 08:27:09 +01:00
Ricardo Corrie
aaa8b61bd6 Revision based on PR feedback 2016-09-20 08:27:09 +01:00
Ricardo Corrie
3701b6973f git-svn: add fetch subcommand 2016-09-20 08:27:09 +01:00
Starbeamrainbowlabs
7356a47e02 whatis: add page (#1078) 2016-09-19 23:06:07 +05:30
Agniva De Sarker
0012e4ac2d qemu-img: add page (#1074) 2016-09-19 21:16:17 +05:30
Daniel Campoverde [alx741]
29d7166a4d stlink: use {{localhost}} 2016-09-18 17:36:50 -05:00
Daniel Campoverde [alx741]
f07e797642 stlink: expand GDB name 2016-09-18 13:25:47 -05:00
Daniel Campoverde [alx741]
a6d469a036 stlink: fix typo 2016-09-18 13:25:24 -05:00
Daniel Campoverde [alx741]
5c9c8b4023 stlink: add extra clarification on descriptions 2016-09-18 09:22:00 -05:00
Daniel Campoverde [alx741]
40a785d199 stflash: use spelled out options 2016-09-18 09:19:53 -05:00
Daniel Campoverde [alx741]
57e32a7e52 stlink: add st-info page 2016-09-17 23:13:42 -05:00
Daniel Campoverde [alx741]
bee393809e stlink: add st-util page 2016-09-17 23:09:04 -05:00
Daniel Campoverde [alx741]
e7ba9d8ba8 stlink: add st-flash page 2016-09-17 23:04:12 -05:00