public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gix, Brian" <brian.gix@intel.com>
To: "linux-bluetooth@vger.kernel.org"
	<linux-bluetooth@vger.kernel.org>,
	"Stotland, Inga" <inga.stotland@intel.com>
Subject: Re: [PATCH BlueZ] mesh: Add missing "storage" option to help menu
Date: Thu, 13 May 2021 18:54:52 +0000	[thread overview]
Message-ID: <e0826dfc4fa173ce3f3037e42ad659c72045f03d.camel@intel.com> (raw)
In-Reply-To: <20210513061516.114889-1-inga.stotland@intel.com>

Applied

On Wed, 2021-05-12 at 23:15 -0700, Inga Stotland wrote:
> This adds a previously missing entry for "storage" option
> when printing the daemon usage info.
> ---
>  mesh/main.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/mesh/main.c b/mesh/main.c
> index a13866d7e..dd99c3085 100644
> --- a/mesh/main.c
> +++ b/mesh/main.c
> @@ -56,7 +56,8 @@ static void usage(void)
>  	fprintf(stderr,
>  		"Options:\n"
>  	       "\t--io <io>         Use specified io (default: generic)\n"
> -	       "\t--config          Configuration directory\n"
> +	       "\t--config          Daemon configuration directory\n"
> +	       "\t--storage         Mesh node(s) configuration directory\n"
>  	       "\t--nodetach        Run in foreground\n"
>  	       "\t--debug           Enable debug output\n"
>  	       "\t--dbus-debug      Enable D-Bus debugging\n"

      parent reply	other threads:[~2021-05-13 18:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13  6:15 [PATCH BlueZ] mesh: Add missing "storage" option to help menu Inga Stotland
2021-05-13  6:49 ` [BlueZ] " bluez.test.bot
2021-05-13 18:54 ` Gix, Brian [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=e0826dfc4fa173ce3f3037e42ad659c72045f03d.camel@intel.com \
    --to=brian.gix@intel.com \
    --cc=inga.stotland@intel.com \
    --cc=linux-bluetooth@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