summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIntegral <integral@archlinuxcn.org>2025-04-05 20:36:17 +0800
committerKent Overstreet <kent.overstreet@linux.dev>2025-04-05 09:57:08 -0400
commitbf44ffca509227fd753d67a0eb57c95f3fee6631 (patch)
tree16f3506d069fcc570e90b3fb0745223114481925
parent4812b3e3d98635a7e18253900f52e7a3cee3b96e (diff)
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>
-rw-r--r--bcachefs.82
1 files changed, 2 insertions, 0 deletions
diff --git a/bcachefs.8 b/bcachefs.8
index 30cdd392..37cf0a8f 100644
--- a/bcachefs.8
+++ b/bcachefs.8
@@ -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