diff options
Diffstat (limited to 'man/man8/zpool-import.8')
-rw-r--r-- | man/man8/zpool-import.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man8/zpool-import.8 b/man/man8/zpool-import.8 index 6db5b0a45..e63db9363 100644 --- a/man/man8/zpool-import.8 +++ b/man/man8/zpool-import.8 @@ -70,9 +70,10 @@ .Xc Lists pools available to import. If the -.Fl d -option is not specified, this command searches for devices in -.Pa /dev . +.Fl d or +.Fl c +options are not specified, this command searches for devices using libblkid +on Linux and geom on FreeBSD. The .Fl d option can be specified multiple times, and all directories are searched. |