bcachefs-tools: add missing "fs top" command to manual
Some checks are pending
build / bcachefs-tools-deb (ubuntu-22.04) (push) Waiting to run
build / bcachefs-tools-deb (ubuntu-24.04) (push) Waiting to run
build / bcachefs-tools-rpm (push) Waiting to run
build / bcachefs-tools-msrv (push) Waiting to run
Nix Flake actions / nix-matrix (push) Waiting to run
Nix Flake actions / ${{ matrix.name }} (${{ matrix.system }}) (push) Blocked by required conditions

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