Fix typo in buildah context creation docs

Signed-off-by: Denis Zalevskiy <dez@aiven.io>
This commit is contained in:
Denis Zalevskiy 2021-10-22 11:35:21 +03:00
parent 2885f62c45
commit 10caa4a104
No known key found for this signature in database
GPG Key ID: 1475E1C9EEC89426
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Connection Methods
:param str container:
The name of the Buildah container to connect to.
:param str doas_path:
:param str buildah_path:
Filename or complete path to the ``buildah`` binary. ``PATH`` will be
searched if given as a filename. Defaults to ``buildah``.
:param str username: