Skip to content

Commit

Permalink
Merge pull request SCRT-HQ#335 from FISHMANPET/edit-presentation-help
Browse files Browse the repository at this point in the history
Fix failing help tests
  • Loading branch information
scrthq authored Nov 9, 2020
2 parents c0cde77 + cd0f00a commit 3d83acb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PSGSuite/Public/Slides/Edit-GSPresentation.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ function Edit-GSPresentation {
.DESCRIPTION
Updates a Presentation. Accepts update requests created by New-GSPresentationUpdateRequest
.PARAMETER PresentationId
The uniqe Id of the Presentation
.PARAMETER Update
The update requests, as created by New-GSPresentationUpdateRequest. Can either be passed as a list of updates, or updates can piped into the command
Expand Down

0 comments on commit 3d83acb

Please sign in to comment.