diff options
author | lillolollo <[email protected]> | 2023-05-10 21:15:17 +0200 |
---|---|---|
committer | Luke from DC <[email protected]> | 2023-05-13 01:33:18 +0000 |
commit | da19ed7df1457ccd73efcc80bd443ff72b53a8ea (patch) | |
tree | 9d4a7de09ba7d390e191a6804f1c49c56162ef45 | |
parent | f5dead1a81d5ad8e15ed65c66196f6ccd287f0d8 (diff) | |
download | atril-da19ed7df1457ccd73efcc80bd443ff72b53a8ea.tar.bz2 atril-da19ed7df1457ccd73efcc80bd443ff72b53a8ea.tar.xz |
Add epub to man page
Fix #581
-rw-r--r-- | data/atril.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/atril.1 b/data/atril.1 index b7c90fae..21440b75 100644 --- a/data/atril.1 +++ b/data/atril.1 @@ -1,5 +1,5 @@ .\" Man page for Atril -.TH ATRIL 1 "30 January 2014" "MATE Desktop Environment" +.TH ATRIL 1 "10 May 2023" "MATE Desktop Environment" .\" Please adjust this date when revising the manpage. .\" .SH "NAME" @@ -7,7 +7,7 @@ Atril \- The MATE Document Viewer .SH "SYNTAX" .B atril [OPTIONS...] [FILES...] .SH "DESCRIPTION" -Atril is the official Document Viewer of the MATE Desktop Environment, it is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable Document Format (PDF) files. +Atril is the official Document Viewer of the MATE Desktop Environment, it is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, epub, XPS and Portable Document Format (PDF) files. .TP When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. .TP |