| external help file | PSFunctionTools-help.xml |
|---|---|
| Module Name | PSFunctionTools |
| online version | |
| schema | 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-PSFunctionToolsHelpThe file should open in the default application for PDF files.
PS C:\> Open-PSFunctionToolsHelp -AsMarkdownView 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: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.