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 BOOBOOKS 1 "13 February 2013" "boobooks 0\&.f"
|
||||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBOOKS 1 "09 March 2013" "boobooks 0\&.f"
|
||||
.SH NAME
|
||||
boobooks \- manage rented books
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -196,8 +197,8 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (csv, htmltable, multiline, rented_list, simple, table,
|
||||
webkit)
|
||||
select output formatter (csv, htmltable, json, multiline, rented_list, simple,
|
||||
table, webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue