@dmnks commented on this pull request.

> +
+*-d*
+*--do-this*
+       Do Y instead of default action.
+
+*-o* _ARG_,
+*--output*=_ARG_
+       Use file _ARG_ for output.
+
+*--format*=<*aa*|*bb*>
+       Use format *aa* or *bb* for output.
+
+*--compress*=<_method_>
+       Use specified compression, where <_method_> is one of the following
+       (when there are too many to list directly in the option)
+       - *bzip2*: bzip2 compression

Oh, this is precisely described in scdoc(5) actually:

```
You  may  also  extend long entries onto another line by giving it the same 
indent level, plus two spaces. They will be rendered as a single list entry.

           - Item 1 is pretty long so let's
             break it up onto two lines
           - Item 2 is shorter
                - But its children can go on
                  for a while
```

So that seems like the way to handle this.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3639#discussion_r1985109666
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3639/review/2667340...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to