The source project of this merge request has been removed.
Add missing command line options to the help text and shell completions
mkinitcpio: add --no-cmdline to the usage output (i.e. --help output)
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.