Remove usage instruction

master
Heuzef 5 years ago
parent 385fc2e1e9
commit 97222cdc59
  1. 8
      ViewCheck.pm

@ -91,14 +91,6 @@ sub action
}
}
else {
print<<"EOF";
Usage: $0 --host=<host>
EOF
}
# Print results
print("\n----------------\n");
print("Last Backup : $json->{last_age}");

Loading…
Cancel
Save