mirror of
https://github.com/openzfs/zfs.git
synced 2026-07-16 17:27:25 +02:00
man: thorough scrub documentation update
checkstyle / checkstyle (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
smatch / smatch (push) Has been cancelled
unit-tests / unit-tests (push) Has been cancelled
zfs-arm / ZFS ARM build (push) Has been cancelled
zfs-qemu / Setup (push) Has been cancelled
zloop / zloop (push) Has been cancelled
zfs-qemu / qemu-x86 (push) Has been cancelled
zfs-qemu / Cleanup (push) Has been cancelled
checkstyle / checkstyle (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
smatch / smatch (push) Has been cancelled
unit-tests / unit-tests (push) Has been cancelled
zfs-arm / ZFS ARM build (push) Has been cancelled
zfs-qemu / Setup (push) Has been cancelled
zloop / zloop (push) Has been cancelled
zfs-qemu / qemu-x86 (push) Has been cancelled
zfs-qemu / Cleanup (push) Has been cancelled
Drop the paragraph in the -t option description which details the resume behavior. This is already covered under the -p option and there's no need to belabor the point. Reviewed-by: Alek Pinchuk <Alek.Pinchuk@connectwise.com> Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #18797
This commit is contained in:
@@ -193,18 +193,6 @@ May be combined with
|
||||
or
|
||||
start/end date options
|
||||
.Pq Fl S / Fl E .
|
||||
.Pp
|
||||
If a thorough scrub is paused, resuming with
|
||||
.Nm zpool Cm scrub
|
||||
.Pq with or without
|
||||
.Fl t
|
||||
continues as a thorough scrub.
|
||||
Resuming a paused normal scrub with
|
||||
.Fl t
|
||||
will fail; use
|
||||
.Nm zpool Cm scrub
|
||||
without
|
||||
.Fl t .
|
||||
.It Fl S Ar date , Fl E Ar date
|
||||
Allows specifying the date range for blocks created between these dates.
|
||||
.Bl -bullet -compact -offset indent
|
||||
|
||||
Reference in New Issue
Block a user