新增打印源文件修改前后差异命令选项 && 一些优化

This commit is contained in:
SuperManito
2023-05-07 23:34:28 +08:00
parent 2f4f403ca2
commit 23fffa720d
5 changed files with 385 additions and 427 deletions

View File

@@ -16,6 +16,7 @@
| `--ignore-backup-tips` | 忽略覆盖备份提示 | 无 |
| `--updata-software` | 更新软件包 | `true``false` |
| `--clean-cache` | 清理下载缓存 | `true``false` |
| `--print-diff` | 打印源文件修改前后差异 | `true``false` |
| `--help` | 查看帮助菜单 | 无 |
## 示例