mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-03-04 18:17:01 +00:00

I have no idea how to apply bb_getopt_complementally to a --longopt that has no short option. The documentation from vodz has a bad case of babelfish poisoning, and I can't understand it. It sort of seems to suggest there is a way, but what it is I have no idea. So I used \n as the short option, which is fairly unlikely to be used for something else. :)