Updated docopt argument call from gui to include -v
This commit is contained in:
parent
5fbbb26c00
commit
d6f5ed741a
@ -177,7 +177,7 @@ class GUI():
|
||||
'--include': None,
|
||||
'--log': 'log.txt',
|
||||
'--output': '{}.{}'.format(self.values.get('output_name'), self.values.get('output_type')),
|
||||
'--verbose': True,
|
||||
'-v': self.values.get('logging'),
|
||||
'--version': False,
|
||||
'<compound>': self.values.get('substance'),
|
||||
'list': False,
|
||||
|
Reference in New Issue
Block a user