[checkupdates] Remove --gplay option

It's unclear whether this still works and we're not planning to maintain
it.
This commit is contained in:
Gregor Düster 2023-10-27 23:41:32 +02:00 committed by Jochen Sprickerhof
parent cbfb12f917
commit 81fdba452a
2 changed files with 1 additions and 60 deletions

View file

@ -155,7 +155,7 @@ __complete_publish() {
__complete_checkupdates() {
opts="-v -q"
lopts="--verbose --quiet --auto --autoonly --commit --gplay --allow-dirty"
lopts="--verbose --quiet --auto --autoonly --commit --allow-dirty"
case "${cur}" in
-*)
__complete_options