X Tutup
The Wayback Machine - https://web.archive.org/web/20201202014733/https://github.com/PowerShell/PowerShellGet/issues/57
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

Improve help for Publish-Module to include Help for the Path ParameterSets #57

Open
kilasuit opened this issue Jan 21, 2019 · 2 comments
Open

Comments

@kilasuit
Copy link

@kilasuit kilasuit commented Jan 21, 2019

The current help for Publish-module doesn't include any examples of using the Path ParameterSets.

@iricigor
Copy link

@iricigor iricigor commented Jan 22, 2019

Is this the proper place where that update should be done? How it goes, it should be added to all versions (6, 5.1, 5.0,...) where applicable or only help for version 6 is maintained?

P.S. It is also missing description for -AllowPrerelease - it has only {{Fill AllowPrerelease Description}}

@SydneyhSmith
Copy link
Collaborator

@SydneyhSmith SydneyhSmith commented Jan 22, 2019

@iricigor yep, that is correct and it should be added everywhere applicable (we try to maintain the docs for all versions), and good catch on the -AllowPrerelease!

@alerickson alerickson transferred this issue from PowerShell/PowerShellGetv2 Mar 30, 2020
@SydneyhSmith SydneyhSmith removed this from To do in Preview 4 Release Jun 18, 2020
@SydneyhSmith SydneyhSmith added this to the 3.0-Resolved milestone Sep 8, 2020
@SydneyhSmith SydneyhSmith added this to To Do in RC Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
RC
To Do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup