提交 cd33d9f0 编写于 作者: S Simon Fels

Release rename run command to session-manager

上级 6cccf854
......@@ -83,8 +83,8 @@ anbox::cmds::SessionManager::BusFactory anbox::cmds::SessionManager::session_bus
}
anbox::cmds::SessionManager::SessionManager(const BusFactory &bus_factory)
: CommandWithFlagsAndAction{cli::Name{"run"}, cli::Usage{"run"},
cli::Description{"Run the the anbox system"}},
: CommandWithFlagsAndAction{cli::Name{"session-manager"}, cli::Usage{"session-manager"},
cli::Description{"Run the the anbox session manager"}},
bus_factory_(bus_factory) {
// Just for the purpose to allow QtMir (or unity8) to find this on our
// /proc/*/cmdline
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册