All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: linux-xfs <linux-xfs@vger.kernel.org>
Subject: Re: [PATCH 4/2] mkfs: add -c option to the --help screen
Date: Thu, 14 Jun 2018 11:34:17 -0500	[thread overview]
Message-ID: <6f251f1a-f1d8-ddb4-92c3-faad877e466b@sandeen.net> (raw)
In-Reply-To: <20180614162029.GB6825@magnolia>

On 6/14/18 11:20 AM, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
> 
> Mention the -c option when the user runs mkfs.xfs --help.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>

oops!

Reviewed-by: Eric Sandeen <sandeeN@redhat.com>

> ---
>  mkfs/xfs_mkfs.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/mkfs/xfs_mkfs.c b/mkfs/xfs_mkfs.c
> index 1a5636fe..f106517f 100644
> --- a/mkfs/xfs_mkfs.c
> +++ b/mkfs/xfs_mkfs.c
> @@ -823,6 +823,7 @@ usage( void )
>  {
>  	fprintf(stderr, _("Usage: %s\n\
>  /* blocksize */		[-b size=num]\n\
> +/* config file */	[-c configfile]\n\
>  /* metadata */		[-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]\n\
>  /* data subvol */	[-d agcount=n,agsize=n,file,name=xxx,size=num,\n\
>  			    (sunit=value,swidth=value|su=num,sw=num|noalign),\n\

  reply	other threads:[~2018-06-14 16:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13 19:33 [PATCH 0/2] mkfs: 2 more fixes Eric Sandeen
2018-06-13 19:34 ` [PATCH 1/2] mkfs: initialize return value of parse_config_stream to success Eric Sandeen
2018-06-14  8:48   ` Carlos Maiolino
2018-06-14 16:20   ` Luis R. Rodriguez
2018-06-14 16:41   ` Darrick J. Wong
2018-06-13 19:37 ` [PATCH 2/2] mkfs: remove notion of config "type" Eric Sandeen
2018-06-14  9:46   ` Carlos Maiolino
2018-06-14 16:19   ` Luis R. Rodriguez
2018-06-14 16:40     ` Eric Sandeen
2018-06-14 16:41   ` Darrick J. Wong
2018-06-14 23:42     ` Dave Chinner
     [not found]       ` <CAB=NE6V7JmsPpkCB1zp0CuY5YTJvMonG7UJPjScKYVJZLWb3xg@mail.gmail.com>
2018-06-15  2:33         ` Dave Chinner
2018-06-15  2:45           ` Eric Sandeen
2018-06-16  0:17             ` Dave Chinner
2018-06-16  0:55               ` Eric Sandeen
2018-06-16  2:44                 ` Dave Chinner
2018-06-16  4:35                   ` cfg file versioning (was: [PATCH 2/2] mkfs: remove notion of config "type") Eric Sandeen
2018-06-14 15:43 ` [PATCH 3/2] mkfs: manpage fixups in config file section Eric Sandeen
2018-06-14 16:43   ` Darrick J. Wong
2018-06-14 16:20 ` [PATCH 4/2] mkfs: add -c option to the --help screen Darrick J. Wong
2018-06-14 16:34   ` Eric Sandeen [this message]
2018-06-14 16:49     ` Luis R. Rodriguez

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=6f251f1a-f1d8-ddb4-92c3-faad877e466b@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=darrick.wong@oracle.com \
    --cc=linux-xfs@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.