From a97cf2c471324b7db4a76b14826f5026ec24cfd2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 3 Jul 2020 19:59:15 -0400 Subject: Report sorting option is thanks to Jerin Peter George --- doc/cmd.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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`. -- cgit v1.2.1