aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2019-08-18 09:12:10 -0600
committerTim Harder <radhermit@gmail.com>2019-08-18 09:12:10 -0600
commit061cc0fb12083ae4b17ad69bc1cacd2c997fb914 (patch)
tree4829977508998648b0814ac3c306481c19986b01 /README.rst
parentchecks.metadata: drop unused module import (diff)
downloadpkgcheck-061cc0fb12083ae4b17ad69bc1cacd2c997fb914.tar.gz
pkgcheck-061cc0fb12083ae4b17ad69bc1cacd2c997fb914.tar.bz2
pkgcheck-061cc0fb12083ae4b17ad69bc1cacd2c997fb914.zip
readme: replace pconfig configurables with pkgcheck show command
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1088ac94..f0c12e5e 100644
--- a/README.rst
+++ b/README.rst
@@ -107,8 +107,7 @@ this in your configuration::
default=true
To use a non-default reporter use ``pkgcheck scan -R/--reporter``. To see the
-reporters available use ``pconfig configurables
-pkgcheck_reporter_factory``.
+reporters available use ``pkgcheck show --reporters``.
.. _`Installing python modules`: http://docs.python.org/inst/