doc: add vn description for git-mr-show
authorFrantisek Hrbata <frantisek@hrbata.com>
Sun, 27 Dec 2020 12:27:11 +0000 (13:27 +0100)
committerFrantisek Hrbata <frantisek@hrbata.com>
Sun, 27 Dec 2020 12:27:11 +0000 (13:27 +0100)
Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
Documentation/git-mr-show.txt

index 60ec4c28d5520183a9dd1890d6f4eb80dafd873c..4866e8ac654a1463403e3c302703674a3780e4b1 100644 (file)
@@ -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