mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-31 23:45:48 +02:00
Update cheat-sheet.md
This commit is contained in:
parent
cb99fcafb8
commit
2633d10a3b
@ -329,8 +329,8 @@ $Params = @{
|
|||||||
Invoke-RestMethod @Params # Call a REST API, using the HTTP GET method
|
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
|
* PowerShell documentation: https://docs.microsoft.com/en-us/powershell
|
||||||
* Tutorial: https://www.guru99.com/powershell-tutorial.html
|
* Tutorial: https://www.guru99.com/powershell-tutorial.html
|
||||||
* Video tutorials: https://www.youtube.com/results?search_query=PowerShell
|
* Video tutorials: https://www.youtube.com/results?search_query=PowerShell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user