mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-29 06:01:16 -03:00
This spoke of "--bold" and "-b", which are two different things - "-b" is short for "--background", bold is "-o". Instead let's just mention the long versions of all the switches. See #8053.