mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
63c7512fd9
commit
020b4a3615
@ -10,12 +10,12 @@ fi
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "Syntax: $0 <features separated with whitespaces>"
|
||||
echo " Example: $0 checker ido-mysql livestatus"
|
||||
echo " Example: $0 checker notification mainlog"
|
||||
|
||||
if [ "$TOOL" = "icinga2-enable-feature" ]; then
|
||||
echo "Enables the specified feature."
|
||||
echo "Enables the specified feature(s)."
|
||||
else
|
||||
echo "Disables the specified feature."
|
||||
echo "Disables the specified feature(s)."
|
||||
fi
|
||||
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user