On 02/09/2026 11:07, Guillaume Tucker wrote: > ``-r, --runtime RUNTIME`` > > Container runtime name. Supported runtimes: ``docker``, ``podman``. > @@ -53,8 +63,8 @@ Available options: > > User id to use inside the container. > > - If the ``-g`` option is not specified, the user id will also be used for > - the group id. > + If the ``-g`` option is not specified and no group id is defined in the > + configuration file, the user id will also be set as the group id.
This chunk didn't apply cleanly on top of v7.2 so I've resent the series after a rebase on v7.3-rc1. The rebase was trivial though. Guillaume

