chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
679f3e0
)
Complete update --nosign
author
Daniel Martí
<mvdan@mvdan.cc>
Sun, 11 Jan 2015 13:21:22 +0000
(14:21 +0100)
committer
Daniel Martí
<mvdan@mvdan.cc>
Sun, 11 Jan 2015 13:21:22 +0000
(14:21 +0100)
completion/bash-completion
patch
|
blob
|
history
diff --git
a/completion/bash-completion
b/completion/bash-completion
index 3538ef1209748790f066c3cb5211b26fc51e8c2b..0e39afd4aca7adee31c74ade1624bd6004f951a3 100644
(file)
--- a/
completion/bash-completion
+++ b/
completion/bash-completion
@@
-129,7
+129,8
@@
__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"
+ --interactive --icons --editor --wiki --pretty --clean --delete-unknown
+ --nosign"
case "${prev}" in
-e|--editor)
_filedir