From: Vincent Bernat Date: Sat, 5 Jan 2013 15:03:20 +0000 (+0100) Subject: lldpcli: fix manual page about specifying ports. X-Git-Tag: 0.7.0~14^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9777261948ae5e4cfd27ee57fabd89451cf4e88d;p=thirdparty%2Flldpd.git lldpcli: fix manual page about specifying ports. Ports are comma-separated list. --- diff --git a/src/client/lldpcli.8 b/src/client/lldpcli.8 index 3213723b..94dd3a41 100644 --- a/src/client/lldpcli.8 +++ b/src/client/lldpcli.8 @@ -87,7 +87,7 @@ Quit .Ed .Cd show neighbors -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Op Cd details | summary .Op Cd hidden .Bd -ragged -offset XXXXXX @@ -107,7 +107,7 @@ given list of ports. .Ed .Cd watch -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Op Cd details | summary .Op Cd hidden .Bd -ragged -offset XXXXXX @@ -135,7 +135,7 @@ update its information and send new LLDP PDU on all interfaces. .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd med location coordinate .Cd latitude Ar latitude .Cd longitude Ar longitude @@ -177,7 +177,7 @@ A valid use of this command is: .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd med location address .Cd country Ar country .Cd Op Ar type value Op ... @@ -241,7 +241,7 @@ A valid use of this command is: .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd med location elin .Ar number .Bd -ragged -offset XXXXXX @@ -252,7 +252,7 @@ padded with 0. Here is an example of use: .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd med policy .Cd application Ar application .Op Cd unknown @@ -334,7 +334,7 @@ A valid use of this command is: .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd med power pse | pd .Cd source Ar source .Cd priority Ar priority @@ -412,7 +412,7 @@ Here is an example of use: .Ed .Cd configure -.Op ports Ar ethX Op ... +.Op ports Ar ethX Op ,... .Cd dot3 power pse | pd .Op Cd supported .Op Cd enabled