Waldir Pimenta
ca490f9fc9
pandoc: improve desc, add 2 examples ( #1072 )
...
The list of supported formats needs to be done this way until https://github.com/jgm/pandoc/issues/2685 is resolved.
Also expand the --to option, to avoid ambiguity (per PR review)
2016-11-09 11:24:52 +00:00
Agniva De Sarker
2a9060aef4
Add script to post Travid build errors on PRs ( #1138 )
2016-11-06 22:59:44 +05:30
Assem Attia
3d0644b2f6
fuck: add page ( #1139 )
2016-11-06 18:43:46 +05:30
Assem Attia
2940e07f92
move screenfetch.md to pages/common ( #1147 )
2016-11-06 11:54:21 +00:00
Waldir Pimenta
1524aa95da
perl: various minor tweaks
...
- use generic names in the descriptions, since they can be directly matched to the corresponding tokens
- move the -e example to appear right before the -M -e example
- make description of -M -e example more explicit (to match the plain -e example)
2016-11-05 19:17:40 +00:00
Assem Attia
b9bb46e6de
perl: add page ( #1142 )
2016-11-05 19:14:19 +00:00
Waldir Pimenta
39f27492c7
php: tweak some descriptions
2016-11-05 18:59:21 +00:00
Waldir Pimenta
11f2cb2037
php: remove redundant "CLI" from main description
2016-11-05 18:55:29 +00:00
Dan Kim
c32263f9dc
q: add page ( #1143 )
2016-11-05 18:39:47 +00:00
kalebo
6d109e5a66
rg: add page ( #1146 )
2016-11-03 09:12:23 +05:30
Waldir Pimenta
dc085927c6
assimp: add page ( #1028 )
2016-10-31 07:51:40 +00:00
Galdin Raphael
e8f92f81d9
vue: add page ( #1134 )
2016-10-29 23:34:42 +01:00
Waldir Pimenta
b5f522803a
alias: various tweaks ( #1135 )
...
- add a caveat to the main description about an aliases not being permanently saved
- tweak the descriptions of some examples
2016-10-29 16:03:11 +01:00
Andrea
3df8a4b380
yum: add "provides" example ( #1132 )
...
"yum provides" is incredibly useful when you come from a different distro,
and you don't know exactly what package provides a particular command.
2016-10-27 21:46:11 +01:00
Waldir Pimenta
05c63936ce
git-reset: expand page ( #1127 )
...
As mentioned in https://github.com/tldr-pages/tldr/pull/1088#issuecomment-249368792
2016-10-27 18:27:41 +01:00
Waldir Pimenta
b2401cf0be
git-diff: rework a bit for clarity ( #1129 )
...
- use {{commit}} instead of {{PATHSPEC}}
- start with the simplest invocation, git diff
- move command to show staged changes next to the first two, which it is related to
- clarify description of --summary example
- move the .patch extension out of the token
2016-10-27 17:15:29 +01:00
Waldir Pimenta
173d353375
git-tag, git-fetch: add example for fetching tags ( #1128 )
2016-10-27 10:25:22 +05:30
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
Michael Pearce
a0633df4cf
Update repquota.md ( #1108 )
...
Later versions of repquota do not allow to view quota for individual users - use the quota command for that. Also added the {{filesystem}} parameter as required.
2016-10-24 09:38:52 +02:00
Eric Nielsen
2f5af7f829
http: Variable supplied parameters between {{}} ( #1125 )
...
Missing in the last example.
2016-10-21 16:56:02 +01:00
Waldir Pimenta
30ffa864b1
allow non-standalone LGTM.
2016-10-18 16:40:38 +01:00
Agniva De Sarker
14b59ef5ff
Merge pull request #1122 from tldr-pages/ssh
...
ssh: simplify page
2016-10-18 20:36:39 +05:30
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
Konstantin A Kolosov
1b8bf42af6
dnf: fix typo ( #1121 )
...
Fedora was misspelled
2016-10-17 22:46:16 +01:00
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