fix: add missing option flags to the --help output
This patch adds missing and new option flags to the update-initramfs command. The ones missing were '-s, -h, --help and --version'.
One new option flag has been added, namely '-V' which is the short option for '--version'.
Signed-off-by: Christian Goeschel Ndjomouo cgoesc2@wgu.edu