summaryrefslogtreecommitdiffstats
path: root/libexec/container/run
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/container/run')
-rwxr-xr-xlibexec/container/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/container/run b/libexec/container/run
index bf8d0a7..4daeaa2 100755
--- a/libexec/container/run
+++ b/libexec/container/run
@@ -66,6 +66,9 @@ Parameters ()
Usage ()
{
echo "Usage: ${PROGRAM} ${COMMAND} -n|--name NAME -- COMMAND" >&2
+ echo
+ echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information."
+
exit 1
}