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