mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-17 08:01:31 +02:00
Update the manuals
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
## list-files.ps1 - Lists all files in a directory tree
|
||||
|
||||
This script lists all files within the given directory tree.
|
||||
This PowerShell script lists all files within the given directory tree.
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
@ -27,7 +27,7 @@ PS> ./list-files C:\
|
||||
```
|
||||
|
||||
## 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