summaryrefslogtreecommitdiffstats
path: root/bin/find_dpkg_trigger_cycles.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/find_dpkg_trigger_cycles.sh')
-rwxr-xr-xbin/find_dpkg_trigger_cycles.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh
index 0e67a6f1..a72d7320 100755
--- a/bin/find_dpkg_trigger_cycles.sh
+++ b/bin/find_dpkg_trigger_cycles.sh
@@ -15,10 +15,10 @@
# Running
# =======
#
-# Just start `./setup.sh`. It will do the following:
+# Just start `./find_dpkg_trigger_cycles.sh`. It will do the following:
#
-# 1. download apt sources and apt-file data for the amd64 Debian sid snapshot at
-# `20141211T041251Z` and store them in a directory tree rooted at
+# 1. download apt sources and apt-file data for the amd64 Debian
+# using $1 as distro and store them in a directory tree rooted at
# `./debian-sid-amd64`
# 2. go through all binary packages which have a file `DEBIAN/triggers` in their
# control archive (the list is retrieved from binarycontrol.debian.net)