Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.14 KB

Open-PSAutoLabHelp.md

File metadata and controls

52 lines (31 loc) · 1.14 KB
external help file Module Name online version schema
PSAutoLab-help.xml
PSAutoLab
2.0.0

Open-PSAutoLabHelp

SYNOPSIS

Open the PDF help manual for the PSAutoLab module.

SYNTAX

Open-PSAutoLabHelp [<CommonParameters>]

DESCRIPTION

This module ships with a PDF that contains documentation files found in the GitHub repository as well all command help. You might find it easier to read the PDF than to use PowerShell.

This command was introduced in version 4.17.0 of the PSAutoLab module.

EXAMPLES

Example 1

PS C:\> Open-PSAutoLabHelp

Open the PDF help manual with the associated application.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

None

NOTES

RELATED LINKS