Kasper K 440c0993eb Use option names for adduser
Although long options are supported in busybox's adduser:
https://github.com/mirror/busybox/blob/4d983dcd/loginutils/adduser.c#L166
they do not show up in help menu (as of v1.33.1). Use short names to make it
easier to review.
2021-06-07 15:00:50 +00:00
..