diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c index 658a0b2db08..89ffbd3d37e 100644 --- a/source/creator/creator_args.c +++ b/source/creator/creator_args.c @@ -1163,6 +1163,7 @@ static const char arg_handle_threads_set_doc[] = "\n" "\tUse amount of for rendering and other operations\n" "\t[1-" STRINGIFY(BLENDER_MAX_THREADS) "], 0 for systems processor count." +"(This must be the first argument)" ; static int arg_handle_threads_set(int argc, const char **argv, void *UNUSED(data)) {