mister-ben
3477ab330e
zip: add encryption example
2017-10-20 12:22:59 +01:00
Agniva De Sarker
2290f6a0e3
couchdb: simplify description
2017-10-20 11:35:15 +05:30
jitakirin
bd46cab5c5
rainbowstream: improve language and explanations
2017-10-19 21:35:52 +01:00
Max Strübing
c4a0fbd89e
vim: add s for substitution
2017-10-19 19:27:18 +02:00
Max Strübing
37fa82919b
vim: simplify substitution in whole file
2017-10-19 14:38:46 +02:00
lamar-frankie
cb3fbc57ce
couchdb: fix typo
2017-10-19 08:34:13 -04:00
lamar-frankie
42ee716137
couchdb: fix typo
2017-10-18 10:48:27 -04:00
lamar-frankie
7c8a7f61f0
couchdb: add page
2017-10-18 10:33:21 -04:00
kalebo
fb91a188bd
last: add example that avoids hostname truncation ( #1540 )
2017-10-17 12:00:41 +05:30
Agniva De Sarker
3ff22d2260
Adding tokens to variables
2017-10-17 09:34:58 +05:30
kalebo
fcdd190c3a
Corrected inaccuracy
2017-10-17 09:34:58 +05:30
jitakirin
a029886205
Fix style issues
2017-10-15 23:20:07 +01:00
jitakirin
aa04a481e2
rainbowstream: add page
...
Ref #1162
2017-10-15 23:12:04 +01:00
Martin Caarels
dd71e8fc66
changed configure to upload/update.
2017-10-15 21:25:32 +02:00
Martin Caarels
7c14f34a90
removed bosh.md
2017-10-15 21:23:50 +02:00
Martin Caarels
fc20b0366c
Modified from present tense to infinitive.
2017-10-14 19:32:16 +02:00
Martin Caarels
8eaae1e9f8
fly: add page.
2017-10-14 19:27:22 +02:00
Martin Caarels
df71b56061
added a period to the command description.
2017-10-14 19:11:54 +02:00
Martin Caarels
89d30ca0e4
added bosh.md
2017-10-14 19:05:33 +02:00
Starbeamrainbowlabs
cf2b18e04c
zip: simplify -x example ( #1490 )
2017-10-13 21:44:52 +01:00
Starbeamrainbowlabs
a0e9916532
diffstat: add page ( #1539 )
2017-10-13 21:30:35 +01:00
Starbeamrainbowlabs
e1cf267eec
pushd: added platform specific examples in windows, osx and linux. Removed from common. ( #1535 )
2017-10-13 21:25:00 +01:00
Harry Mumford-Turner
c43138e2a2
Changed wording for the description and 2nd command
2017-10-11 19:57:10 +01:00
Starbeamrainbowlabs
4510294353
pup: add page ( #1533 )
2017-10-11 19:46:32 +01:00
Starbeamrainbowlabs
a6a29fcf09
nginx: small grammar fixes ( #1537 )
2017-10-11 21:41:20 +05:30
deekim
fbf4590e7a
fixup! pup: add page
2017-10-11 08:17:46 -04:00
Zac
ae695bdbb7
locust: add page ( #1534 )
2017-10-11 11:29:29 +01:00
Vincent Yang
e274d45f41
r: add page ( #1524 )
2017-10-11 09:10:00 +05:30
deekim
2f4233a52d
fixup! pup: add page
2017-10-10 19:05:27 -04:00
deekim
e5bcbfd081
fixup! pup: add page
2017-10-10 19:03:33 -04:00
deekim
e2f2779c3c
fixup! pup: add page
2017-10-10 19:00:49 -04:00
Harry Mumford-Turner
5f0222e340
Added period
2017-10-10 16:53:28 +01:00
Harry Mumford-Turner
cef38fe8ef
diffstat: add page
...
----
- [x] The page (if new), does not already exist in the repo.
- [x] The page (if new), has been added to the correct platform folder:
`common/` if it's common to all platforms, `linux/` if it's Linux-specific, and so on.
- [x] The page has 8 or fewer examples.
- [ x The PR is appropriately titled:
`<command name>: add page` for new pages, or `<command name>: <description of changes>` for pages being edited
- [x] The page follows the [contributing](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md ) guidelines
2017-10-10 16:23:07 +01:00
Starbeamrainbowlabs
bc711523a0
traefik: add page ( #1512 )
2017-10-09 20:59:59 +01:00
Juan Martin Enriquez
8bdd25d67f
pushd: added platform specific examples in windows, osx and linux. Removed from common.
2017-10-09 00:09:49 -03:00
Jonathan Yarbor
013fabe5e7
Traefik: grammer fix
2017-10-08 20:24:43 -05:00
deekim
3dd8f82127
fixup! pup: add page
2017-10-08 12:13:22 -04:00
deekim
7ebeed5ca7
fixup! pup: add page
2017-10-08 12:03:16 -04:00
deekim
f76926abdb
pup: add page
2017-10-08 12:00:15 -04:00
Vincent Yang
0e2d131c08
Added period
2017-10-07 00:35:45 -07:00
Vincent Yang
5f49a298f1
Updated description changes
2017-10-07 00:34:24 -07:00
Vincent Yang
06c39979f0
Added mongod
2017-10-06 14:58:04 -07:00
Starbeamrainbowlabs
a51871adf4
find: improve -mtime example ( #1520 )
2017-10-06 13:42:10 +01:00
Eric Nielsen
b0b440436f
find: improve -mtime example
...
Make the description clearer and more specific to the given `-1`
parameter.
Remove unnecessary `-name '{{}}'` from example.
2017-10-05 16:23:30 -05:00
Eric Nielsen
43ff4dd736
zip: simplify -x example
...
According to the 5th item of the
[Guidelines](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md#guidelines ),
avoid getting into details like glob patterns.
2017-10-05 16:19:48 -05:00
Jonathan Yarbor
f4ced2dc14
Update Traefik with grammer fixes
2017-10-03 23:59:26 -05:00
Jonathan Yarbor
53866ef111
Fix syntax on traefik
2017-10-03 19:41:07 -05:00
Jonathan Yarbor
4cf3e14701
Add Traefik
...
Adds the page for Traefik as requested on #1184
2017-10-03 19:33:07 -05:00
Starbeamrainbowlabs
e8fe8aaa9e
Update sudo.md
2017-10-02 09:50:47 +05:30
Starbeamrainbowlabs
d6d57e8f6f
sudo: Improve grammar
2017-10-02 09:50:47 +05:30