--- a/cli-runopts.c
+++ b/cli-runopts.c
@@ -299,6 +299,8 @@ void cli_getopts(int argc, char ** argv)
 					debug_trace = 1;
 					break;
 #endif
+				case 'x':
+					break;
 				case 'F':
 				case 'e':
 #if !DROPBEAR_USER_ALGO_LIST
