mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-22 15:13:45 +01:00
...
This commit is contained in:
parent
0c7674f9a5
commit
a96db07fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ def upload_to_dbs(self):
|
|||
|
||||
class UploadUserManual(Command): # {{{
|
||||
description = 'Build and upload the User Manual'
|
||||
# sub_commands = ['manual']
|
||||
sub_commands = ['manual']
|
||||
|
||||
def build_plugin_example(self, path):
|
||||
from calibre import CurrentDir
|
||||
|
|
|
|||
Loading…
Reference in a new issue