diff --git a/scalar.c b/scalar.c index 92582890c7ceb7..20327950520f04 100644 --- a/scalar.c +++ b/scalar.c @@ -1163,6 +1163,7 @@ static int cmd_run(int argc, const char **argv) { "fetch", "prefetch" }, { "loose-objects", "loose-objects" }, { "pack-files", "incremental-repack" }, + { "vfs-cache-move", "vfs-cache-move" }, { NULL, NULL } }; struct strbuf buf = STRBUF_INIT;