Waldir Pimenta
eff31b50ce
Merge pull request #1120 from vkolmakov/add-yarn
...
yarn: add page
2016-10-17 08:29:18 +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
c032e97954
quotacheck: minor tweaks ( #1119 )
2016-10-16 16:43:32 +01:00
Waldir Pimenta
9bef520670
edquota: minor tweaks to commands and descriptions ( #1113 )
2016-10-16 14:57:23 +01:00
Michael Pearce
c5bd622d7b
quotacheck: add page ( #1002 )
2016-10-16 14:51:30 +01: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
d43187b364
contributing.md: adjust line-wrapping
2016-10-14 19:19:37 +01:00
Yash Sharma
1cf7bc7a63
add new guideline in CONTRIBUTING.md ( #1116 )
...
* Update CONTRIBUTING.md
* add missing quotes in contributing.md
* Update CONTRIBUTING.md
2016-10-14 20:11:41 +02:00
Waldir Pimenta
e20cde32ef
update Homebrew install instructions ( fix #1114 )
2016-10-13 23:24:56 +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
Zlatan Vasović
cc3d1bf0ed
Drop bugs URL from package.json ( #1110 )
...
Ref: https://github.com/npm/normalize-package-data#what-normalization-currently-entails
2016-10-13 12:15:28 +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
Agniva De Sarker
093bb6fea4
Merge pull request #1103 from tldr-pages/set-versions
...
Pin down the dependencies to their exact version
2016-10-03 23:54:51 +05:30
Agniva De Sarker
266b8da479
Removed = from dependencies as they are redundant
...
- Also moved tldr-lint to tilde range because
when its 0.0.X, caret does not allow any change
even in patch version.
2016-10-03 23:47:21 +05:30
Michael Pearce
35b685ff9c
repquota: add page ( #983 )
2016-10-03 15:53:51 +01:00
Agniva De Sarker
dc0c42650d
Pin down the dependencies to their exact version
...
- And keep tldr-lint on a greater than mode
2016-10-03 12:54:36 +05:30
Agniva De Sarker
4f28972dc2
Setting cache to false ( #1095 )
...
- This was not letting new changes from tldr-lint repo to be fetched.
Therefore, preventing new checks like trailing spaces to appear.
- Also, its a good practice to get possible updates from npm packages.
2016-10-02 21:40:11 +02:00
Waldir Pimenta
adcdf62ba3
Merge pull request #1102 from jonboiser/pmset
...
pmset: add page
2016-10-02 19:03:49 +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
Waldir Pimenta
9e6d1b32f9
add badges to contributing.md
...
as [discussed in Gitter](https://gitter.im/tldr-pages/tldr?at=57ee0623b0ff456d3ad23195 ).
2016-10-02 11:08:44 +01:00
Waldir Pimenta
03f947196b
contributing.md: various tweaks ( #1100 )
...
- adjust whitespace & line breaks to make the markdown source more readable and consistent
- remove "we"/"our", to avoid reinforcing the "us vs. them" paradigm
- clarify a couple passages
- remove obsolete license agreement notice, now covered by the CLA
- remove redundant (and oddly specific) plea for contributions and the end of the document,
since there's already one at the beginning
- remove a redundant example of commit message format
2016-10-02 11:03:37 +01:00
Jonathan Boiser
54e18a150a
pmset: add page
2016-10-02 00:06:27 -05:00
Zlatan Vasović
27123e215a
Fix build-index.js coding style ( #1101 )
...
- Use single quotes consistently
- Insert space before parenthesis in anonymous function declarations
2016-10-02 10:19:50 +05:30
Agniva De Sarker
7555812d12
Remove CLA badge from README
2016-09-30 13:18:41 +05:30
Waldir Pimenta
a1da10550a
license: mention contributors
2016-09-29 21:10:05 +01:00
Waldir Pimenta
55b813f378
more badges!! 🎉
2016-09-29 20:51:04 +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
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
Zlatan Vasović
190f8bc5b1
Fix the indentation in PDF conversion files ( #1091 )
2016-09-27 10:45:21 +05:30
Eliot Sykes
26700bf198
git-reset: add page ( #1088 )
2016-09-26 23:19:39 +05:30
Zlatan Vasović
1d5fb3263c
Simplify package.json ( #1090 )
...
Reference: https://docs.npmjs.com/files/package.json
2016-09-26 08:11:02 +01:00
Waldir Pimenta
5a40607fff
readme: replace flaky issue stats badge
...
use badge from isitmaintained.com instead.
2016-09-25 11:33:17 +01:00