Linux bcachefs list
 help / color / mirror / Atom feed
* [PATCH resend] bcachefs-tools: add missing "fs top" command to manual
@ 2025-04-05 12:36 Integral
  2025-04-05 13:56 ` Kent Overstreet
  0 siblings, 1 reply; 2+ messages in thread
From: Integral @ 2025-04-05 12:36 UTC (permalink / raw)
  To: Kent Overstreet, Kent Overstreet; +Cc: Hongbo Li, linux-bcachefs, Integral

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

Signed-off-by: Integral <integral@archlinuxcn.org>
---
 bcachefs.8 | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH resend] bcachefs-tools: add missing "fs top" command to manual
  2025-04-05 12:36 [PATCH resend] bcachefs-tools: add missing "fs top" command to manual Integral
@ 2025-04-05 13:56 ` Kent Overstreet
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Overstreet @ 2025-04-05 13:56 UTC (permalink / raw)
  To: Integral; +Cc: Kent Overstreet, Hongbo Li, linux-bcachefs

On Sat, Apr 05, 2025 at 08:36:17PM +0800, Integral wrote:
> This patch adds the missing "fs top" command to manual.
> 
> Signed-off-by: Integral <integral@archlinuxcn.org>

Maybe we could add a lint for this? Applying

> ---
>  bcachefs.8 | 2 ++
>  1 file changed, 2 insertions(+)
> 
> 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
> -- 
> 2.49.0
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-05 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 12:36 [PATCH resend] bcachefs-tools: add missing "fs top" command to manual Integral
2025-04-05 13:56 ` Kent Overstreet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox