zpool-list.8: clarify that only imported pools are listed (#18352)

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>
This commit is contained in:
Christos Longros
2026-03-23 17:21:08 +01:00
committed by GitHub
parent 8518e3e809
commit a45929021a
+3 -1
View File
@@ -48,7 +48,9 @@
Lists the given pools along with a health status and space usage. Lists the given pools along with a health status and space usage.
If no If no
.Ar pool Ns s .Ar pool Ns s
are specified, all pools in the system are listed. are specified, all pools currently imported are listed.
For listing pools available for import, see
.Xr zpool-import 8 .
When given an When given an
.Ar interval , .Ar interval ,
the information is printed every the information is printed every