Skip to content

Commit

Permalink
docs: remove mtime flag when delete files
Browse files Browse the repository at this point in the history
  • Loading branch information
huangnauh committed Jul 26, 2024
1 parent d14728f commit 4bd3d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ upx upload . --err-log=1.log
| -d | 仅删除目录 |
| -a | 删除目录跟文件 |
| --async | 异步删除,目录可能需要二次删除 |
| --mtime v | 参考 Linux `find` |

#### 语法
```bash
Expand Down

0 comments on commit 4bd3d7f

Please sign in to comment.