Merge pull request #1279 from cfouche3005/set-forget

fix a forgotten "set"
This commit is contained in:
Robert Göhler 2024-02-14 21:31:06 +01:00 committed by GitHub
commit 59594e6207
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,7 +117,7 @@ Configuration
Add a host device to the container.
.. cfgcmd:: container name <name> cap-add <text>
.. cfgcmd:: set container name <name> cap-add <text>
Set container capabilities or permissions.