X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=zsh-completion;h=b27c3b495c4862e42c34ed45235e0c0014f6163f;hp=1c48e0ce2f559afe29b4bfb948141a47439b40ab;hb=72cddf610a02e28d191370c56b23556b1aafc127;hpb=98007e393a49f71587ab827ed51a0d101bfa2346 diff --git a/zsh-completion b/zsh-completion index 1c48e0c..b27c3b4 100644 --- a/zsh-completion +++ b/zsh-completion @@ -17,7 +17,8 @@ _arguments -s '(-t --target)'{-t,--target}'[target partition or directory]:device or directory:_path_files' \ '--grub[installation device for grub]:grub syntax' \ '--groot[root device for usage in grub]:grub syntax' \ - '--password[specify password for root user]' + '--password[specify password for root user]' \ + '--boot_append[appendline for kernel]' ## END OF FILE ################################################################# # vim:ft=zsh