mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 00:20:09 +02:00
Renamed to show-dir-tree.ps1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./visualize-dir-tree.ps1 [<dir-tree>]
|
||||
.SYNTAX ./show-dir-tree.ps1 [<dir-tree>]
|
||||
.DESCRIPTION visualizes the given/current directory tree
|
||||
.LINK https://github.com/fleschutz/PowerShell
|
||||
.NOTES Author: Markus Fleschutz / License: CC0
|
Reference in New Issue
Block a user