ctl-restore: restore a version of BII-Controls or MLS-Controls
usage:
  ctl-restore [options] VERSION
      [VERSION] must be the ISO date string as it is used by
      rsync-dist. 
options:
  -h: this help
  -a --app [application]: application, currently known:
        bii      : bii-controls, the default
        mls      : mls-controls
        erl      : erl-controls
        bl       : bl-controls
        hobicat  : hobicat-controls
  -p --part [part]: specify the distributed part of the application
        currently known: 
        ioc : the binary and db files, the default
        opi : the panel files
  --verbose: show executed command
  --dry-run : just show how rsync-dist-info.py would be called