Skip to content

Commit 5a38a20

Browse files
author
Tobias Lückel
committed
Added php version to usage
1 parent 76a1f4e commit 5a38a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/sdPlugin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ case "$2" in
9292
deactivate_plugin $@
9393
;;
9494
*)
95-
echo "usage: add/remove/activate/deactivate"
95+
echo "usage: <php-version for example 71> add/remove/activate/deactivate"
9696
;;
9797
esac

0 commit comments

Comments
 (0)