|
|
|
@ -46,4 +46,7 @@ exe = [ |
|
|
|
'help': 'Open windowless', |
|
|
|
'action': 'store_true', |
|
|
|
}, |
|
|
|
{'help': 'Directory to start in', 'ostring': ['+d', '++start-in'],'metavar':'dir'}, |
|
|
|
{'ostring':['query'],'help':'Query to search for'}, |
|
|
|
{'action': 'store', 'help': 'Command-line args', 'nargs': '*', 'ostring': ['arg']}, |
|
|
|
] |