I understood that man <command> is the manual page for any command.
For man groupdel is possible see only two options:
-h --help -R --root CHRROT_DIR Until here at a first glance one can assume this command only supports 2 options, but
through groupdel -h shows:
-h --help -R --root CHRROT_DIR -f --force So - Why -f was not shown through the man?. Not sure if this behavior happens for other commands - is this behavior either normal or expected in Linux?. BTW It is for Ubuntu Server 18:04