On Mon, Aug 25, 2014 at 04:09:16PM -0600, Chris Murphy wrote:
> static const char * const cmd_scrub_start_usage[] = {
> "btrfs scrub start [-BdqrRf] [-c ioprio_class -n ioprio_classdata] <path>|<device>",
> - "Start a new scrub. If a scrub is already running, the new one fails.",
> + "Start a new scrub",
> "",
> "-B do not background",
> "-d stats per device (-B only)",
> "-q be quiet",
> "-r read only mode",
> - "-R raw print mode, print full data instead of summary",
> + "-R raw print mode, print full data instead of summary"
>
>
> Looks like a missing , at the end of this line. All other lines end in ,
Thanks for checking, the v3.16.x version is correct.
--
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