tools: bpftool: Include common options from separate file
[linux-2.6-microblaze.git] / tools / bpf / bpftool / Documentation / bpftool-gen.rst
index d52b03a..29d4cf4 100644 (file)
@@ -126,22 +126,7 @@ DESCRIPTION
 
 OPTIONS
 =======
-       -h, --help
-                 Print short generic help message (similar to **bpftool help**).
-
-       -V, --version
-                 Print version number (similar to **bpftool version**).
-
-       -j, --json
-                 Generate JSON output. For commands that cannot produce JSON,
-                 this option has no effect.
-
-       -p, --pretty
-                 Generate human-readable JSON output. Implies **-j**.
-
-       -d, --debug
-                 Print all logs available from libbpf, including debug-level
-                 information.
+       .. include:: common_options.rst
 
 EXAMPLES
 ========