mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-03 18:15:17 +02:00
IGN:...
This commit is contained in:
parent
697bd3d12b
commit
6b474cbc44
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ def setup_completion(fatal_errors):
|
|||
}
|
||||
complete -o nospace -F _prs500 ebook-device
|
||||
|
||||
complete -C calibre-complete ebook-convert
|
||||
complete -o nospace -C calibre-complete ebook-convert
|
||||
''')
|
||||
f.close()
|
||||
print 'done'
|
||||
|
|
|
|||
Loading…
Reference in a new issue