File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -971,13 +971,13 @@ Target file/device
971971
972972.. option :: unlink=bool
973973
974- Unlink the job files when done. Not the default, as repeated runs of that
974+ Unlink (delete) the job files when done. Not the default, as repeated runs of that
975975 job would then waste time recreating the file set again and again. Default:
976976 false.
977977
978978.. option :: unlink_each_loop=bool
979979
980- Unlink job files after each iteration or loop. Default: false.
980+ Unlink (delete) job files after each iteration or loop. Default: false.
981981
982982.. option :: zonemode=str
983983
Original file line number Diff line number Diff line change @@ -749,12 +749,12 @@ same data multiple times. Thus it will not work on non-seekable I/O engines
749749(e.g. network, splice). Default: false.
750750.TP
751751.BI unlink \fR =\fP bool
752- Unlink the job files when done. Not the default, as repeated runs of that
752+ Unlink (delete) the job files when done. Not the default, as repeated runs of that
753753job would then waste time recreating the file set again and again. Default:
754754false.
755755.TP
756756.BI unlink_each_loop \fR =\fP bool
757- Unlink job files after each iteration or loop. Default: false.
757+ Unlink (delete) job files after each iteration or loop. Default: false.
758758.TP
759759.BI zonemode \fR =\fP str
760760Accepted values are:
You can’t perform that action at this time.
0 commit comments