T6406: rename cpus to cpu

This commit is contained in:
Nicolas Vollmar 2024-05-28 08:19:54 +02:00
parent 6742fa6314
commit a983832d14

View File

@ -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.