fix: correct api xml

Signed-off-by: black-desk <me@black-desk.cn>
This commit is contained in:
black-desk 2023-08-31 16:44:21 +08:00 committed by Comix
parent d1bdab899d
commit df9bb10cee

View File

@ -87,10 +87,9 @@
2. `env` (type s): 2. `env` (type s):
passing some specific environment variables to Launch passing some specific environment variables to Launch
this application, eg. 'LANG=en_US;PATH=xxx:yyy;' this application, eg. 'LANG=en_US;PATH=xxx:yyy;'
NOTE:
NOTE: When application launched with `uid` option,
when application try to be launched by other user identity, `env` option will not take effect at all."
all environment variables will be ignored.
/> />
</method> </method>
</interface> </interface>