From 8c63fdbdd9f9c2ba1c761ebb991a74228fe31935 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 20 Feb 2020 16:49:50 -0800 Subject: [PATCH] Add select all files to add to archive --- 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 cdb0dbc1..76b9e4c4 100644 --- a/source/2/2.4/2.4.1/ARK.rst +++ b/source/2/2.4/2.4.1/ARK.rst @@ -23,7 +23,7 @@ To create an archive press :kbd:`Control +N` or :menuselection:`Archive --> New` .. image:: arknewarchive.png -To add a file to your archive :menuselection:`Archive --> Add Files` which brings up a file picker to choose how to add files. Once you add a file press the :guilabel:`Add` button to add a file. If you want to select multiple files to add at once you can hold down :kbd:`Control` and then left click on the files. +To add a file to your archive :menuselection:`Archive --> Add Files` which brings up a file picker to choose how to add files. Once you add a file press the :guilabel:`Add` button to add a file. If you want to select multiple files to add at once you can hold down :kbd:`Control` and then left click on the files. If you want to select all files in a directory press :kbd:`Control+A`. To view recent archives :menuselection:`Archive --> Open Recent`. To clear the list of recent files :menuselection:`Archive --> Open Recent --> Clear List`. To search for files in an archive press :kbd:`Control+F` or :menuselection:`Archive --> Find`. To test your archive press :kbd:`Alt +T` or :menuselection:`File --> Test Integrity`.