zpool(8): Fix "zpool import -t"
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: DHE <git@dehacked.net> Closes #6894
This commit is contained in:
parent
eab4536081
commit
be9be1cc3e
|
@ -1412,7 +1412,7 @@ about pool recovery mode, see the
|
||||||
.Fl X
|
.Fl X
|
||||||
option, above. WARNING: This option can be extremely hazardous to the
|
option, above. WARNING: This option can be extremely hazardous to the
|
||||||
health of your pool and should only be used as a last resort.
|
health of your pool and should only be used as a last resort.
|
||||||
.It Fl s
|
.It Fl t
|
||||||
Used with
|
Used with
|
||||||
.Sy newpool .
|
.Sy newpool .
|
||||||
Specifies that
|
Specifies that
|
||||||
|
|
Loading…
Reference in New Issue