On Mon, 11 Jun 2018 09:16:59 +0700 Hoang Le <hoang.h...@dektech.com.au> wrote:
> @@ -33,6 +35,8 @@ static void about(struct cmdl *cmdl) > "\n" > "Options:\n" > " -h, --help \t\tPrint help for last given command\n" > + " -j, --json \t\tJson format printouts\n" > + " -p, --pretty \t\tpretty print\n" > "\n" You should also update manual page: man/man8/tipc-nametable.8 Just cut/paste text from ip or tc pages.