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 @@
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 @@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 (), 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:
IgnoreString0 ... IgnoreString50
Это способ указать строки, которые Double Commander должен игнорировать при разборе вывода архиватора.
Если значение начинается с символа карет ("^"), то текст должен быть в начале игнорируемых строк. В противном случае текст может располагаться в любом месте строки.
+SizeStripChars
+Это редкость, но архиватор может отображать размер файлов с группировкой цифр по разрядам (например, "12,345" или "12 345" вместо "12345"). SizeStripChars
позволяет указать символ, который должен быть удалён.
Если нам необходимо указать несколько символов (например, значение может зависеть от региональных настроек операционной системы), то они должны быть перечислены без разделителя.
diff --git a/doc/ru/syncdirs.html b/doc/ru/syncdirs.html index a522dd61..1a4728d0 100644 --- a/doc/ru/syncdirs.html +++ b/doc/ru/syncdirs.html @@ -45,6 +45,7 @@В верхней части окна расположены поля с текущими каталогами левой и правой файловых панелей. Мы можем изменить их вручную или с помощью кнопки выбора каталога.
Между ними расположено поле фильтра файлов по маске (звёздочка "*" обозначает любое количество символов, знак вопроса "?" – любой один символ). Файлы, которые не совпадают с маской, будут проигнорированы. Если типов файлов несколько, то они перечисляются через точку с запятой ";" без пробелов. Также мы можем использовать шаблоны поиска (), в том числе поиска с информационными (контентными) плагинами. Значение по умолчанию "*" (все файлы).
Кнопка со стрелкой вниз открывает список использованых масок файлов (имейте в виду, что Double Commander сохраняет общую историю масок файлов для нескольких инструментов: поиск файлов, синхронизация каталогов, распаковка архивов, команды выделения групп файлов). По умолчанию Double Commander сохраняет (независимо от состояния опции Историю масок файлов) последнюю использованную маску файлов как маску по умолчанию для следующего запуска инструмента синхронизации (если это не шаблон поиска), смотрите Дополнительные настройки.
+Чтобы исключить каталоги и символьные ссылки на каталоги, мы можем использовать шаблон поиска и поле Исключить подкаталоги: мы можем указать имена папок и относительные или абсолютные пути.
Сравнить – начинает сравнение выбранных каталогов. Если это необходимо, операцию можно прервать клавишей Esc.
Параметры: