Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The `Pager` is available as a NuGet package `Microsoft.PowerShell.Pager` on [NuG

## Sample usage

The following demo shows the usage for showing the PowerShell help content on alternate screen and returning to the primary scree,
The following demo shows the usage for showing the PowerShell help content on alternate screen and returning to the primary screen.

![Pager-Basic](./assets/Pager-Basic.gif)

Expand Down