.
This commit is contained in:
@ -244,8 +244,6 @@ int main(int argc, char* argv[]) {
|
||||
std::cerr << command << " ";
|
||||
}
|
||||
std::cerr << std::endl;
|
||||
// print help
|
||||
dropshell::print_help();
|
||||
return 1;
|
||||
|
||||
} catch (const std::exception& e) {
|
||||
|
Reference in New Issue
Block a user