diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/runtime_control.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/users_guide/runtime_control.rst b/docs/users_guide/runtime_control.rst index 5226d6dc14..0ffb1d8206 100644 --- a/docs/users_guide/runtime_control.rst +++ b/docs/users_guide/runtime_control.rst @@ -467,7 +467,8 @@ performance. .. rts-flag:: -qn <x> - :default: the value of ``-N`` + :default: the value of ``-N`` or the number of CPU cores, + whichever is smaller. :since: 8.2.1 .. index:: |