File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ docker run -it ecoding/coding-cli wiki:import --help
14
14
docker run -it --env CODING_IMPORT_PROVIDER=Confluence --env CONFLUENCE_USERNAME=admin ecoding/coding-cli wiki:import
15
15
```
16
16
17
- ![ docker run coding cli] ( https://user-images.githubusercontent.com/4971414/124300830-8e5afa80-db91 -11eb-8032-fc6e7f7f063d .png )
17
+ ![ docker run coding cli] ( https://user-images.githubusercontent.com/4971414/124946851-f0a87500-e041 -11eb-9840-1c66e4773af1 .png )
18
18
19
19
## 非 Docker 方式运行
20
20
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ class WikiImportCommand extends Command
34
34
*
35
35
* @var string
36
36
*/
37
- protected $ description = 'import wiki from confluence and so on ' ;
37
+ protected $ description = '从 Confluence 导入 Wiki ' ;
38
38
39
39
private \App \Confluence $ confluence ;
40
40
private \DOMDocument $ document ;
You can’t perform that action at this time.
0 commit comments