Merge pull request #1280 from vyos/mergify/bp/sagitta/pr-1279

fix a forgotten "set" (backport #1279)
This commit is contained in:
Robert Göhler 2024-02-14 21:34:56 +01:00 committed by GitHub
commit 2ecaefa28b
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.