Luobniz21 4c20ba8999 aa start: only support -u short option, remove --userId long option
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
2026-03-24 20:08:48 +08:00
2026-01-20 16:44:50 +08:00
2022-07-05 17:15:19 +08:00
2026-03-01 12:43:08 +08:00
2026-03-21 12:34:16 +08:00
2026-02-13 12:02:43 +08:00
2021-06-02 02:20:34 +08:00
2025-12-30 17:03:47 +08:00
2021-06-02 02:20:34 +08:00
2026-02-12 17:13:30 +08:00
2026-03-21 21:40:43 +08:00
2025-10-14 12:48:30 +08:00
2026-01-23 14:39:35 +08:00
2022-06-30 15:32:07 +08:00
2026-03-04 11:03:50 +08:00
2024-06-07 10:32:48 +08:00
S
Description
暂无描述
148 MiB
Languages
C++ 98.1%
C 1.5%
JavaScript 0.2%
TypeScript 0.1%