summaryrefslogtreecommitdiffstats
path: root/libexec/container/move
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/container/move')
-rwxr-xr-xlibexec/container/move3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/container/move b/libexec/container/move
index a76cde1..d41c995 100755
--- a/libexec/container/move
+++ b/libexec/container/move
@@ -77,6 +77,9 @@ Parameters ()
Usage ()
{
echo "Usage: ${PROGRAM} ${COMMAND} [-f|--force] -n|--new NAME -o|--old NAME" >&2
+ echo
+ echo "See ${COMMAND}(1), ${PROGRAM}(1) and ${PROJECT}(7) for more information."
+
exit 1
}