bcachefs-tools: add missing "fs top" command to manual

This patch adds the missing "fs top" command to manual.

Signed-off-by: Integral <integral@archlinuxcn.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Integral 2025-04-05 20:36:17 +08:00 committed by Kent Overstreet
parent 4812b3e3d9
commit bf44ffca50

View File

@ -37,6 +37,8 @@ Check an existing filesystem for errors.
.Bl -tag -width 18n -compact
.It Ic fs usage
Show disk usage
.It Ic fs top
Show runtime performance information
.El
.Ss Commands for managing devices within a running filesystem
.Bl -tag -width 22n -compact