Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复get命令参数异常 #79

Merged
merged 2 commits into from
Apr 7, 2023
Merged

fix: 修复get命令参数异常 #79

merged 2 commits into from
Apr 7, 2023

Conversation

arrebole
Copy link
Contributor

@arrebole arrebole commented Apr 7, 2023

修复当错误使用,添加过多参数时

例如

upx get a.jpg --work 12

a.jpg 文件将会被保存为 '--work' 文件的错误

修复当错误使用,添加过多参数时

例如

```bash
upx get a.jpg --work 12
```

a.jpg 文件将会被保存为 '--work' 文件的错误
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