From 10b592f64d0f8676e332ff166f06d668390c2722 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Wed, 2 Feb 2022 17:42:59 -0700 Subject: [PATCH] docs: qbsp: document -threads option --- docs/qbsp.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/qbsp.rst b/docs/qbsp.rst index 1fc94add..865a58a7 100644 --- a/docs/qbsp.rst +++ b/docs/qbsp.rst @@ -192,6 +192,11 @@ Options Emit skip/nodraw faces. Mainly for Q2RTX. +.. option:: -threads n + + Set number of threads to use. By default, qbsp will attempt to + use all available hardware threads. + Special Texture Names ---------------------