mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the manuals
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
## remove-empty-dirs.ps1 - Removes all empty subfolders within a directory tree
|
||||
|
||||
This script removes all empty subfolders within a directory tree.
|
||||
This PowerShell script removes all empty subfolders within a directory tree.
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
@ -27,7 +27,7 @@ PS> ./remove-empty-dirs C:\Temp
|
||||
```
|
||||
|
||||
## Notes
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
|
||||
## Related Links
|
||||
https://github.com/fleschutz/PowerShell
|
||||
|
Reference in New Issue
Block a user