thoemmi/7Zip4Powershell

Update-Help fails

Liturgist opened this issue · 1 comments

I have installed 1.8.0. Is there anything I need to do?

PS C:\WINDOWS\system32> Update-Help
Update-Help : Failed to update Help for the module(s) '7Zip4Powershell' with UI culture(s) {en-US} : The value of the
HelpInfoUri key in the module manifest must resolve to a container or root URL on a website where the help files are stored. The
HelpInfoUri 'https://github.com/thoemmi/7Zip4Powershell' does not resolve to a container.
At line:1 char:1
+ Update-Help
+ ~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Update-Help], Exception
    + FullyQualifiedErrorId : InvalidHelpInfoUri,Microsoft.PowerShell.Commands.UpdateHelpCommand

I haven't created any help yet, but it's in the queue.