|
@@ -22,7 +22,7 @@ _vbuilder()
|
|
first="${COMP_WORDS[1]}"
|
|
first="${COMP_WORDS[1]}"
|
|
|
|
|
|
## The basic options we'll complete.
|
|
## The basic options we'll complete.
|
|
- options="--version --arch --dist-upgrade --target --with-compat32"
|
|
|
|
|
|
+ options="--version --arch --dist-upgrade --unionfs --target --with-compat32"
|
|
actions="--clean --build --build-rpm --install-rpm --remove-rpm"
|
|
actions="--clean --build --build-rpm --install-rpm --remove-rpm"
|
|
opts="$options $actions"
|
|
opts="$options $actions"
|
|
|
|
|