From: Quentin Monnet Date: Fri, 4 Sep 2020 16:14:52 +0000 (+0100) Subject: tools: bpftool: Fix formatting in bpftool-link documentation X-Git-Tag: v5.10-rc1~107^2~169^2~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a7581b174e99e18d459856bb26ab01258c027c3;p=thirdparty%2Fkernel%2Flinux.git tools: bpftool: Fix formatting in bpftool-link documentation Fix a formatting error in the documentation for bpftool-link, so that the man page can build correctly. Signed-off-by: Quentin Monnet Signed-off-by: Daniel Borkmann Link: https://lore.kernel.org/bpf/20200904161454.31135-2-quentin@isovalent.com --- diff --git a/tools/bpf/bpftool/Documentation/bpftool-link.rst b/tools/bpf/bpftool/Documentation/bpftool-link.rst index 4a52e7a933399..dc7693b5e606c 100644 --- a/tools/bpf/bpftool/Documentation/bpftool-link.rst +++ b/tools/bpf/bpftool/Documentation/bpftool-link.rst @@ -21,7 +21,7 @@ LINK COMMANDS | **bpftool** **link { show | list }** [*LINK*] | **bpftool** **link pin** *LINK* *FILE* -| **bpftool** **link detach *LINK* +| **bpftool** **link detach** *LINK* | **bpftool** **link help** | | *LINK* := { **id** *LINK_ID* | **pinned** *FILE* }