From 99c5a7c96e441f4d336740a2624de072a075c3ae Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 3 Jul 2017 11:48:06 +0200 Subject: parse_jobs: accept a multiplier on the CPU core number --- xe.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'xe.1') diff --git a/xe.1 b/xe.1 index 4dbb15e..162d05c 100644 --- a/xe.1 +++ b/xe.1 @@ -1,4 +1,4 @@ -.Dd November 30, 2016 +.Dd July 3, 2017 .Dt XE 1 .Os .Sh NAME @@ -118,6 +118,12 @@ processes concurrently. Using .Fl j0 will run as many processes as there are CPU cores running. +If +.Ar maxjobs +ends with an +.Sq Ic x , +it is regarded as a multiplier on the number of running CPU cores +(rounded down, but using at least one core). .El .Sh ENVIRONMENT The environment variable -- cgit 1.4.1