This commit fixes app command in README test.
Change-Id: Ib9326fab2613811b987af341b3af822b53c84ddb
Signed-off-by: Joohwan Kim <joohwani.kim@samsung.com>
This is an example to test tls client.
For more information, see the examples/tls_client/tls_client_main.c
- or type the command "tlsc help" on TASH.
+ or type the command "tls_client help" on TASH.
usage:
- ex) tlsc help
+ ex) tls_client help
Configs (see the details on Kconfig):
* CONFIG_EXAMPLES_TLS_CLIENT
This is an example to test tls server.
For more information, see the examples/tls_server/tls_server_main.c
- or type the command "tlss help" on TASH.
+ or type the command "tls_server help" on TASH.
usage:
- ex) tlss help
+ ex) tls_server help
Configs (see the details on Kconfig):
* CONFIG_EXAMPLES_TLS_SERVER