
      # Scripts generated by setuptools
      [console_scripts]
      holland = holland.core.cmdshell:main

      # Holland subcommands
      [holland.commands]
      help = holland.commands.help:Help
      listplugins = holland.commands.list_plugins:ListPlugins
      listbackups = holland.commands.list_backups:ListBackups
      backup = holland.commands.backup:Backup
      mk-config = holland.commands.mk_config:MkConfig
      purge = holland.commands.purge:Purge
      #restore = holland.commands.restore:Restore
      