tools/mesh-cfgclient: fix binaries and config name in README
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 7 Nov 2019 12:16:40 +0000 (13:16 +0100)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 20:48:55 +0000 (02:18 +0530)
commit8e63fd025adf9ea4fa727293249501ff49b5a070
tree57142edc02ad4a6249bb323d7191f6a094fdc46b
parenta52aaa3b0b170fb6a03079470af0b5943c31f633
tools/mesh-cfgclient: fix binaries and config name in README

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.

Change-Id: I44b259458876d4d954346b57d43e5f77af3af018
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
tools/mesh/README