this is incompatible with util-linux unshare which uses --net and also does not match the usage text which specifies --net. the --network option superficially works when using glibc which allows abbreviations of options but does not work with musl which does not.
Fixed in git, thanks