Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Fix init help message. #689

Merged
merged 1 commit into from Oct 15, 2019
Merged

Fix init help message. #689

merged 1 commit into from Oct 15, 2019

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Oct 14, 2019

- What I did

Docker App doesn't take a docker-compose file implicitly any more.

- How I did it

Removed the incorrect statement in the help.

- How to verify it

Run docker app init --help.

Docker App doesn't take a docker-compose file implicitly any more.

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Copy link
Contributor

@silvin-lubecki silvin-lubecki 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
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #689 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #689      +/-   ##
==========================================
- Coverage   71.82%   71.77%   -0.05%     
==========================================
  Files          56       56              
  Lines        2889     2888       -1     
==========================================
- Hits         2075     2073       -2     
- Misses        550      551       +1     
  Partials      264      264
Impacted Files Coverage Δ
internal/commands/init.go 86.66% <100%> (ø) ⬆️
types/parameters/parameters.go 92.06% <0%> (-1.59%) ⬇️
internal/commands/cnab.go 71.24% <0%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fa4476...c9b8627. Read the comment docs.

@glours glours merged commit a4645a5 into docker:master Oct 15, 2019
@rumpl rumpl deleted the fix-init-help branch October 18, 2019 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants