mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Rename market to gplay
This commit is contained in:
parent
36f524e624
commit
b395095949
2 changed files with 7 additions and 7 deletions
|
|
@ -106,7 +106,7 @@ __complete_publish() {
|
|||
|
||||
__complete_checkupdates() {
|
||||
opts="-h -v -p"
|
||||
lopts="--help --verbose --package --auto --autoonly --commit --market"
|
||||
lopts="--help --verbose --package --auto --autoonly --commit --gplay"
|
||||
case "${prev}" in
|
||||
-p|--package)
|
||||
__package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue