mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
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.