Skip to content

man: update dockerd man-page to include --feature flag#48486

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:dockerd_man_features
Sep 12, 2024
Merged

man: update dockerd man-page to include --feature flag#48486
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:dockerd_man_features

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Sep 12, 2024

commit f13c082 introduced this flag, but did not yet update the manpage.

Screenshot 2024-09-12 at 17 14 38

Copy link
Copy Markdown
Contributor

@austinvazquez austinvazquez left a comment

Choose a reason for hiding this comment

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

Minor nit; otherwise LGTM.

Comment thread man/dockerd.8.md Outdated
Enable or disable feature feature in the daemon. This option corresponds
with the "features" field in the daemon.json configuration file. Using
both the command-line option and the "features" field in the configuration
file produces an error. The feature option can be specific multiple times
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

minor nit: specific -> specified

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oh! good catch; I blame auto-correct

commit f13c082 introduced
this flag, but did not yet update the manpage.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Contributor

@austinvazquez austinvazquez left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

4 participants