mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Reorganization of the documentation book directory
Former-commit-id: 095acaf9c8649b0e527c6253dc79330feedac865
This commit is contained in:
2
doc/lib/options/system/_debug.qmd
Normal file
2
doc/lib/options/system/_debug.qmd
Normal file
@ -0,0 +1,2 @@
|
||||
**\--debug**
|
||||
|
3
doc/lib/options/system/_help.qmd
Normal file
3
doc/lib/options/system/_help.qmd
Normal file
@ -0,0 +1,3 @@
|
||||
**\--help**, **-h**
|
||||
|
||||
: Display a friendly help message.
|
3
doc/lib/options/system/_max-cpu.qmd
Normal file
3
doc/lib/options/system/_max-cpu.qmd
Normal file
@ -0,0 +1,3 @@
|
||||
**\--max-cpu**
|
||||
|
||||
: OBITools V4 are able to run in parallel on all the CPU cores available on the computer. It is sometime required to limit the computation to a smaller number of cores. That option specify the maximum number of cores that the OBITools command can use. This behaviour can also be set up using the `OBIMAXCPU` environment variable.
|
2
doc/lib/options/system/_no-progressbar.qmd
Normal file
2
doc/lib/options/system/_no-progressbar.qmd
Normal file
@ -0,0 +1,2 @@
|
||||
**\--no-progressbar**
|
||||
|
2
doc/lib/options/system/_workers.qmd
Normal file
2
doc/lib/options/system/_workers.qmd
Normal file
@ -0,0 +1,2 @@
|
||||
**\--workers**, **-w**
|
||||
|
Reference in New Issue
Block a user