From 8d9bffeee603a3e6f08a01bef3819ec75252db13 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 7 Jun 2018 13:32:32 +0200 Subject: bin/interpret-mail: clarify copy-to-build-support help message --- bin/interpret-mail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ":' >&2 echo ' Block the given packge for the given reason.' >&2 echo '' - >&2 echo ' - "copy-to-build-support: ":' + >&2 echo ' - "copy-to-build-support: ":' >&2 echo ' Copy the given binary package into [build-support].' >&2 echo '' >&2 echo ' - "schedule: ":' -- cgit v1.2.3