mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
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
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:
parent
4812b3e3d9
commit
bf44ffca50
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user