diff --git a/samy.ps1 b/samy.ps1 index 2e5fe84..9b1b0f1 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -2217,7 +2217,7 @@ function Update-SamyPrinterConfig { - Uses Get-SamyPrinterLocalConfigPath to determine where printers.json lives. - Always overwrites printers.json when non-empty data is provided. - 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. #> [CmdletBinding()]