From 4d4478c4119d244d7fa7c192c62143f77b097669 Mon Sep 17 00:00:00 2001 From: Skif-off Date: Wed, 30 Oct 2024 22:25:22 +0400 Subject: [PATCH] ADD: syncdirs.html: Note about excluding directories. alpha: ADD: multiarc.html: 'SizeStripChars'. --- doc/en/multiarc.html | 5 +++++ doc/en/syncdirs.html | 1 + doc/ru/multiarc.html | 5 +++++ doc/ru/syncdirs.html | 1 + 4 files changed, 12 insertions(+) diff --git a/doc/en/multiarc.html b/doc/en/multiarc.html index 9486fd44..66f6b29f 100644 --- a/doc/en/multiarc.html +++ b/doc/en/multiarc.html @@ -524,6 +524,11 @@

4.14. Additional settings

IgnoreString0 ... IgnoreString50

This is a way to specify lines that Double Commander should ignore when parsing the archiver output.

If the value starts with the caret symbol ("^"), the text must be in the beginning of the ignored lines. Otherwise, the text can be located anywhere in the line.

+
+ +

SizeStripChars

+

It's rare, but the archiver can display file sizes with digit grouping (for example, "12,345" or "12 345" instead of "12345"). SizeStripChars allows to specify the character that should be removed.

+

If we need to specify several characters (for example, the value may depend on the regional settings of the operating system), they must be listed without a separator.

diff --git a/doc/en/syncdirs.html b/doc/en/syncdirs.html index c9855064..78d23986 100644 --- a/doc/en/syncdirs.html +++ b/doc/en/syncdirs.html @@ -45,6 +45,7 @@

2. Directory synchronization tool window

In the top of the window there are fields with the current directories of the left and right file panels. We can change them manually or by using the button to choose a directory.

Between them there is a field for filtering files by mask (symbol "*" means match any number of characters, symbol "?" means any one character). Files that do not match the mask will be ignored. We may put multiple file types here using a semicolon ";" without spaces between them. Also we can use search templates (Template...), including search with content plugins. The default value is "*" (all files).

The button with an arrow opens the list of the used file masks (keep in mind that Double Commander saves a general history of file masks for several tools: find files, directory synchronization, archive unpacking, commands for selecting a group of files). By default, Double Commander saves (regardless of the state of the File mask history option) the last used file mask as the default mask for the next run of the synchronization tool (if it is not a search template), see Additional settings.

+

To exclude directories and symbolic links to directories, we can use the search template and the Exclude subdirectories field: we can specify folder names and relative or absolute paths.

Compare – starts comparing the chosen directories. If necessary, the operation can be interrupted with the Esc key.

Parameters: