From 72706acd815f18f1e6a3bfc8f1861ca91bc06891 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 13 Jan 2013 14:21:11 +0100 Subject: [PATCH] lldpcli: add "help" command in manual page --- src/client/lldpcli.8 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/client/lldpcli.8 b/src/client/lldpcli.8 index 94dd3a41..864b4b84 100644 --- a/src/client/lldpcli.8 +++ b/src/client/lldpcli.8 @@ -86,6 +86,18 @@ Quit .Nm . .Ed +.Cd help Op ... +.Bd -ragged -offset XXXXXX +Display general help or help about a command. Also, you can get help +using the completion or by pressing the +.Ic ? +key. However, completion and inline help may be unavailable if +.Nm +was compiled without readline support but +.Cd help +command is always available. +.Ed + .Cd show neighbors .Op ports Ar ethX Op ,... .Op Cd details | summary -- 2.39.5