Skip to content

feat: 添加命令行参数说明到MXU -h 和 README.md#162

Merged
MistEO merged 2 commits intoMistEO:mainfrom
overflow65537:doc/auto-start
Apr 7, 2026
Merged

feat: 添加命令行参数说明到MXU -h 和 README.md#162
MistEO merged 2 commits intoMistEO:mainfrom
overflow65537:doc/auto-start

Conversation

@overflow65537
Copy link
Copy Markdown
Contributor

@overflow65537 overflow65537 commented Apr 7, 2026

Summary by Sourcery

Documentation:

  • 在 README 中新增一个章节,说明 MXU 命令行参数,包括自动启动(autostart)、实例选择(instance selection)以及运行结束后退出(quit-after-run)等标志,并附上使用示例。
Original summary in English

Summary by Sourcery

Documentation:

  • Add a new section to the README describing MXU command-line parameters, including autostart, instance selection, and quit-after-run flags with usage examples.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经审核了你的更改,一切看起来都很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的评审有帮助,欢迎分享 ✨
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈改进后续评审。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@MistEO
Copy link
Copy Markdown
Owner

MistEO commented Apr 7, 2026

我感觉要不直接加个 mxu --help 更好一点,谁有空看你们这破文档.jpg


| 参数 | 功能 | 说明 |
| --- | --- | --- |
| `--autostart` | 标记为“开机自启动”启动 | 进入开机自启动模式,并触发自动执行逻辑。该参数主要由 MXU 创建的系统自启动任务自动传入,通常无需手动设置。 |
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

既然不用手动传,那 autostart 还要写吗

Copy link
Copy Markdown
Contributor Author

@overflow65537 overflow65537 Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mxu创建的开机自启动会自动加
但是用户自己配置的计划任务或者MAS之类不会自动加,还是要保留的吧(

@overflow65537 overflow65537 changed the title docs: 添加命令行参数说明到 README.md feat: 添加命令行参数说明到MXU -h 和 README.md Apr 7, 2026
@MistEO MistEO merged commit 8faa017 into MistEO:main Apr 7, 2026
9 checks passed
@overflow65537 overflow65537 deleted the doc/auto-start branch April 7, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants