From b83ad7f1672047b0ca4be1f1e2545000b85f9a9d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 9 Sep 2019 14:18:00 +0200 Subject: bin/interpret-mail: fix help text --- bin/interpret-mail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/interpret-mail b/bin/interpret-mail index fc77716..0532688 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -37,7 +37,7 @@ if [ $# -ne 0 ]; then >&2 echo ' - "schedule: ":' >&2 echo ' Put the given package on the build list (again).' >&2 echo '' - >&2 echo ' - "stabilize: ":' + >&2 echo ' - "stabilize: ":' >&2 echo ' Mark the given package as tested.' >&2 echo '' >&2 echo ' - "unblock: ":' -- cgit v1.2.3-54-g00ecf