Skip to content

Commit c83ede7

Browse files
committed
Document -X cpu_count in the manpage
1 parent f3f24ce commit c83ede7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/python.man

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,9 @@ Set implementation-specific option. The following options are available:
376376
-X perf_jit: support the Linux "perf" profiler with DWARF support;
377377
also PYTHON_PERF_JIT_SUPPORT=1
378378

379+
-X cpu_count=N: override the return value of os.cpu_count();
380+
-X cpu_count=default cancels overriding; also PYTHON_CPU_COUNT
381+
379382
.TP
380383
.B \-x
381384
Skip the first line of the source. This is intended for a DOS

0 commit comments

Comments
 (0)