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