linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gix, Brian" <brian.gix@intel.com>
To: "aurelien@aurel32.net" <aurelien@aurel32.net>,
	"linux-bluetooth@vger.kernel.org"
	<linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH BlueZ] tools/mesh-cfgclient: fix binaries and config name in README
Date: Thu, 7 Nov 2019 17:24:19 +0000	[thread overview]
Message-ID: <8e48111c43f28b7ca72f6ad647ea655606335fc1.camel@intel.com> (raw)
In-Reply-To: <20191107121640.26600-1-aurelien@aurel32.net>

Applied

On Thu, 2019-11-07 at 13:16 +0100, Aurelien Jarno wrote:
> This patch fixes the mesh-cfgclient README file:
> - The configuration directory is meshcfg not mesh-cfgcli
> - The home directory is looked up using $HOME not using /home/$USER
> - The binary is called mesh-cfgclient, not mesh-config
> - The -c option takes a config file path, not the directory where the
>   config file is stored.
> 
> ---
>  tools/mesh/README | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/tools/mesh/README b/tools/mesh/README
> index 9362d8ff6..3830d1b17 100644
> --- a/tools/mesh/README
> +++ b/tools/mesh/README
> @@ -25,11 +25,11 @@ that contains information about the current state of the configured mesh
>  network.
>  
>  The default directory for mesh-cfgclient configuration file is
> -/home/<username>/.config/mesh-cfgcli
> +$HOME/.config/meshcfg
>  
> -To specify a custom storage directory, run mesh-config tool as:
> +To specify a custom file, run mesh-cfgclient tool as:
>  
> -	meshctl -c <config_dir_name>
> +	mesh-cfgclient -c <config_file_name>
>  
>  If a configuration file is not found, it is assumed that a mesh network
>  does not exist. In this case, the tool may be used to generate a new  mesh

      reply	other threads:[~2019-11-07 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 12:16 [PATCH BlueZ] tools/mesh-cfgclient: fix binaries and config name in README Aurelien Jarno
2019-11-07 17:24 ` 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=8e48111c43f28b7ca72f6ad647ea655606335fc1.camel@intel.com \
    --to=brian.gix@intel.com \
    --cc=aurelien@aurel32.net \
    --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;
as well as URLs for NNTP newsgroup(s).