Skip to content

Commit

Permalink
added cpu argument to bss function docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Sep 19, 2024
1 parent 1a4fbcc commit 8c0c17f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/usage/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -679,11 +679,12 @@ with a semi-colon (;).

.. code-block:: shell
phykit bipartition_support_stats <tree> [-v/--verbose]
phykit bipartition_support_stats <tree> [-v/--verbose --cpu <cpu>]
Options: |br|
*<alignment>*: first argument after function name should be a tree file |br|
*-v/\\-\\-verbose*: optional argument to print all bipartition support values
*-v/\\-\\-verbose*: optional argument to print all bipartition support values |br|
*\\-\\-cpu*: CPUs to use to accelerate calculation

|
Expand Down

0 comments on commit 8c0c17f

Please sign in to comment.