Files
ladybird/Userland/Libraries/LibC/getopt.cpp
Brendan Kelly c2cc01c920 LibC: Treat argument "-" the same as arguments that don't start with "-"
This causes `echo -` to output "-" instead of crashing
2022-11-29 13:59:47 +00:00

11 KiB