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

Document how to pass multiple sources on CLI #1331

Closed
pascalberger opened this issue Jun 12, 2017 · 1 comment
Closed

Document how to pass multiple sources on CLI #1331

pascalberger opened this issue Jun 12, 2017 · 1 comment

Comments

@pascalberger
Copy link
Contributor

What You Are Seeing?

The help for the -s option only mentions how to pass one single source:

 -s, --source=VALUE
     Source - The source to find the package(s) to install. Special sources
       include: ruby, webpi, cygwin, windowsfeatures, and python. Defaults to
       default feeds.

What is Expected?

It should also mention how to pass multiple sources.

How Did You Get This To Happen? (Steps to Reproduce)

choco install /?

@ferventcoder ferventcoder self-assigned this Jun 12, 2017
@ferventcoder ferventcoder added this to the 0.10.8 milestone Jun 12, 2017
ferventcoder added a commit that referenced this issue Aug 6, 2017
Document how to pass multiple sources when the source value allows for
multiple sources.
ferventcoder added a commit that referenced this issue Aug 6, 2017
* stable:
  (GH-1379) trace tracks deep logging info
  (GH-1378) allow external log4net config file
  (GH-1377) Fix: logger code location is wrong
  (GH-1376) capture output to additional log file
  (version) 0.10.8-beta
  (doc) update licensed changelog
  (GH-1331)(doc) Pass multiple sources
  (maint) Remove Nuget.Core from packages.config
  (maint) Skip nupkg backup if changed on upgrade
  (maint) Update AlphaFS to 2.1.3
  (maint) update NuGet.Core
@ferventcoder
Copy link
Member

This is in for 0.10.8, it will find its way to documentation at some point later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants