All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhao Lei <zhaolei@cn.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Cc: Zhao Lei <zhaolei@cn.fujitsu.com>
Subject: [PATCH 5/5] btrfs-progs: update manual for --extra-dev and -h for btrfs rescue
Date: Fri, 4 Sep 2015 21:24:19 +0800	[thread overview]
Message-ID: <f559741efed751a44beacf2cd8bf0146b7df0615.1441357933.git.zhaolei@cn.fujitsu.com> (raw)
In-Reply-To: <cover.1441357933.git.zhaolei@cn.fujitsu.com>

--extra-dev and -h option was added to btrfs rescue command,
this patch update relative manual.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
---
 Documentation/btrfs-rescue.asciidoc | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/Documentation/btrfs-rescue.asciidoc b/Documentation/btrfs-rescue.asciidoc
index 42aca64..11f133c 100644
--- a/Documentation/btrfs-rescue.asciidoc
+++ b/Documentation/btrfs-rescue.asciidoc
@@ -20,6 +20,8 @@ Recover the chunk tree by scanning the devices
 +
 `Options`
 +
+--extra-dev::::
+set extra device to search.
 -y::::
 assume an answer of 'yes' to all questions.
 -v::::
@@ -35,13 +37,22 @@ Recover bad superblocks from good copies.
 +
 `Options`
 +
+--extra-dev::::
+set extra device to search.
 -y::::
 assume an answer of 'yes' to all questions.
 -v::::
 verbose mode.
 
-*zero-log* <device>::
+*zero-log* [options] <device>::
 clear the filesystem log tree
++
+`Options`
++
+--extra-dev::::
+set extra device to search.
+-h::::
+help.
 
 This command will clear the filesystem log tree. This may fix a specific
 set of problem when the filesystem mount fails due to the log replay. See below
-- 
1.8.5.1


      parent reply	other threads:[~2015-09-04 13:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-04 13:24 [PATCH 0/5] btrfs-progs: Introduce --extra-dev option Zhao Lei
2015-09-04 13:24 ` [PATCH 1/5] " Zhao Lei
2015-09-04 13:24 ` [PATCH 2/5] btrfs-progs: Support extra-dev for btrfs rescue Zhao Lei
2015-09-04 13:24 ` [PATCH 3/5] btrfs-progs: Avoid using uninitialized optind in cmd_rescue_zero_log Zhao Lei
2015-09-04 13:24 ` [PATCH 4/5] btrfs-progs: add help command to btrfs rescue zero-log Zhao Lei
2015-09-04 13:24 ` Zhao Lei [this message]

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=f559741efed751a44beacf2cd8bf0146b7df0615.1441357933.git.zhaolei@cn.fujitsu.com \
    --to=zhaolei@cn.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.