162306a36Sopenharmony_ci.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci-h, --help
462306a36Sopenharmony_ci	  Print short help message (similar to **bpftool help**).
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci-V, --version
762306a36Sopenharmony_ci	  Print bpftool's version number (similar to **bpftool version**), the
862306a36Sopenharmony_ci	  number of the libbpf version in use, and optional features that were
962306a36Sopenharmony_ci	  included when bpftool was compiled. Optional features include linking
1062306a36Sopenharmony_ci	  against LLVM or libbfd to provide the disassembler for JIT-ted
1162306a36Sopenharmony_ci	  programs (**bpftool prog dump jited**) and usage of BPF skeletons
1262306a36Sopenharmony_ci	  (some features like **bpftool prog profile** or showing pids
1362306a36Sopenharmony_ci	  associated to BPF objects may rely on it).
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci-j, --json
1662306a36Sopenharmony_ci	  Generate JSON output. For commands that cannot produce JSON, this
1762306a36Sopenharmony_ci	  option has no effect.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci-p, --pretty
2062306a36Sopenharmony_ci	  Generate human-readable JSON output. Implies **-j**.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci-d, --debug
2362306a36Sopenharmony_ci	  Print all logs available, even debug-level information. This includes
2462306a36Sopenharmony_ci	  logs from libbpf as well as from the verifier, when attempting to
2562306a36Sopenharmony_ci	  load programs.
26