tools: bpftool: Document and add bash completion for -L, -B options
[linux-2.6-microblaze.git] / tools / bpf / bpftool / gen.c
index d4225f7..d40d92b 100644 (file)
@@ -1026,7 +1026,8 @@ static int do_help(int argc, char **argv)
                "       %1$s %2$s skeleton FILE [name OBJECT_NAME]\n"
                "       %1$s %2$s help\n"
                "\n"
-               "       " HELP_SPEC_OPTIONS " }\n"
+               "       " HELP_SPEC_OPTIONS " |\n"
+               "                    {-L|--use-loader} }\n"
                "",
                bin_name, "gen");