mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-24 01:11:15 -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.