File data/man/vifm.1 changed (mode: 100644) (index 45b583a0f..3377c980a) |
1 |
|
.TH VIFM 1 "25 May 2025" "vifm 0.15" |
|
|
1 |
|
.TH VIFM 1 "4 June 2025" "vifm 0.15" |
2 |
2 |
.\" --------------------------------------------------------------------------- |
.\" --------------------------------------------------------------------------- |
3 |
3 |
.SH NAME |
.SH NAME |
4 |
4 |
.\" --------------------------------------------------------------------------- |
.\" --------------------------------------------------------------------------- |
|
... |
... |
default: datasync |
4528 |
4528 |
.br |
.br |
4529 |
4529 |
Controls details of file operations. The following values are available: |
Controls details of file operations. The following values are available: |
4530 |
4530 |
\- datasync \- periodically synchronize writes on copying files when\ |
\- datasync \- periodically synchronize writes on copying files when\ |
4531 |
|
'syscalls' is set. |
|
4532 |
|
(This makes copying last as long as it takes to actually write |
|
4533 |
|
data to the medium, which is slower than you might expect; |
|
4534 |
|
however, this also prevents system hanging due to filling memory |
|
4535 |
|
with file-system cache.) |
|
|
4531 |
|
'syscalls' is set. \ |
|
4532 |
|
(This makes copying last as long as it takes to actually write\ |
|
4533 |
|
data to the medium, which is slower than you might expect;\ |
|
4534 |
|
however, this also prevents system hanging due to filling memory\ |
|
4535 |
|
with file-system cache.) |
4536 |
4536 |
\- fastfilecloning \- perform fast file cloning (copy-on-write), when \ |
\- fastfilecloning \- perform fast file cloning (copy-on-write), when \ |
4537 |
4537 |
available (available on Linux and btrfs file system). |
available (available on Linux and btrfs file system). |
4538 |
4538 |
.TP |
.TP |