the-root-command:
  Test description

Usage:
  the-root-command [options] <the-root-arg-no-description-no-default> [<the-root-arg-no-description-default> <the-root-arg-no-default> [<the-root-arg> [<the-root-arg-enum-default>]]]

Arguments:
  <the-root-arg-no-description-no-default>
  <the-root-arg-no-description-default>       [default: the-root-arg-no-description-default-value]
  <the-root-arg-no-default>                   the-root-arg-no-default-description
  <the-root-arg>                              the-root-arg-description [default: the-root-arg-one-value]
  <Read|ReadWrite|Write>                      the-root-arg-enum-default-description [default: Read]

Options:
  -trna, --the-root-option-no-arg (REQUIRED)                                                             the-root-option-no-arg-description
  -trondda, --the-root-option-no-description-default-arg <the-root-option-no-description-default-arg>    [default: the-root-option--no-description-default-arg-value]
  -tronda, --the-root-option-no-default-arg <the-root-option-arg-no-default-arg> (REQUIRED)              the-root-option-no-default-description
  -troda, --the-root-option-default-arg <the-root-option-arg>                                            the-root-option-default-arg-description [default: the-root-option-arg-value]
  -troea, --the-root-option-enum-arg <Read|ReadWrite|Write>                                              the-root-option-description [default: Read]
  -trorea, --the-root-option-required-enum-arg <Read|ReadWrite|Write> (REQUIRED)                         the-root-option-description [default: Read]

