Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented Jul 10, 2017

In #371, the old --mount-label and --selinux-label became --linux-mount-label and --linux-selinux-label. However, the --mount-label use in this example wasn't updated and the --selinux-label use was incorrectly updated to --process-selinux-label. This commit brings the example back in line with the program source.

I've also added backticks around --linux-selinux-label to get better formatting for the inline code.

There are also #371 fixups in flight with #418, but this PR is touching a different file.

…nux-label

In 9c3863b (generate: rectify the arguments, 2017-04-24, opencontainers#371), the
old --mount-label and --selinux-label became --linux-mount-label and
--linux-selinux-label.  However, the --mount-label use in this example
wasn't updated and the --selinux-label use was incorrectly updated to
--process-selinux-label.  This commit brings the example back in line
with the program source.

I've also added backticks around --linux-selinux-label to get better
formatting for the inline code [1].

[1]: https://daringfireball.net/projects/markdown/syntax#code

Signed-off-by: W. Trevor King <wking@tremily.us>
@Mashimiao
Copy link

Mashimiao commented Jul 11, 2017

LGTM @liangchenye @mrunalp @hqhq

Approved with PullApprove

@liangchenye
Copy link
Member

liangchenye commented Jul 11, 2017

LGTM

Approved with PullApprove

@liangchenye liangchenye merged commit 15ec1df into opencontainers:master Jul 11, 2017
@wking wking deleted the linux-mount-label-example branch July 27, 2017 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants