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

  Do some math at the given precision.

Options:
  --precision INTEGER  [default: 2]
  --help               Show this message and exit.

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