summaryrefslogtreecommitdiffstats
path: root/libexec/container/restart
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-08-04 03:25:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-08-04 03:25:35 +0000
commitf2829f027e8db510bd79697e0d208e127ee33805 (patch)
tree714d6d50f7e722ef5b82cde46b5b3cc62b15a7db /libexec/container/restart
parentAdding upstream version 20210727. (diff)
downloadopen-infrastructure-compute-tools-f2829f027e8db510bd79697e0d208e127ee33805.tar.xz
open-infrastructure-compute-tools-f2829f027e8db510bd79697e0d208e127ee33805.zip
Adding upstream version 20210804.upstream/20210804
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'libexec/container/restart')
-rwxr-xr-xlibexec/container/restart3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/container/restart b/libexec/container/restart
index 922629d..c172731 100755
--- a/libexec/container/restart
+++ b/libexec/container/restart
@@ -75,6 +75,9 @@ Parameters ()
Usage ()
{
echo "Usage: ${PROGRAM} ${COMMAND} -n|--name NAME [-v|--verbose]" >&2
+ echo
+ echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information."
+
exit 1
}