Skip to content
Snippets Groups Projects
Commit 2b71de13 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

Description: Fix markup erros in manpages Manpages have lists that start with...

Description: Fix markup erros in manpages Manpages have lists that start with .Bl (begin list) but that have no matching .El (end list). This patch adds them.
Author: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Forwarded: https://trac.gajim.org/ticket/7851
Last-Update: 2014-10-14
parent b4b44c6a
No related branches found
No related tags found
No related merge requests found
......@@ -24,12 +24,14 @@ For more information on database logs see <https://trac.gajim.org/wiki/LogsDatab
Show help options
.It Fl c Fl Fl config-path Em directory
Where to look for logs file
.El
.Sh FILES
.Bl -tag -width Ds
.It ~/.local/share/gajim/logs.db
The history database log file used when
.Op Fl c
is not specified.
.El
.Sh AUTHORS
.An -nosplit
.Nm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment