Skip to content

Commit

Permalink
correcting usage documentation of install_stripped.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Nov 27, 2014
1 parent ef91f8a commit 0e7bc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/install_stripped.sh
Expand Up @@ -4,7 +4,7 @@
# install arguments can be given in [$3].

if test $# -lt 2; then
echo "Usage: ./install_stripped source destination [install args]"
echo "Usage: ./install_stripped.sh source destination [install args]"
exit 1
fi

Expand Down

0 comments on commit 0e7bc0a

Please sign in to comment.