mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 07:38:15 +02:00
Update the manuals
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
# PowerShell Script: cd-scripts.ps1
|
||||
```powershell
|
||||
cd-scripts.ps1
|
||||
Change the working directory to the PowerShell scripts folder
|
||||
```
|
||||
|
||||
Change the working directory to the PowerShell scripts folder
|
||||
cd-scripts.ps1
|
||||
|
||||
## Syntax & Parameters
|
||||
```powershell
|
||||
@ -19,6 +19,7 @@ Change the working directory to the PowerShell scripts folder
|
||||
## Example
|
||||
```powershell
|
||||
PS>./cd-scripts
|
||||
📂/home/markus/PowerShell/Scripts
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user