sub usage()

in scripts/InstallLicAndStartLK.pl [29:34]


sub usage {
    print "Usage:\n";
    print "\t-u <URL to LifeKeeper license file>\n";
    print "\t OR\n";
    print "\t-s <Stack name> -r <Region>\n";
}