Diff between 4f4ac13ef6cc2f31d102f178117beb9e40a9378e and 220ab7b8948f480b98f1b498cb94be46cb3ef38c

Changed Files

File Additions Deletions Status
tools/mesh/README +3 -3 modified

Full Patch

diff --git a/tools/mesh/README b/tools/mesh/README
index 9362d8f..3830d1b 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