summaryrefslogtreecommitdiff
path: root/bin/get-assignment
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-assignment')
-rwxr-xr-xbin/get-assignment2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-assignment b/bin/get-assignment
index 14a5c61..bea2b9f 100755
--- a/bin/get-assignment
+++ b/bin/get-assignment
@@ -1,5 +1,7 @@
#!/bin/sh
+# get-assignment $architecture $prefered-package-list
+
# receive one package to be built from the build-list whose dependencies
# are already satisfied or which breaks a dependency cycle
# accepts a comma separated list of prefered packages as the first argument