fix a forgotten "set"

This commit is contained in:
cfouche 2024-02-14 20:02:11 +01:00 committed by GitHub
parent 79a74a54e7
commit c9c5ac5cc8
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. 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. Set container capabilities or permissions.