summaryrefslogtreecommitdiffstats
path: root/plugins/url_check/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/url_check/README')
-rw-r--r--plugins/url_check/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/url_check/README b/plugins/url_check/README
new file mode 100644
index 000000000..482cbe1e1
--- /dev/null
+++ b/plugins/url_check/README
@@ -0,0 +1,12 @@
+# this is a quick hack, but quite useful
+
+Usage: main OPTIONS
+
+ --help, -h this help
+ --check-all, -a check ALL packages
+
+plugins/url_check/main checks the availability of all needed source packages
+for the current project configuration. By default, packages
+will only be checked, if the corresponding switch in
+ptxdistrc is set to "y" (enabled in 'ptxdist menuconfig')
+