vault backup: 2026-05-28 16:56:48

This commit is contained in:
2026-05-28 16:56:48 +08:00
parent 60a3bc45b1
commit 09bcdadf62

View File

@@ -350,7 +350,10 @@ pip install watchdog
```
#### 初始构建(首次或全量重建)
```
```bash
# 当前目录
/graphify . --directed --no-viz
# 指定目录
/graphify D:\AI\Website\CharacterMaker --directed --no-viz
```