diff mbox

btrfs-progs: change document in accordance with usage info

Message ID c87a8f49-3d68-6b22-7348-a32adb981de4@jp.fujitsu.com (mailing list archive)
State New, archived
Headers show

Commit Message

Misono Tomohiro Aug. 24, 2017, 6:06 a.m. UTC
Usage info of "btrfs check" shows "-Q|--qgroup-report" (and first patch 
enables -Q), but the document only shows "--qgroup-report".

Therefore add -Q to the doc.

Signed-off-by: Tomohiro Misono <misono.tomohiro@jp.fujitsu.com>
---
  Documentation/btrfs-check.asciidoc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

--
2.9.5

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

Patch

diff --git a/Documentation/btrfs-check.asciidoc 
b/Documentation/btrfs-check.asciidoc
index 28ed9dd..fa054e4 100644
--- a/Documentation/btrfs-check.asciidoc
+++ b/Documentation/btrfs-check.asciidoc
@@ -60,7 +60,7 @@  show extent state for the given subvolume
  -p|--progress::
  indicate progress at various checking phases

---qgroup-report::
+-Q|--qgroup-report::
  verify qgroup accounting and compare against filesystem accounting

  -r|--tree-root <bytenr>::