Re: [PATCH 9/9] btrfs-progs: fix btrfs scrub start help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri,  5 Apr 2013 13:55:03 +0800, Anand Jain wrote:
> a very trivial fix
> 
> Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx>
> ---
>  cmds-scrub.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/cmds-scrub.c b/cmds-scrub.c
> index 5922361..ebb0dc9 100644
> --- a/cmds-scrub.c
> +++ b/cmds-scrub.c
> @@ -1465,7 +1465,7 @@ out:
>  }
>  
>  static const char * const cmd_scrub_start_usage[] = {
> -	"btrfs scrub start Bdqr] [-c ioprio_class -n ioprio_classdata] <path>|<device>\n",
> +	"btrfs scrub start [Bdqr] [-c ioprio_class -n ioprio_classdata] <path>|<device>\n",
>  	"Start a new scrub",
>  	"",
>  	"-B     do not background",
> 

The '\n' at the end is also wrong. In cmd_scrub_resume_usage[] as well.

If you happen to send a V2, you could fix these two '\n' merge issues, too.

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux