.local/share/bash-completion/completions/podman
changeset 1033 8d13ffe12bd6
parent 1032 9cf008356bdf
equal deleted inserted replaced
1032:9cf008356bdf 1033:8d13ffe12bd6
     6   [[ $? = 0 ]] || return
     6   [[ $? = 0 ]] || return
     7   cmd[-1]=podman
     7   cmd[-1]=podman
     8   eval "${cmd[@]}"
     8   eval "${cmd[@]}"
     9 }
     9 }
    10 __podman_win_fix
    10 __podman_win_fix
       
    11 unset -f __podman_win_fix