fix(help): clarify --swatch applies to terminal output and desktop notifications #10
Reference in New Issue
Block a user
Delete Branch "fix/swatch-help-text"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The
--swatchflag controls color swatches in two places:notify-send -i)The previous help text only mentioned "the terminal output", which was incomplete after notification swatch support was added.
Change
No functional changes — documentation/help text only.