mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 16:51:16 -03:00
C++ main used getopt (no w!), which appears to internally print error-messages. The Rust version will use `wgetopter_t`, and therefore needs to print this itself.