Usage: ./manage.py groups math [OPTIONS] COMMAND [ARGS]...

  Do some math at the given precision.

Options:
  --precision <int>  [default: 2]
  --help             Show this message and exit.

Commands:
  multiply  Multiply the given numbers.
  divide    Divide the given numbers.
