diff options
author | наб <[email protected]> | 2022-02-10 19:43:08 +0100 |
---|---|---|
committer | Tony Hutter <[email protected]> | 2022-02-16 17:58:56 -0800 |
commit | 11bd8cd0024359b6cbbcca2dbc770cb2bf55479c (patch) | |
tree | cb0d98718504d0326fa1beacd4d49610c896ee77 /man/man8 | |
parent | a38e7bc9224f706ba31f86c7a1b0e7509ce29108 (diff) |
zpool-import.8: newpool is Ar, not Sy
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #13082
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zpool-import.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-import.8 b/man/man8/zpool-import.8 index 518e3cf1d..4e60fff3c 100644 --- a/man/man8/zpool-import.8 +++ b/man/man8/zpool-import.8 @@ -390,9 +390,9 @@ WARNING: This option can be extremely hazardous to the health of your pool and should only be used as a last resort. .It Fl t Used with -.Sy newpool . +.Ar newpool . Specifies that -.Sy newpool +.Ar newpool is temporary. Temporary pool names last until export. Ensures that the original pool name will be used |