From 62665e1cc691f1fe67185247ce49cee39a52fdf8 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 24 Nov 2018 17:28:20 -0800 Subject: [PATCH] Add tunable amount of compression to ARK --- source/2/2.4/2.4.1/ARK.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.1/ARK.rst b/source/2/2.4/2.4.1/ARK.rst index 2be1cd0f..39ddba86 100644 --- a/source/2/2.4/2.4.1/ARK.rst +++ b/source/2/2.4/2.4.1/ARK.rst @@ -19,7 +19,7 @@ Useage ------ To open a file in a archieve, open the archieve, then double click the :menuselection:`File --> Open` button. If you want to extract or move a file from the archieve, use the extract button. After you have extracted to places and you have the file open it will appear in in the menu for quick areas to extract to in :menuselection:`Archive --> Extract All --> Quick Extract to`. -To create an archieve press the archieve new button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression. +To create an archieve press the archieve new button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu to decompress. Version -------