diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst index 63aa6ac5..344025da 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -375,6 +375,8 @@ details. The ``--precision`` option controls the number of digits displayed after the decimal point in coverage percentages, defaulting to none. +The ``--sort`` option is the name of a column to sort the report by. + Other common reporting options are described above in :ref:`cmd_reporting`. |