external help file | Module Name | online version | schema |
---|---|---|---|
PSFunctionTools-help.xml |
PSFunctionTools |
2.0.0 |
Open the PSFunctionTools help document.
Open-PSFunctionToolsHelp [-AsMarkdown] [<CommonParameters>]
Use this command to open the PDF help document for the PSFunctionTools module with the associated application for PDF files. As an alternative you can view the documentation as a markdown document.
PS C:\> Open-PSFunctionToolsHelp
The file should open in the default application for PDF files.
PS C:\> Open-PSFunctionToolsHelp -AsMarkdown
View the help file a markdown document.
Open the help file as markdown.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: md
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.