mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
a45929021a
The man page stated "all pools in the system are listed" which is misleading, as only imported pools are shown. Clarify this and add a cross-reference to zpool-import(8) for discovering pools available for import. Signed-off-by: Christos Longros <chris.longros@gmail.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Tony Hutter <hutter2@llnl.gov>