From patchwork Tue Aug 12 07:45:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Satoru Takeuchi X-Patchwork-Id: 4711771 Return-Path: X-Original-To: patchwork-linux-btrfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 9DD199F319 for ; Tue, 12 Aug 2014 07:46:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C126520108 for ; Tue, 12 Aug 2014 07:46:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CA485200FF for ; Tue, 12 Aug 2014 07:46:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753425AbaHLHqH (ORCPT ); Tue, 12 Aug 2014 03:46:07 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:37127 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752710AbaHLHqG (ORCPT ); Tue, 12 Aug 2014 03:46:06 -0400 Received: from kw-mxq.gw.nic.fujitsu.com (unknown [10.0.237.131]) by fgwmail5.fujitsu.co.jp (Postfix) with ESMTP id 142BF3EE0ED for ; Tue, 12 Aug 2014 16:46:04 +0900 (JST) Received: from s1.gw.fujitsu.co.jp (s1.gw.fujitsu.co.jp [10.0.50.91]) by kw-mxq.gw.nic.fujitsu.com (Postfix) with ESMTP id 25557AC0301 for ; Tue, 12 Aug 2014 16:46:03 +0900 (JST) Received: from g01jpfmpwyt01.exch.g01.fujitsu.local (g01jpfmpwyt01.exch.g01.fujitsu.local [10.128.193.38]) by s1.gw.fujitsu.co.jp (Postfix) with ESMTP id BE3C1E38001 for ; Tue, 12 Aug 2014 16:46:02 +0900 (JST) Received: from G01JPEXCHYT14.g01.fujitsu.local (G01JPEXCHYT14.g01.fujitsu.local [10.128.194.53]) by g01jpfmpwyt01.exch.g01.fujitsu.local (Postfix) with ESMTP id 5C8B76D6AD4; Tue, 12 Aug 2014 16:46:01 +0900 (JST) X-SecurityPolicyCheck: OK by SHieldMailChecker v2.0.1 X-SHieldMailCheckerPolicyVersion: FJ-ISEC-20120718-4 Message-ID: <53E9C62A.9020105@jp.fujitsu.com> Date: Tue, 12 Aug 2014 16:45:46 +0900 From: Satoru Takeuchi User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Eric Sandeen CC: "linux-btrfs@vger.kernel.org" Subject: [PATCH 1/3 v3] btrfs-progs: random fixes of btrfs-filesystem documentation References: <53E888C3.70807@jp.fujitsu.com> <53E8F7F0.3060300@redhat.com> <53E95703.9050705@jp.fujitsu.com> <6DC8BDFA-32FF-4EB4-87D4-AB09F7A5A9FE@redhat.com> <53E9C165.6060500@jp.fujitsu.com> In-Reply-To: <53E9C165.6060500@jp.fujitsu.com> X-SecurityPolicyCheck-GC: OK by FENCE-Mail Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Oops, I sent a wrong patch. Here is the correct one. === From: Satoru Takeuchi - Simplify the description of both man and usage. - Add the description about short options for '--all-devices' and '--mounted', '-d' and '-m' respectively. - Fix to show -d and -m is not exclusive with '|||