From 5bd895ee481ff7ab6417873dbe0b191ce2ec7d37 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 4 Aug 2021 05:25:49 +0200 Subject: Merging upstream version 20210804. Signed-off-by: Daniel Baumann --- libexec/container/list | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libexec/container/list') diff --git a/libexec/container/list b/libexec/container/list index 6567afb..c112cc8 100755 --- a/libexec/container/list +++ b/libexec/container/list @@ -109,6 +109,9 @@ Parameters () Usage () { echo "Usage: ${PROGRAM} ${COMMAND} [-a|--all] [--csv-separator SEPARATOR] [--format FORMAT] [-h|--host HOSTNAME] [--nwdiag-color COLOR] [--nwdiag-label LABEL] [-o|--other] [-s|--started] [-t|--stopped]" >&2 + echo + echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information." + exit 1 } -- cgit v1.2.3