Skip to content

Commit c092f12

Browse files
committed
docs: synced via GitHub Actions
1 parent 7c7606e commit c092f12

File tree

6 files changed

+634
-55
lines changed

6 files changed

+634
-55
lines changed

src/dev-guide/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ java -jar nop-cl.jar import-db test.import-db.xml -i=data -s=import-status.json
168168
### 命令格式
169169

170170
```bash
171-
java -jar nop-cli.jar transform <inputFile>
171+
java -jar nop-cli.jar convert <inputFile>
172172
[-o|--output <outputFile>]
173173
```
174174

Lines changed: 132 additions & 0 deletions
Loading
53.3 KB
Loading

src/theory/ddd/nop-graphql.png

62.2 KB
Loading

0 commit comments

Comments
 (0)