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/top | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libexec/container/top') diff --git a/libexec/container/top b/libexec/container/top index c846000..20e2a29 100755 --- a/libexec/container/top +++ b/libexec/container/top @@ -63,6 +63,9 @@ Parameters () Usage () { echo "Usage: ${PROGRAM} ${COMMAND} [-d|--delay DELAY]" >&2 + echo + echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information." + exit 1 } -- cgit v1.2.3