From cf14b1bd7803760ea4657269aeb424869e0058c6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:50:29 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/bzip/index.docbook | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/tdeioslave/bzip/index.docbook (limited to 'doc/tdeioslave/bzip/index.docbook') diff --git a/doc/tdeioslave/bzip/index.docbook b/doc/tdeioslave/bzip/index.docbook new file mode 100644 index 000000000..be3ff6cbd --- /dev/null +++ b/doc/tdeioslave/bzip/index.docbook @@ -0,0 +1,35 @@ + + + +]> + +
+bzip + + +&Lauri.Watts; &Lauri.Watts.mail; + + + + +bzip is a compression program. It is rarely +used today, having been replaced with bzip2, which offers much better +compression. + +The bzip tdeioslave is not directly usable, and is intended for use +as a filter. For example, the tar tdeioslave can filter a file through +the bzip tdeioslave, in order to display the contents of a tar.bz file directly in a &konqueror; +window. + +If you click on a file compressed with a bz extension in &konqueror;, this tdeioslave is +used to uncompress it and display it as a normal (uncompressed) +file. + +If you are a developer, and would like to use the bzip filter, +you can find documentation on using tdeioslaves at http://developer.kde.org + +
-- cgit v1.2.1