mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-24 02:35:40 +02:00
Updated the manuals
This commit is contained in:
@@ -6,7 +6,7 @@ This PowerShell script saves the given text to 'Remember.csv' in your home folde
|
||||
Parameters
|
||||
----------
|
||||
```powershell
|
||||
/home/markus/Repos/PowerShell/scripts/remember.ps1 [[-text1] <String>] [[-text2] <String>] [[-text3] <String>] [<CommonParameters>]
|
||||
/Repos/PowerShell/scripts/remember.ps1 [[-text1] <String>] [[-text2] <String>] [[-text3] <String>] [<CommonParameters>]
|
||||
|
||||
-text1 <String>
|
||||
Specifies the text to memorize
|
||||
@@ -101,4 +101,4 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
*(generated by convert-ps2md.ps1 as of 11/20/2024 11:51:59)*
|
||||
*(page generated by convert-ps2md.ps1 as of 01/17/2025 08:30:56)*
|
||||
|
Reference in New Issue
Block a user