Bugs:
- Default action is store_true while it should be just store.
- nargs default depends on metavar while it should only depend on action.
- REMAINDER nargs is not supported.
Minimal argument means minimal mode which removes all section and creates
a container with “synopsis” and “description” sections’ contents.