mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-27 02:04:41 +00:00
ref #7
This commit is contained in:
parent
bee9c3050c
commit
28f88426ad
@ -25,22 +25,5 @@ int main(int argc, char *argv[]) {
|
||||
exit(0);
|
||||
}
|
||||
|
||||
// if (!QuasarAppUtils::Params::parseParams(argc, argv)) {
|
||||
// QuasarAppUtils::Params::log("wrong parametrs", QuasarAppUtils::Warning);
|
||||
|
||||
// QuasarAppUtils::Help::Charters help = {
|
||||
// {
|
||||
// "Pard 0 General", {
|
||||
// {"-sourceDir", "/path/sources"},
|
||||
// {"-sign", "/path/to/copyright/file"},
|
||||
// {"-currentOwner", "QuasraApp"},
|
||||
// }
|
||||
// }
|
||||
// };
|
||||
// QuasarAppUtils::Params::showHelp(help);
|
||||
|
||||
// exit(0);
|
||||
// }
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user