From 9bb980e9de1ec3764069ae70baf0c2458e7c35a4 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 10 Sep 2018 18:16:16 +0200 Subject: ls: support expressing a query with flags as well --- doc/man/git-bug-comment.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/man/git-bug-comment.1') diff --git a/doc/man/git-bug-comment.1 b/doc/man/git-bug-comment.1 index da2cfa24..7e172d6b 100644 --- a/doc/man/git-bug-comment.1 +++ b/doc/man/git-bug-comment.1 @@ -23,14 +23,14 @@ Add a new comment to a bug \fB\-F\fP, \fB\-\-file\fP="" Take the message from the given file. Use \- to read the message from the standard input -.PP -\fB\-h\fP, \fB\-\-help\fP[=false] - help for comment - .PP \fB\-m\fP, \fB\-\-message\fP="" Provide the new message from the command line +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for comment + .SH SEE ALSO .PP -- cgit