Skip to content

Conversation

@hernandanielg
Copy link
Contributor

- What I did
Changed Network to Volume on volume_ls.md

- How I did it

- How to verify it

- Description for the changelog

Fixed wrong reference to network items on volume_ls.md

- 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 "doc/fix_volume_ls" [email protected]:hernandanielg/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-io commented Jul 24, 2017

Codecov Report

Merging #375 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
+ Coverage   46.13%   46.14%   +<.01%     
==========================================
  Files         193      193              
  Lines       16073    16073              
==========================================
+ Hits         7416     7417       +1     
+ Misses       8270     8269       -1     
  Partials      387      387

@hernandanielg
Copy link
Contributor Author

This is related to
moby/moby#34225

cc @thaJeztah

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks so much!

Copy link
Contributor

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

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

LGTM, what a mistake. Thanks for finding it!

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.

5 participants