jitakirin
a33f630def
git-diff: add example using relative time range
...
Close #1368
2017-10-31 22:32:16 +00: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
Waldir Pimenta
83bae850f4
stack: fix capitalization of Haskell
2017-10-01 18:54:34 +01:00
Max Strübing
48cfe76ee8
stack: add page ( #1509 )
2017-10-01 18:53:11 +01:00
Starbeamrainbowlabs
7c5077bd8e
sync: add page ( #1507 )
2017-10-01 13:04:36 +01:00
Starbeamrainbowlabs
9ec0ab7445
pdfposter: add page ( #1482 )
2017-09-29 22:51:28 +01:00
Starbeamrainbowlabs
ad0c483357
Update sync.md
2017-09-28 22:13:38 +01:00
Starbeamrainbowlabs
e18bc21368
sync: add page
2017-09-28 10:30:26 +01:00
David (Doojin) Jung
a6f0dfbf31
docker: update docker commands to conform to Docker 1.13 ( #1505 )
2017-09-28 10:25:00 +01:00
Starbeamrainbowlabs
02b4134d66
peerflix: expand based on official docs ( #1462 )
2017-09-28 10:21:43 +01:00
Max Strübing
0639876c42
go: add named executable example ( #1506 )
2017-09-28 10:20:26 +01:00
Waldir Pimenta
968aa0bff4
wget: reorder examples and add additional details ( #1501 )
2017-09-27 19:57:59 +05:30
Waldir Pimenta
bd284f03f1
peerflix: move listing command further up
2017-09-27 12:21:45 +01:00
Jesse Smith
22791d16c9
Simplify conversion/extraction example ( #1502 )
2017-09-25 15:59:11 +01:00
Agniva De Sarker
7cce91b3c0
ffmpeg: add extract frame example and other tweaks ( #1477 )
2017-09-23 09:41:41 +05:30
Starbeamrainbowlabs
cd5897c7c7
bash: add debugging example ( #1493 )
2017-09-21 08:35:20 +01:00
Waldir Pimenta
e3c103f0ad
xxd: reword descriptions for clarity & consistency ( #1465 )
2017-09-20 21:14:36 +05:30
Waldir Pimenta
cd31c69479
changes per PR review / capitalization of acronyms
2017-09-17 10:52:39 +05:30
Waldir Pimenta
924c28cb24
mogrify: tweak descriptions
2017-09-17 10:52:39 +05:30
Andrew Louis
415daf8c4b
openssl: display a domain's cert's start and end dates ( #1486 )
2017-09-15 00:26:37 +05:30