From 4a66f15d28b50197e79974c6ff81e67f908b4eb1 Mon Sep 17 00:00:00 2001 From: Antonio Diaz Diaz Date: Thu, 16 Aug 2018 01:23:11 +0200 Subject: Ark: Add support for Lzip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/ark/index.docbook | 3 ++- doc/ark/man-ark.1.docbook | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/ark') diff --git a/doc/ark/index.docbook b/doc/ark/index.docbook index 0516923..b3588d4 100644 --- a/doc/ark/index.docbook +++ b/doc/ark/index.docbook @@ -42,6 +42,7 @@ KDE gzip gunzip +lzip tar archive zip @@ -58,7 +59,7 @@ &ark; is a program for managing various archive formats within the &kde; environment. Archives can be viewed, extracted, created and modified from within &ark;. The program can handle various formats such -as tar, gzip, +as tar, gzip, lzip, bzip2, zip, rar and lha (if appropriate command-line programs are installed). &ark; can work closely with &konqueror; in the &kde; diff --git a/doc/ark/man-ark.1.docbook b/doc/ark/man-ark.1.docbook index e0a8a5d..164fbde 100644 --- a/doc/ark/man-ark.1.docbook +++ b/doc/ark/man-ark.1.docbook @@ -153,7 +153,7 @@ already exist. See Also -tar(1), gzip(1), bzip2(1), zip(1), rar(1), lha(1) +tar(1), gzip(1), bzip2(1), lzip(1), zip(1), rar(1), lha(1) More detailed user documentation is available from help:/ark -- cgit v1.2.1