aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2020-01-31 21:47:32 -0700
committerTim Harder <radhermit@gmail.com>2020-01-31 21:47:32 -0700
commitf97b41a61352c1ce6f88923d8eb6714c97b2f479 (patch)
treece675d2af08e131a7562287dd8808f0411bf4bf6 /doc
parentpkgcheck scan: add --user-agent option for custom user agent spoofing (diff)
downloadpkgcheck-f97b41a61352c1ce6f88923d8eb6714c97b2f479.tar.gz
pkgcheck-f97b41a61352c1ce6f88923d8eb6714c97b2f479.tar.bz2
pkgcheck-f97b41a61352c1ce6f88923d8eb6714c97b2f479.zip
doc/config.rst: add example showing default target repo override
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index d9237bed..46b5b092 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -55,3 +55,10 @@ Use the JSON reporter by default for scanning output and disable all cache usage
[DEFAULT]
reporter = JsonReporter
cache = no
+
+Example 6
+---------
+Set the default repo to target when scanning::
+
+ [DEFAULT]
+ repo = my_overlay