18c2ecf20Sopenharmony_ci-h, --help
28c2ecf20Sopenharmony_ci	  Print short help message (similar to **bpftool help**).
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci-V, --version
58c2ecf20Sopenharmony_ci	  Print version number (similar to **bpftool version**), and optional
68c2ecf20Sopenharmony_ci	  features that were included when bpftool was compiled. Optional
78c2ecf20Sopenharmony_ci	  features include linking against libbfd to provide the disassembler
88c2ecf20Sopenharmony_ci	  for JIT-ted programs (**bpftool prog dump jited**) and usage of BPF
98c2ecf20Sopenharmony_ci	  skeletons (some features like **bpftool prog profile** or showing
108c2ecf20Sopenharmony_ci	  pids associated to BPF objects may rely on it).
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci-j, --json
138c2ecf20Sopenharmony_ci	  Generate JSON output. For commands that cannot produce JSON, this
148c2ecf20Sopenharmony_ci	  option has no effect.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci-p, --pretty
178c2ecf20Sopenharmony_ci	  Generate human-readable JSON output. Implies **-j**.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci-d, --debug
208c2ecf20Sopenharmony_ci	  Print all logs available, even debug-level information. This includes
218c2ecf20Sopenharmony_ci	  logs from libbpf as well as from the verifier, when attempting to
228c2ecf20Sopenharmony_ci	  load programs.
23