mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 22:51:14 -03:00
These passed the description as part of the argument but didn't escape them properly. Instead, let's just use a description. Fixes #7655.