Commit Graph

1060 Commits (669e845d3fa79c6a8844cee9013cfe5c666d3232)

Author SHA1 Message Date
Waldir Pimenta 669e845d3f git-log.md: improve descriptions, add --grep (#1012) 2016-10-25 18:22:47 +01:00
frinkelpi 0f8f19cfc6 pdftk: add page (#1126) 2016-10-24 17:16:49 +01:00
Eric Nielsen 2f5af7f829 http: Variable supplied parameters between {{}} (#1125)
Missing in the last example.
2016-10-21 16:56:02 +01:00
Agniva De Sarker f862a8aec2 ssh: shorten last description 2016-10-18 13:01:23 +05:30
Agniva De Sarker 452ba5f903 Fix linting error 2016-10-18 10:34:51 +05:30
Agniva De Sarker 19156aa83d ssh: simplify page
- Combined the last 2 commands into a single format that can be expanded upon
by showing the -o option, since both can be passed as options.
- This also does not increase the no. of examples.
- Corrected a minor typo in path.
2016-10-18 10:27:47 +05:30
Pu Du a9dc22e4dc ssh: add x11 forwarding 2016-10-18 10:07:00 +05:30
Waldir Pimenta 262b77aaea xargs: rework page to make it more beginner-friendly (#1039)
* xargs: update as agreed on code review.
2016-10-17 23:02:05 +01:00
vkolmakov 7b3cf933c0 Rephrase why command description and minor fixes 2016-10-16 22:10:01 -05:00
vkolmakov 165e1ded0b Merge add and add-dev and remove ls 2016-10-16 18:46:48 -05:00
vkolmakov 81a9c4fedd yarn: add page 2016-10-16 17:24:40 -05:00
Waldir Pimenta d049860773 heroku: capitalize "Heroku" in descriptions 2016-10-16 11:56:22 +01:00
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
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
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 856ffcf5fc Merge pull request #1043 from danielcompton/patch-1
date: add unix epoch timestamp
2016-10-06 23:26:51 +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
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
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
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
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
Agniva De Sarker b18c728ace make: Improve page
- Fix syntax error
- Expand flags
- Change "rule" to "target" as its a better terminology for make
2016-09-15 20:13:05 +05:30