shitbox/pkg/usr/share/fish/completions/chroot.fish

4 lines
217 B
Fish

complete -c chroot -s d -l directory -d 'change to this directory after performing the chroot instead of \'/\'' -r
complete -c chroot -s h -l help -d 'Print help'
complete -c chroot -s V -l version -d 'Print version'