more 3.4 update

master
muflax 2012-06-09 11:09:35 +02:00
parent ae92f5b13e
commit 71a9060c6d
1 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,14 @@
# built-in cmds than need a site option
site_cmds = [
'(auto)?compile',
'create_\w+',
'debug',
'create-\w+',
'deploy',
'explain',
'prune',
'show-data',
'show-rules',
'update',
'validate-\w+',
'view',
'watch',
]