refactor: add entity and type docstrings to help

Signed-off-by: yangxuguang-huawei <yxg4848@163.com>
This commit is contained in:
yangxuguang-huawei
2024-01-18 16:01:08 +08:00
parent f234c9f47b
commit dc2eefd337
+2
View File
@@ -73,6 +73,8 @@ const std::string HELP_MSG_START =
" [-Psn] <key> "
" [-A <action-name>] "
" [-U <URI>] "
" [-e <entity>] "
" [-t <mime-type>] "
" start ability with an element name\n";
const std::string HELP_MSG_STOP_SERVICE =