T6406: rename cpus to cpu

(cherry picked from commit a983832d14c28888d035e774ee63c2f459b84aa4)
This commit is contained in:
Nicolas Vollmar 2024-05-28 08:19:54 +02:00 committed by Mergify
parent 809dd15c52
commit c024153b14

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.