Fixed help message.

This commit is contained in:
Achim D. Brucker 2019-08-12 19:21:09 +01:00
parent 687fe0b61c
commit 6de8bedffd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ source .config
print_help()
{
echo "Usage: $PROG [OPTION] "
echo "Usage: install [OPTION] "
echo ""
echo "Run ..."
echo ""