tools: bpftool: Fix formatting in bpftool-link documentation
authorQuentin Monnet <quentin@isovalent.com>
Fri, 4 Sep 2020 16:14:52 +0000 (17:14 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 7 Sep 2020 14:31:18 +0000 (16:31 +0200)
Fix a formatting error in the documentation for bpftool-link, so that
the man page can build correctly.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200904161454.31135-2-quentin@isovalent.com
tools/bpf/bpftool/Documentation/bpftool-link.rst

index 4a52e7a933399c0df5e6e50ef32e02af25c70799..dc7693b5e606c6563ec38f8d9fc0b829bbef3c60 100644 (file)
@@ -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* }