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
# Test-Json
> Test whether a string is a valid JSON document.
> 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.utility/test-json>.
- Test if a string from `stdin` is in JSON format: