index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-07 13:32:32 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-07 13:32:32 +0200 |
commit | 8d9bffeee603a3e6f08a01bef3819ec75252db13 (patch) | |
tree | 15d816148c6569ecd1e89158a8085129056f2fee /bin/interpret-mail | |
parent | 11f58822187efc9d1ecb53843cfe2627f271fac9 (diff) |
-rwxr-xr-x | bin/interpret-mail | 2 |
diff --git a/bin/interpret-mail b/bin/interpret-mail index d7657e5..e2031cb 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -26,7 +26,7 @@ if [ $# -ne 0 ]; then >&2 echo ' - "block: <state-file> <reason>":' >&2 echo ' Block the given packge for the given reason.' >&2 echo '' - >&2 echo ' - "copy-to-build-support: <pkgname>":' + >&2 echo ' - "copy-to-build-support: <arch> <pkgname>":' >&2 echo ' Copy the given binary package into [build-support].' >&2 echo '' >&2 echo ' - "schedule: <pkgbase>":' |