Add missing blank lines in between list items

Lists with paragraphs as items need blank lines in between
items to generate correct layout.

Docker-DCO-1.1-Signed-off-by: Lance Chen <cyen0312@gmail.com> (github: Lance0312)
This commit is contained in:
Lance Chen 2014-04-21 01:27:00 +08:00 committed by Lance Chen
parent 231f53fd9b
commit b87cb76976
No known key found for this signature in database
GPG Key ID: BD3F87DB6A0C53E2
1 changed files with 3 additions and 0 deletions

View File

@ -644,17 +644,20 @@ You have 3 options:
> - X-Docker-Token: Token
> signature=123abc,repository=”foo/bar”,access=read
>
2. Provide user credentials only
> **Header**:
> : Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
>
3. Provide Token
> **Header**:
> : Authorization: Token
> signature=123abc,repository=”foo/bar”,access=read
>
### 6.2 On the Registry
The Registry only supports the Token challenge: