mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
update: purge --editor and --interactive, they were removed in 2013
48296df5b0
This commit is contained in:
parent
be54f1e82a
commit
56a5d868f1
3 changed files with 1 additions and 23 deletions
|
@ -146,7 +146,7 @@ __complete_install() {
|
|||
__complete_update() {
|
||||
opts="-c -v -q -b -i -I -e -w"
|
||||
lopts="--create-metadata --verbose --quiet --buildreport
|
||||
--interactive --icons --editor --wiki --pretty --clean --delete-unknown
|
||||
--icons --wiki --pretty --clean --delete-unknown
|
||||
--nosign --rename-apks --use-date-from-apk"
|
||||
case "${prev}" in
|
||||
-e|--editor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue