Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-08 00:14:59 +00:00
parent fb52b80b2f
commit 84caf38102
29 changed files with 57 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# Get-Content
> Get the content of the item at the specified location.
> This command can only be used through PowerShell.
> Note: This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-content>.
- Display the content of a file: