mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-22 18:08:18 +02:00
Fixed typo
This commit is contained in:
parent
efc8f4e681
commit
ea67e25058
@ -5,7 +5,7 @@ check-ipv4-address.ps1, checks the given IPv4 address for validity
|
|||||||
check-ipv6-address.ps1, checks the given IPv6 address for validity
|
check-ipv6-address.ps1, checks the given IPv6 address for validity
|
||||||
check-mac-address.ps1, checks the given MAC address for validity
|
check-mac-address.ps1, checks the given MAC address for validity
|
||||||
check-symlinks.ps1, checks every symlink in the given directory tree
|
check-symlinks.ps1, checks every symlink in the given directory tree
|
||||||
check-windows-system-files.ps1 - checks the validity of the Windows system files
|
check-windows-system-files.ps1, checks the validity of the Windows system files
|
||||||
check-xml-file.ps1, checks the given XML file for validity
|
check-xml-file.ps1, checks the given XML file for validity
|
||||||
clean-branch.ps1, cleans the current Git branch (including submodules) from generated files
|
clean-branch.ps1, cleans the current Git branch (including submodules) from generated files
|
||||||
clone-repos.ps1, clones well-known Git repositories
|
clone-repos.ps1, clones well-known Git repositories
|
||||||
|
|
Loading…
Reference in New Issue
Block a user