mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-06-25 23:32:38 +02:00
show help only once when requested
This commit is contained in:
parent
8125029796
commit
d367ea741f
@ -543,7 +543,7 @@ int main(int argc, char **argv) {
|
||||
break;
|
||||
case 'h':
|
||||
showHelp();
|
||||
break;
|
||||
return 1;
|
||||
case NRO_ARGS:
|
||||
extra_args=optarg;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user