Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Updates to the man pages for capabilities. #1964

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

burnMyDread
Copy link

- What I did
Added additional documentation related to the new capabilities flag.
moby/moby#39297 (comment)
- How I did it
Docs change.
- How to verify it
Docs change.
- Description for the changelog

Adding documentation for the change log.

- A picture of a cute animal (not mandatory but encouraged)

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "39149-Default-Capabilites" git@github.com:burnMyDread/cli.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@codecov-io
Copy link

Codecov Report

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

@@           Coverage Diff           @@
##           master    #1964   +/-   ##
=======================================
  Coverage   56.72%   56.72%           
=======================================
  Files         310      310           
  Lines       21800    21800           
=======================================
  Hits        12367    12367           
  Misses       8518     8518           
  Partials      915      915

Signed-off-by: zach <Zachary.Joyner@linux.com>
@thaJeztah thaJeztah changed the title Updates to the man pages for capabilities. [WIP] Updates to the man pages for capabilities. Jun 24, 2019
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.

None yet

5 participants