We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9014a9 commit 33e7098Copy full SHA for 33e7098
vasctl
@@ -27,7 +27,8 @@ if [ "$1" = "" ] || [ "$1" = "-h" ]; then
27
echo "# vasctl update >>> -u"
28
echo ""
29
echo "Use '-h' to show this help"
30
- echo "Please run the commands this way: install; update; start; stop"
+ echo "The commands should be executed this way: install; update; start; stop"
31
+ echo "Report bugs and get source or help: https://GitHub.com/Secure-Solutions/openVAS-control"
32
exit
33
fi
34
0 commit comments