Skip to content
Snippets Groups Projects
Commit 06e80c55 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[bin][getusedversions] fix usage message

parent fec3c0a3
No related branches found
No related tags found
1 merge request!2230Feature/install script generator
......@@ -8,7 +8,7 @@
#
if [ "$1" = "-h" ]; then
echo "USAGE: ./getDumuxDuneVersions.sh"
echo "USAGE: ./getusedversions.sh"
echo; exit
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment