mirror of
https://github.com/containers/skopeo.git
synced 2025-09-13 05:23:05 +00:00
bash completion: hard-set PROG=skopeo
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
: ${PROG:=$(basename ${BASH_SOURCE})}
|
||||
PROG="skopeo"
|
||||
|
||||
_complete_() {
|
||||
local options_with_args=$1
|
||||
|
Reference in New Issue
Block a user