#!/usr/bin/python

from timebook.cmdline import run_from_cmdline
run_from_cmdline()
