mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update cheat-sheet.md
This commit is contained in:
@ -329,8 +329,8 @@ $Params = @{
|
||||
Invoke-RestMethod @Params # Call a REST API, using the HTTP GET method
|
||||
```
|
||||
|
||||
More Help
|
||||
---------
|
||||
Useful Links
|
||||
------------
|
||||
* PowerShell documentation: https://docs.microsoft.com/en-us/powershell
|
||||
* Tutorial: https://www.guru99.com/powershell-tutorial.html
|
||||
* Video tutorials: https://www.youtube.com/results?search_query=PowerShell
|
||||
|
Reference in New Issue
Block a user