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 BOOBANK 1 "13 February 2013" "boobank 0\&.f"
|
||||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBANK 1 "09 March 2013" "boobank 0\&.f"
|
||||
.SH NAME
|
||||
boobank \- manage bank accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -264,8 +265,8 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (account_list, csv, htmltable, multiline, ops_list,
|
||||
pretty_qif, qif, recipient_list, simple, table, transfer, webkit)
|
||||
select output formatter (account_list, csv, htmltable, json, multiline,
|
||||
ops_list, pretty_qif, qif, recipient_list, simple, table, transfer, webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue