All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaegeuk Kim <jaegeuk@kernel.org>
To: "John A. Leuenhagen" <john+kernel+f2fs-devel@zlima12.com>
Cc: linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] mkfs.f2fs.8: Better document the -g argument.
Date: Thu, 17 Dec 2020 08:21:11 -0800	[thread overview]
Message-ID: <X9uFd2eOcYIjVTLm@google.com> (raw)
In-Reply-To: <20201217075744.ytylmaawi2fwvxqv@Lima-1.maple.zlima12.com>

On 12/17, John A. Leuenhagen via Linux-f2fs-devel wrote:
> To use Android defaults, you must use `-g android`. However, the man
> page previously implied that you need only use `-g`.
> 
> Since you must specify `android`, I figured it would be appropriate
> to name that field `default-options` in the man page. If there was ever
> a reason to have a different set of default options, the `-g` option
> could be used with a new `default-options` value, i.e. `-g example`.

Applied, thanks~

> 
> Signed-off-by: John A. Leuenhagen <john@zlima12.com>
> ---
>  man/mkfs.f2fs.8 | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
> 
> diff --git a/man/mkfs.f2fs.8 b/man/mkfs.f2fs.8
> index 0aca4dc..c90ebcc 100644
> --- a/man/mkfs.f2fs.8
> +++ b/man/mkfs.f2fs.8
> @@ -32,6 +32,7 @@ mkfs.f2fs \- create an F2FS file system
>  ]
>  [
>  .B \-g
> +.I default-options
>  ]
>  [
>  .B \-i
> @@ -136,8 +137,14 @@ Force overwrite when an existing filesystem is detected on the device.
>  By default, mkfs.f2fs will not write to the device if it suspects that
>  there is a filesystem or partition table on the device already.
>  .TP
> -.BI \-g
> -Add default Android options.
> +.BI \-g " default-options"
> +Use a default set of options.
> +The following values are supported:
> +.RS 1.2i
> +.TP 1.2i
> +.B android
> +Use default options for Android.
> +.RE
>  .TP
>  .BI \-i
>  Enable extended node bitmap.
> -- 
> 2.26.2
> 
> 
> 
> _______________________________________________
> Linux-f2fs-devel mailing list
> Linux-f2fs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

      reply	other threads:[~2020-12-17 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  7:57 [f2fs-dev] [PATCH] mkfs.f2fs.8: Better document the -g argument John A. Leuenhagen via Linux-f2fs-devel
2020-12-17 16:21 ` Jaegeuk Kim [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=X9uFd2eOcYIjVTLm@google.com \
    --to=jaegeuk@kernel.org \
    --cc=john+kernel+f2fs-devel@zlima12.com \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    /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.