Update samy.ps1
This commit is contained in:
2
samy.ps1
2
samy.ps1
@@ -2217,7 +2217,7 @@ function Update-SamyPrinterConfig {
|
|||||||
- Uses Get-SamyPrinterLocalConfigPath to determine where printers.json lives.
|
- Uses Get-SamyPrinterLocalConfigPath to determine where printers.json lives.
|
||||||
- Always overwrites printers.json when non-empty data is provided.
|
- Always overwrites printers.json when non-empty data is provided.
|
||||||
- If called with -SkipIfEmpty and the data is empty/null, it does *nothing*
|
- If called with -SkipIfEmpty and the data is empty/null, it does *nothing*
|
||||||
so we don’t wipe a good config on a bad day.
|
so we don't wipe a good config on a bad day.
|
||||||
- Resets the in-memory cache so future Get-SamyPrinterProfiles calls reload from disk.
|
- Resets the in-memory cache so future Get-SamyPrinterProfiles calls reload from disk.
|
||||||
#>
|
#>
|
||||||
[CmdletBinding()]
|
[CmdletBinding()]
|
||||||
|
|||||||
Reference in New Issue
Block a user