steps to reproduce
run `printf --help`actual output (nothing) expected output the help message comment: I checked it on ubuntu and on arch, both don't print the help. I checked the source package on ubuntu and there is code for that in printf.c
