Skip to content

Man page fixes#922

Merged
tiborvass merged 3 commits intodocker:masterfrom
kolyshkin:man-fixes
May 3, 2018
Merged

Man page fixes#922
tiborvass merged 3 commits intodocker:masterfrom
kolyshkin:man-fixes

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Frankly, I just wanted to fix a minor glitch in the docker-run(1) man page. One thing led to another, and I forced myself to stop at one point, resulting in this PR.

Use the proper man typesetting when describing the options
(i.e. use italics for variable parts, bold for literals).
Expand the description. Give better examples. Refer to mknod(2).

Signed-off-by: Kir Kolyshkin <[email protected]>
Do not mention the default value twice.

Signed-off-by: Kir Kolyshkin <[email protected]>
The list of changes here is too long to be described.

Maybe it's better to just rewrite the page from scratch, but at list this commit
makes some things better than before.

Signed-off-by: Kir Kolyshkin <[email protected]>
Copy link
Copy Markdown
Contributor

@dnephin dnephin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 6, 2018

Codecov Report

Merging #922 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #922   +/-   ##
=======================================
  Coverage   53.55%   53.55%           
=======================================
  Files         262      262           
  Lines       16602    16602           
=======================================
  Hits         8891     8891           
  Misses       7121     7121           
  Partials      590      590

Copy link
Copy Markdown
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🍰
cc @thaJeztah

@tiborvass
Copy link
Copy Markdown
Collaborator

LGTM

@tiborvass tiborvass merged commit 0ff5f52 into docker:master May 3, 2018
@GordonTheTurtle GordonTheTurtle added this to the 18.06.0 milestone May 3, 2018
@kolyshkin kolyshkin deleted the man-fixes branch May 4, 2018 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants