mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-28 23:16:14 +01:00
run-docker.sh: Document options
Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
parent
1334e585e7
commit
f8ecf25975
@ -67,6 +67,11 @@ if [ $print_help == 1 ]; then
|
|||||||
echo " list - List available images"
|
echo " list - List available images"
|
||||||
echo " help - This help message"
|
echo " help - This help message"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "Options"
|
||||||
|
echo ""
|
||||||
|
echo " --base-version NUM - Image is version NUM"
|
||||||
|
echo " --no-login - Don't log in to registry"
|
||||||
|
echo ""
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user