mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 15:21:14 -03:00
__fish_print_help supports printing an error message above the documentation. This is currently only used by extremely rare edge cases, namely: eval "break" eval "continue --unknown" fish -c 'sleep 10&; bg %1' Let's remove this feature to enable us to use man directly (#11786).
12 KiB
12 KiB