gstat.8: Add an example of how to filter the results

Reviewed by:	bcr
This commit is contained in:
Brad Davis
2025-07-11 09:10:56 -06:00
parent 55a25c7531
commit 5652050565
+3
View File
@@ -122,6 +122,9 @@ Quit
.El
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
To filter the output to only physical disks named ada0 through ada4:
.Dl # gstat -f ada0[0-4]$
.Sh SEE ALSO
.Xr systat 1 ,
.Xr geom 4 ,