Commit Graph

2163 Commits (3f1a853c933ebfb6c206f801a2f3e7cff70ac443)

Author SHA1 Message Date
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
Waldir Pimenta 53a915d07d readme: add CLA Assistant badge 2016-09-25 10:38:15 +01:00
Waldir Pimenta 6f72422422 add CLA to contributing.md (#1048) 2016-09-24 18:03:50 +01:00
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