Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.54 KB

File metadata and controls

68 lines (43 loc) · 1.54 KB
external help file PSCalendar-help.xml
Module Name PSCalendar
online version https://jdhitsolutions.com/yourls/5f63d1
schema 2.0.0

Show-PSCalendarHelp

SYNOPSIS

Display a help PDF file for the PSCalendar module.

SYNTAX

Show-PSCalendarHelp [-Online] [<CommonParameters>]

DESCRIPTION

This command will open a local PDF copy of the module's README file. The file will contain additional information and screenshots. The command will open the file using whatever application you have associated with the .PDF file extension. Alternatively, you can use the -Online switch to open the README file in the modules Github repository using your default web browser.

EXAMPLES

Example 1

PS C:\> Show-PSCalendarHelp

PARAMETERS

-Online

Opens the PSCalendar README file in the Github repository.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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

Learn more about PowerShell: https://jdhitsolutions.com/yourls/newsletter

RELATED LINKS

https://github.com/jdhitsolutions/PSCalendar