On Fri, Apr 01, 2022 at 13:46:42 +0200, Erik Skultety wrote:
...
> ++-----------------+-----------------------------+-----------------------------+
> +| ``auto_answer`` | ``0`` or ``1`` | If set to 1, the driver |
> +| | | answers all |
> +| | | `questions <#questions>`__
|
> +| | | with the default answer. If |
> +| | | set to 0, questions are |
> +| | | reported as errors. The |
> +| | | default value is 0. |
> +| | | :since:`Since 0.7.5` . |
> ++-----------------+-----------------------------+-----------------------------+
> +| ``proxy`` | [type://]hostname[:port] | Allows to specify a proxy |
^This one failed to convert to verbatim and needs be
tweaked by hand - I tried and it looks like nothing broke
I think the issue was that it's too long once you add backticks to turn
it into verbatim. Anyways. I can change 'hostname' to 'host' to make it
fit if you agree.