X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=zsh-completion;h=dd81b2d3f58d3f8074db48cc9811df1d2ecbcfa7;hp=7988af4c14d11fa24159a9995630d3b14e0373dd;hb=7291d0574567d25404915333bad581b4cf82cdf6;hpb=46ad17b8897ab5cf132e348406f2bac7e97acbfc diff --git a/zsh-completion b/zsh-completion index 7988af4..dd81b2d 100644 --- a/zsh-completion +++ b/zsh-completion @@ -3,7 +3,7 @@ # Filename: /etc/zsh/completion.d/_grml-debootstrap # Purpose: zsh completion for grml-debootstrap # Authors: grml-team (grml.org), (c) Frank Terbeck , (c) Michael Prokop -# Bug-Reports: see http://grml.org/bugs/ +# Bug-Reports: see https://grml.org/bugs/ # License: This file is licensed under the GPL v2. ################################################################################ @@ -14,8 +14,7 @@ _arguments -s '(-p --mntpoint)'{-p,--mntpoint}'[mountpoint for the target system]:mount point:_path_files' \ '(-r --release)'{-r,--release}'[specify the release name of the new system]:release' \ '(-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' \ + '--grub[installation device for grub]' \ '--password[specify password for root user]' \ '--bootappend[appendline for kernel]'