mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 08:30:00 +02:00
Update the manuals
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## list-submodules.ps1 - Lists the submodules of a Git repository
|
||||
|
||||
This script lists the submodules of the given Git repository.
|
||||
This PowerShell script lists the submodules of the given Git repository.
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
@@ -27,7 +27,7 @@ PS> ./list-submodules C:\MyRepo
|
||||
```
|
||||
|
||||
## 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