mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Updated the manuals
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
PowerShell Script: *remove-dir.ps1*
|
||||
===================================
|
||||
Script: *remove-dir.ps1*
|
||||
========================
|
||||
|
||||
This PowerShell script removes the given directory tree recursively.
|
||||
NOTE: Use with care! This cannot be undone!
|
||||
@ -83,4 +83,4 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
*(page generated by convert-ps2md.ps1 as of 08/07/2025 15:48:14)*
|
||||
*(page generated by convert-ps2md.ps1 as of 08/07/2025 16:01:07)*
|
||||
|
Reference in New Issue
Block a user