diff --git a/tools/shell/src/shellAuto.c b/tools/shell/src/shellAuto.c index b28855ad2e..140720af81 100644 --- a/tools/shell/src/shellAuto.c +++ b/tools/shell/src/shellAuto.c @@ -108,7 +108,7 @@ SWords shellCommands[] = { {"drop function ;", 0, 0, NULL}, {"drop consumer group on ", 0, 0, NULL}, {"drop topic ;", 0, 0, NULL}, - {"drop stream ;", 0, NULL}, + {"drop stream ;", 0, 0, NULL}, {"explain select", 0, 0, NULL}, // 44 append sub sql {"flush database ;", 0, 0, NULL}, {"help;", 0, 0, NULL},