We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09835b commit ed23274Copy full SHA for ed23274
1 file changed
zh/self-host/troubleshooting/storage-and-migration.mdx
@@ -94,7 +94,7 @@ title: 存储与迁移
94
95
2. **从存储中删除孤立文件**
96
```bash
97
- docker exec -it docker-api-1 flask remove-orphaned-files-on-storage
+ docker exec -it docker-api-1 flask remove-orphaned-files-on-storage
98
# 使用 -f 标志跳过确认
99
```
100
0 commit comments