linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Misono, Tomohiro" <misono.tomohiro@jp.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Subject: [PATCH] btrfs-progs: change document in accordance with usage info
Date: Thu, 24 Aug 2017 15:06:41 +0900	[thread overview]
Message-ID: <c87a8f49-3d68-6b22-7348-a32adb981de4@jp.fujitsu.com> (raw)
In-Reply-To: <2ea1dea7-13b5-b984-03ce-2d88d4f9d220@jp.fujitsu.com>

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(-)

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>::
--
2.9.5


  parent reply	other threads:[~2017-08-24  6:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24  5:18 [PATCH 1/3] btrfs-progs: fix option handling for some commands Misono, Tomohiro
2017-08-24  5:24 ` [PATCH 2/3] " Misono, Tomohiro
2017-08-24  5:25 ` [PATCH 3/3] " Misono, Tomohiro
2017-08-24  6:06 ` Misono, Tomohiro [this message]
2017-08-24 17:18 ` [PATCH 1/3] " David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c87a8f49-3d68-6b22-7348-a32adb981de4@jp.fujitsu.com \
    --to=misono.tomohiro@jp.fujitsu.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).