diff options
Diffstat (limited to 'doc/threads-argument.dbk')
| -rw-r--r-- | doc/threads-argument.dbk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/threads-argument.dbk b/doc/threads-argument.dbk new file mode 100644 index 0000000..1b5de83 --- /dev/null +++ b/doc/threads-argument.dbk @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<varlistentry xmlns="http://docbook.org/ns/docbook"> + <term><option>-t <replaceable>THREADS</replaceable></option></term> + <term><option>--threads=<replaceable>THREADS</replaceable></option></term> + <listitem><para>Number of threads. If unspecified, all available CPUs are used.</para></listitem> +</varlistentry> |
