mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-16 01:06:15 +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 " help - This help message"
|
||||
echo ""
|
||||
echo "Options"
|
||||
echo ""
|
||||
echo " --base-version NUM - Image is version NUM"
|
||||
echo " --no-login - Don't log in to registry"
|
||||
echo ""
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user