summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNicolas Vollmar <nvo@scaling.ch>2024-05-28 08:19:54 +0200
committerNicolas Vollmar <nvo@scaling.ch>2024-05-28 10:41:16 +0200
commita983832d14c28888d035e774ee63c2f459b84aa4 (patch)
tree53e431ccd861e193e9f038e5b2e026407fae10f4 /docs
parent6742fa6314fdf448f814d18dac70a638587b75e6 (diff)
downloadvyos-documentation-a983832d14c28888d035e774ee63c2f459b84aa4.tar.gz
vyos-documentation-a983832d14c28888d035e774ee63c2f459b84aa4.zip
T6406: rename cpus to cpu
Diffstat (limited to 'docs')
-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 39d7872c..399f2ef5 100644
--- a/docs/configuration/container/index.rst
+++ b/docs/configuration/container/index.rst
@@ -133,7 +133,7 @@ Configuration
- **always**: Restart containers when they exit, regardless of status,
retrying indefinitely
-.. cfgcmd:: set container name <name> cpus <num>
+.. cfgcmd:: set container name <name> cpu-quota <num>
This specifies the number of CPU resources the container can use.