b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Sven Eckelmann <sven@narfation.org>
Subject: [PATCH 2/9] batctl: man: Move commands to own section
Date: Sat, 17 Jul 2021 13:01:22 +0200	[thread overview]
Message-ID: <20210717110129.25539-3-sven@narfation.org> (raw)
In-Reply-To: <20210717110129.25539-1-sven@narfation.org>

The commands were implemented as paragraph with specific style in the
options section. But it should actually be a complete new section because
it is not really related to the options at all.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 man/batctl.8 | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/man/batctl.8 b/man/batctl.8
index a820e6e..58656eb 100644
--- a/man/batctl.8
+++ b/man/batctl.8
@@ -41,19 +41,16 @@ functionality to the normal \fBping\fP(1), \fBtraceroute\fP(1), \fBtcpdump\fP(1)
 behaviour or using the B.A.T.M.A.N. advanced protocol. For similar reasons, \fBthroughputmeter\fP, a command to test network
 performances, is also included.
 
-.PP
-.PP
 .SH OPTIONS
-.TP
-.I \fBoptions:
 \-m     specify mesh interface (default 'bat0')
 .br
 \-h     print general batctl help
 .br
 \-v     print batctl version and batman-adv version (if the module is loaded)
 .br
-.TP
-.I \fBcommands:
+
+.SH COMMANDS
+
 .IP "[\fBmeshif <netdev>\fP] \fBinterface\fP|\fBif\fP [\fB-M\fP] [\fBadd\fP|\fBdel iface(s)\fP]"
 If no parameter is given or the first parameter is neither "add" nor "del" the current interface settings are displayed.
 In order to add or delete interfaces specify "add" or "del" as first argument and append the interface names you wish to
-- 
2.30.2


  parent reply	other threads:[~2021-07-17 11:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-17 11:01 [PATCH 0/9] batctl: manpage spring cleaning Sven Eckelmann
2021-07-17 11:01 ` [PATCH 1/9] batctl: man: Fix alignment after json list Sven Eckelmann
2021-07-17 11:01 ` Sven Eckelmann [this message]
2021-07-17 11:01 ` [PATCH 3/9] batctl: man: Convert lists to indented paragraph Sven Eckelmann
2021-07-17 11:01 ` [PATCH 4/9] batctl: man: Use native list support Sven Eckelmann
2021-07-17 11:01 ` [PATCH 5/9] batctl: man: Use tbl groff preprocessor for tables Sven Eckelmann
2021-07-17 11:01 ` [PATCH 6/9] batctl: man: Switch to manpage font convention Sven Eckelmann
2021-07-17 11:01 ` [PATCH 7/9] batctl: man: Add example section Sven Eckelmann
2021-07-17 11:01 ` [PATCH 8/9] batctl: man: Reorder and restructure sections Sven Eckelmann
2021-07-17 11:01 ` [PATCH 9/9] batctl: man: Rewrite SEE ALSO list Sven Eckelmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210717110129.25539-3-sven@narfation.org \
    --to=sven@narfation.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).