diff options
author | DeHackEd <[email protected]> | 2017-11-28 12:10:52 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-11-28 11:10:52 -0600 |
commit | 1c68856bcaad053bb21acdde4ca952b764edd664 (patch) | |
tree | 712c01f6263287284b0b46c2e8276cbb18ad1182 /man/man8/zpool.8 | |
parent | 94183a9d8a1133ff0d29666a86f84c24f2c4083c (diff) |
zpool(8): Fix "zpool import -t"
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: DHE <[email protected]>
Closes #6894
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index f37c5c34f..0f844827e 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -1429,7 +1429,7 @@ about pool recovery mode, see the .Fl X option, above. WARNING: This option can be extremely hazardous to the health of your pool and should only be used as a last resort. -.It Fl s +.It Fl t Used with .Sy newpool . Specifies that |