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 <[email protected]>

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
> 

Reply via email to