Add missing command line options to the help text and shell completions
--no-cmdline
to the usage output (i.e. --help
output)
mkinitcpio: add shell/{bash,zsh}-completion: add missing options
- mkinitcpio's
--no-cmdline
- lsinitcpio's
--cpio
&--early
The zsh completion works, but I have no idea about the bash completion since I don't use bash.