┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Chornoivan <[email protected]>2020-05-05 08:53:06 +0300
committerYuri Chornoivan <[email protected]>2020-05-05 08:53:06 +0300
commit1ceaaa38f6c750ae99fbff38d19f60d5e41720fa (patch)
tree3482305af7cfc3792a74ef4c0d7e600790dc6c9d
parent91ea1e29eebda1f9a12c5a09b9df140353f48242 (diff)
Add new option 'Folder size displays' to the docs
-rw-r--r--doc/index.docbook8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/index.docbook b/doc/index.docbook
index db6b60d26..965303477 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -70,7 +70,7 @@
<legalnotice>&FDLNotice;</legalnotice>
-<date>2020-04-27</date>
+<date>2020-05-05</date>
<releaseinfo>Applications 20.08</releaseinfo>
<abstract>
@@ -1292,7 +1292,11 @@ the text of a file item.
<guilabel>Expandable folders</guilabel> determines whether any folders that have subfolders
are displayed in a tree view, where the sub items can be expanded by &LMB; clicking the
<guiicon>&gt;</guiicon> icon and collapsed by clicking the <guiicon>v</guiicon> icon.
-</para></listitem>
+</para>
+<para>
+<guilabel>Folder size displays</guilabel> allows defining the property to use then sorting folders by their size. It is possible to sort folders by <guilabel>Number of items</guilabel> or <guilabel>Size of contents</guilabel> and choose a limit to the recursive level (can be useful to constrain unneeded iterations in the deep folder structures or on the slow file systems).
+</para>
+</listitem>
</itemizedlist>
</para>
</sect3>