keymap: avoid showing usage twice
This commit is contained in:
parent
90ec3fc165
commit
490dc7aa16
@ -147,7 +147,7 @@ main(int argc, char** argv)
|
||||
|
||||
case 'H':
|
||||
default:
|
||||
usage();
|
||||
mode = kUnspecified;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user