From f2829f027e8db510bd79697e0d208e127ee33805 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 4 Aug 2021 05:25:18 +0200 Subject: Adding upstream version 20210804. Signed-off-by: Daniel Baumann --- libexec/container/console | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libexec/container/console') diff --git a/libexec/container/console b/libexec/container/console index ce53712..31da60d 100755 --- a/libexec/container/console +++ b/libexec/container/console @@ -66,6 +66,9 @@ Parameters () Usage () { echo "Usage: ${PROGRAM} ${COMMAND} -n|--name NAME" >&2 + echo + echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information." + exit 1 } -- cgit v1.2.3