summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-02-14 21:31:06 +0100
committerGitHub <noreply@github.com>2024-02-14 21:31:06 +0100
commit59594e62076f8eb6c93f4624f96761671188514a (patch)
tree55ca808cde9d43193202cd10fdf9fd11e65befee
parent79a74a54e71ba3d77cc1f3a8a12b71c104e75249 (diff)
parentc9c5ac5cc8f74f2f20d72cd42a4d84e7d280e407 (diff)
downloadvyos-documentation-59594e62076f8eb6c93f4624f96761671188514a.tar.gz
vyos-documentation-59594e62076f8eb6c93f4624f96761671188514a.zip
Merge pull request #1279 from cfouche3005/set-forget
fix a forgotten "set"
-rw-r--r--docs/configuration/container/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst
index 670ca29f..adccd92b 100644
--- a/docs/configuration/container/index.rst
+++ b/docs/configuration/container/index.rst
@@ -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.