Usage: ./manage.py groups string [OPTIONS] {string} COMMAND [ARGS]...

  String operations.

Arguments:
  string  The string to operate on.  [required]

Options:
  --help  Show this message and exit.

Commands:
  split  Split the given string on the given separator.
  strip  Strip white space off the ends of the string
  case   Case operations.
