mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-19 08:52:05 +02:00
Update the manuals
This commit is contained in:
@@ -7,9 +7,7 @@ list-empty-dirs.ps1 [<DirTree>]
|
||||
```powershell
|
||||
list-empty-dirs.ps1 [[-DirTree] <String>] [<CommonParameters>]
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
-DirTree <String>
|
||||
|
||||
Required? false
|
||||
@@ -17,9 +15,7 @@ list-empty-dirs.ps1 [[-DirTree] <String>] [<CommonParameters>]
|
||||
Default value "$PWD"
|
||||
Accept pipeline input? false
|
||||
Accept wildcard characters? false
|
||||
```
|
||||
|
||||
```
|
||||
[<CommonParameters>]
|
||||
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
||||
|
Reference in New Issue
Block a user