From: Frantisek Hrbata Date: Sun, 27 Dec 2020 12:27:11 +0000 (+0100) Subject: doc: add vn description for git-mr-show X-Git-Tag: v0.3~2 X-Git-Url: http://www.hrbata.com/gitweb/?a=commitdiff_plain;h=d44c0ca47e84228780ed4768962502ec31f8fdf3;p=gimrr.git doc: add vn description for git-mr-show Signed-off-by: Frantisek Hrbata --- diff --git a/Documentation/git-mr-show.txt b/Documentation/git-mr-show.txt index 60ec4c2..4866e8a 100644 --- a/Documentation/git-mr-show.txt +++ b/Documentation/git-mr-show.txt @@ -33,7 +33,8 @@ You can specify two format strings. One for MRs *--mfmt* and one for commits In addition to Python's string format, each tag may have a sub-format and the full tag specification is *tag*@*fmt*@*sep*@*users*`:`*pfmt*. *tag* is the tag name as shown by the *-t* option. *fmt* is 'git-mr-show' specific format. It can -be *v* to display all tag values(this is the default) or *c* to display number +be *v* to display all tag values(this is the default) or *vn* to display +values with interpreted new lines or *c* to display number of values this tag has or *r* to display tag values along with users who set them. *sep* is a separator to use if the tag has multiple values, default is space. *users* is list of users, separated by comma and only values set by