Dwi Satria Utama
54a56c4eea
jekyll: add page ( #1583 )
2017-10-26 17:43:18 +01:00
Henry Vindin
67314d8548
remove generic nse example as its probably man page material, not tldr
2017-10-26 09:12:50 +05:30
Henry Vindin
ee0486e7f2
Add more examples for nmap for common activities such as:
...
- scanning a host with nse scripts
- scanning enabled SSL/TLS ciphers/protocols on a host on port 443
2017-10-26 09:12:50 +05:30
Martin Caarels
359252f1ce
bosh: add page ( #1575 )
2017-10-25 20:30:06 +01:00
Starbeamrainbowlabs
d4324aeb8f
fly: add page ( #1546 )
2017-10-25 10:07:03 +01:00
Max Strübing
383c7d4b27
ncmpcpp: add page ( #1568 )
2017-10-25 13:36:35 +05:30
Galdin Raphael
1b930944d4
code: add page ( #1557 )
2017-10-24 21:41:53 +05:30
Martin Caarels
2c7f5e1c5c
made changes as requested.
2017-10-24 14:38:39 +02:00
Starbeamrainbowlabs
fc91506f66
fd: add page ( #1563 )
2017-10-24 10:51:39 +01:00
Juan Leñero
ff4ea8adc6
dir -> directory
2017-10-22 21:40:39 -05:00
Matthew Davidson
9896662914
Added bit rate example for ffprobe ( #1559 )
2017-10-21 21:56:27 +01:00
Starbeamrainbowlabs
4b0f219765
zip: add encryption example ( #1558 )
2017-10-21 21:49:11 +01:00
Juan Leñero
8708fcbee3
Use tokens for client highlighting.
2017-10-20 21:24:07 -05:00
Juan Leñero
0c4edde86b
fd: add page
2017-10-20 21:12:59 -05:00
Starbeamrainbowlabs
65163f050f
couchdb: add page ( #1553 )
2017-10-20 15:01:40 +01:00
mister-ben
50b48f60fd
zip: better password prompt hint
2017-10-20 13:18:06 +01:00
mister-ben
0fb4198695
zip: explain encryption as password protected
2017-10-20 12:26:55 +01:00
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
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
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