Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* typo in btrfs-progs master/v3.16.x
@ 2014-08-25 22:09 Chris Murphy
  2014-08-25 22:32 ` David Sterba
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Murphy @ 2014-08-25 22:09 UTC (permalink / raw)
  To: Btrfs BTRFS; +Cc: dsterba@suse.cz Sterba

git diff mason/master sterba/integration-20140729

diff --git a/cmds-scrub.c b/cmds-scrub.c
index 731c5c9..0bf06ee 100644
--- a/cmds-scrub.c
+++ b/cmds-scrub.c
@@ -1527,16 +1527,16 @@ out:
 
 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 ,



Chris Murphy


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

end of thread, other threads:[~2014-08-25 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 22:09 typo in btrfs-progs master/v3.16.x Chris Murphy
2014-08-25 22:32 ` David Sterba
2014-08-25 22:43   ` Chris Murphy

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