linux/tools/bpf/bpftool/Documentation
Quentin Monnet 8dfbc6d1d2 tools: bpftool: show that opcodes or file FILE should be exclusive
For the `bpftool prog dump { jited | xlated } ...` command, adding
`opcodes` keyword (to request opcodes to be printed) will have no effect
if `file FILE` (to write binary output to FILE) is provided.

The manual page and the help message to be displayed in the terminal
should reflect that, and indicate that these options should be mutually
exclusive.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-22 02:11:32 +01:00
..
bpftool-map.rst tools: bpftool: add documentation 2017-10-04 21:46:14 -07:00
bpftool-prog.rst tools: bpftool: show that opcodes or file FILE should be exclusive 2017-10-22 02:11:32 +01:00
bpftool.rst tools: bpftool: add documentation 2017-10-04 21:46:14 -07:00
Makefile tools: bpftool: add documentation 2017-10-04 21:46:14 -07:00