bash completion: hard-set PROG=skopeo

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
Valentin Rothberg
2019-09-02 13:17:09 +02:00
parent bc8281c016
commit 0c579aca9c

View File

@@ -1,6 +1,6 @@
#! /bin/bash
: ${PROG:=$(basename ${BASH_SOURCE})}
PROG="skopeo"
_complete_() {
local options_with_args=$1