mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-26 18:47:03 -04:00
4c20ba8999cef15b8a184e18c5c802bc9fc7bcd3
Remove the long option --userId to keep consistency with other options.
Only the short option -u is supported for specifying user ID.
Changes:
- Remove {"userId", required_argument, nullptr, 'u'} from LONG_OPTIONS
- Update HELP_MSG_START to remove --userId documentation
- Update code comments to remove --userId references
Signed-off-by: Luobniz21 <luoyicong@h-partners.com>
Co-Authored-By: Agent
Description
暂无描述
Languages
C++
98.1%
C
1.5%
JavaScript
0.2%
TypeScript
0.1%