Tell groff manpages are utf-8
This should fix the display of manpages with accents (mainly boobank).
This commit is contained in:
parent
a6fbcbaec7
commit
89f4d7e905
33 changed files with 113 additions and 75 deletions
|
|
@ -1,4 +1,5 @@
|
|||
.TH BOOBMSG 1 "13 February 2013" "boobmsg 0\&.f"
|
||||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBMSG 1 "09 March 2013" "boobmsg 0\&.f"
|
||||
.SH NAME
|
||||
boobmsg \- send and receive message threads
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -268,8 +269,8 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (atom, csv, htmltable, msg, msglist, multiline, profile,
|
||||
simple, table, webkit, xhtml)
|
||||
select output formatter (atom, csv, htmltable, json, msg, msglist, multiline,
|
||||
profile, simple, table, webkit, xhtml)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue