From 6109a2d4ff181f3ac8821bdc1ca6a7fd13b68ec9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 22 Jun 2018 14:35:55 +0200 Subject: bin/interpret-mail: document "delete:" --- bin/interpret-mail | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/interpret-mail') diff --git a/bin/interpret-mail b/bin/interpret-mail index 9c9c7dc..6f9a9ce 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -25,6 +25,9 @@ if [ $# -ne 0 ]; then >&2 echo ' - "copy-to-build-support: ":' >&2 echo ' Copy the given binary package into [build-support].' >&2 echo '' + >&2 echo ' - "delete:"' + >&2 echo ' Delete all scheduled, safely deletable packages.' + >&2 echo '' >&2 echo ' - "prioritize: ":' >&2 echo ' Increase the priority of matching build assignments.' >&2 echo '' -- cgit v1.2.3