linux/tools/bpf/bpftool/Documentation
Quentin Monnet 2148481d5d tools: bpftool: make syntax for program map update explicit in man page
Specify in the documentation that when using bpftool to update a map of
type BPF_MAP_TYPE_PROG_ARRAY, the syntax for the program used as a value
should use the "id|tag|pinned" keywords convention, as used with
"bpftool prog" commands.

Fixes: ff69c21a85 ("tools: bpftool: add documentation")
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-02-08 11:59:50 +01:00
..
bpftool-cgroup.rst tools: bpftool: alias show and list commands 2018-01-04 12:28:46 +01:00
bpftool-map.rst tools: bpftool: make syntax for program map update explicit in man page 2018-02-08 11:59:50 +01:00
bpftool-prog.rst tools: bpftool: alias show and list commands 2018-01-04 12:28:46 +01:00
bpftool.rst tools: bpftool: alias show and list commands 2018-01-04 12:28:46 +01:00
Makefile tools: bpftool: exit doc Makefile early if rst2man is not available 2018-02-08 11:59:50 +01:00