Hello,
When looking at the yunohost
manpage (v4.2.4), the subcategories are placed before the name of the command. This is quite misleading when trying to apply a command.
For example:
yunohost group user list [-s|--short] [-f|--full] [-p|--include-primary-groups]
List existing groups
I believe the culprit is the following line (#96) in doc/manpage.template
, where the subcategory is before the name:
.SS "yunohost {{ subcategory_name }} {{ name }} {{ action }}